Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpgillam/pypuffin
Assorted useful python code
https://github.com/tpgillam/pypuffin
Last synced: 16 days ago
JSON representation
Assorted useful python code
- Host: GitHub
- URL: https://github.com/tpgillam/pypuffin
- Owner: tpgillam
- License: mit
- Created: 2017-09-13T21:45:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T23:35:18.000Z (about 7 years ago)
- Last Synced: 2023-03-05T21:01:04.866Z (almost 2 years ago)
- Language: Python
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pypuffin
Common python modules, of a rather assorted nature. Requires >= python 3.6, and various other dependencies,
including:* gym (OpenAI)
* boltons
* mypy
* nose
* numpy
* pylint
* scipy
* scikit-learnTests can be run with ./run_tests.sh -- requires a unix-like OS.