Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,061 contributions in the last year
Contribution activity
August 2020
- cclauss/removestar Python
- cclauss/pycorrector Python
- cclauss/splinter Python
- cclauss/rb Python
- cclauss/malwoverview Python
- cclauss/node-bignum JavaScript
- cclauss/build-tools JavaScript
- cclauss/cryptofeed Python
- cclauss/warcprox Python
- cclauss/brozzler Python
- cclauss/ptvsd Python
- cclauss/QUANTAXIS Python
- cclauss/funky Python
- cclauss/node-ffi JavaScript
- cclauss/pyocclient Python
Created a pull request in TheAlgorithms/Python that received 6 comments
Travis CI: Start testing on Python 3.9 beta 5
Describe your change: Python 3.9 is now on its final beta and is scheduled to be released next month so let's start testing to see if we are compat…
+17
−6
•
6
comments
- WIP: Fix scripts/view_marc.py for Python 3
- test_py3.sh: Add flake8 search for wildcard imports
- Fix pytests for openlibrary/records again
- Fix pytests for openlibrary/records
- Add openlibrary/tests/core/test_lists_model.py
- new-solr-updater.py: Ensure that state_file is not None
- Re-enable doctests
- Re-enable the Integration Tests in xfail mode again
- Add Python version to Attact Debugger webpage again
- Add Python version to Attact Debugger webpage
- requirements_test.txt: Upgrade Pytest on Python 3 only
- Use list(dict) instead of dict.keys() again
- Force the evaluation of lazy objects on Python 3
- Docker: python3 -m pip install wheel
- Re-enable the Integration Tests in xfail mode
- Run doctests again
- Update and rename test-py3.sh to test_py3.sh
- Fix mockcache for Python 3
- Add /plugins/upstream/tests/test_models.py
- WIP: Migrate debugging from ptvsd to debugpy
- openlibrary.yml: Switch from 127.0.0.1 --> localhost
- Fix mockcache for Python 3
- Add scripts/run_doctests.sh to run on Python 2 and 3
- Fix doctests of UnitParser for Python 2 and 3
- marc/parse.py: Simplify read_title()
- Q-Learning algorithm implemented in Python
- Fix typo
- Created problem_37 in project_euler
- Created Dijkstra's Two Stack Algorithm
- Update sum_of_digits.py
- Created problem_35 in project_euler
- Create Transformations2D.py
- Gnome sort : type hints, docstrings, doctests
- Word Embeddings Class Added
- Quick sort algorithms
- Created problem_34 in project_euler
- Create alternate_disjoint_set.py
- fix number_of_digits bug
- Added Kruskal's Algorithm (more organized than the one present)
- adding static type checking to basic_binary_tree.py
- Optimizing list.insert(0, v)
- To reverse a string using stack
- Implemented static type checking to avl_tree.py
- Implemented a new code for Priority Scheduling
- fixed error in factorial.py
- More efficient least common multiple.
- Procentual proximity scoring algorithm implemented
- Adds new dynamic programming algorithm
- World covid19 stats
- Percentual proximity scoring algorithm added
- Some pull request reviews not shown.
- Refactor .read() to use requests
- Requests refactor only query.py
- Lazy Loading Carousels
- MARC Binary is bytes type, clarify code and fix tests
- Refactor to use requests json
- refactor update_work and test_update_work to use requests
- Create docker-compose for infogami local
- Switch to using dockerhub for olbase
- converted only simple GETs to requests
- Exporting User reading log
- Add /plugins/upstream/tests/test_models.py
- DockerHub fix #2
- Add 2016 LOC MARC dump description to sources
- Fixing Bugs Post Canonical Book Page Launch
Created an issue in internetarchive/openlibrary that received 4 comments
Simultaneous side-by-side testing of Python 2 and 3 on Docker
I am frustrated when I want to compare Python 2 to Python 3 because I need to use Docker Compose to shut down the system and then reboot with PYEN…
4
comments
- Docker-compose.yml: conditionally mount a volume
- Python 3: Want to Read fails
- Python 3: Add Cover Image hangs
- Python 3: Create a new list hangs
- Python 3: New account registration has no reCAPTCHA
- Python 3: API call for a book is returning {}
- Python 3: pytest openlibrary/plugins/openlibrary/tests/test_home.py fails
- Migrate from ptvsd to debugpy
- Is openlibrary/catalog/amazon/crawl_top_books.py used?
- Python 3: get_sorted_editions() is not returning any editions