Initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 138 additions, 0 deletions.gitignore
- .travis.yml 22 additions, 0 deletions.travis.yml
- LICENSE 201 additions, 0 deletionsLICENSE
- MANIFEST.in 3 additions, 0 deletionsMANIFEST.in
- NOTICE 5 additions, 0 deletionsNOTICE
- README.md 191 additions, 0 deletionsREADME.md
- VERSION 1 addition, 0 deletionsVERSION
- docs/Makefile 19 additions, 0 deletionsdocs/Makefile
- docs/_static/style.css 4 additions, 0 deletionsdocs/_static/style.css
- docs/_templates/layout.html 5 additions, 0 deletionsdocs/_templates/layout.html
- docs/conf.py 180 additions, 0 deletionsdocs/conf.py
- docs/index.rst 39 additions, 0 deletionsdocs/index.rst
- docs/install.rst 47 additions, 0 deletionsdocs/install.rst
- docs/license.rst 203 additions, 0 deletionsdocs/license.rst
- pylintrc 32 additions, 0 deletionspylintrc
- pyproject.toml 16 additions, 0 deletionspyproject.toml
- requirements-dev.txt 4 additions, 0 deletionsrequirements-dev.txt
- requirements-doc.txt 3 additions, 0 deletionsrequirements-doc.txt
- requirements-test.txt 5 additions, 0 deletionsrequirements-test.txt
- requirements.txt 1 addition, 0 deletionsrequirements.txt
.gitignore
0 → 100644
.travis.yml
0 → 100644
LICENSE
0 → 100644
MANIFEST.in
0 → 100644
NOTICE
0 → 100644
README.md
0 → 100644
VERSION
0 → 100644
docs/Makefile
0 → 100644
docs/_static/style.css
0 → 100644
docs/_templates/layout.html
0 → 100644
docs/conf.py
0 → 100644
docs/index.rst
0 → 100644
docs/install.rst
0 → 100644
docs/license.rst
0 → 100644
pylintrc
0 → 100644
pyproject.toml
0 → 100644
requirements-dev.txt
0 → 100644
requirements-doc.txt
0 → 100644
requirements-test.txt
0 → 100644
requirements.txt
0 → 100644
Please register or sign in to comment