Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-learn

Tests can be run with ./run_tests.sh -- requires a unix-like OS.