Upload 6 files
0ee11bd verified | |
| __pycache__/ |
| *.py[cod] |
| *$py.class |
| *.so |
| .Python |
| build/ |
| develop-eggs/ |
| dist/ |
| downloads/ |
| eggs/ |
| .eggs/ |
| lib/ |
| lib64/ |
| parts/ |
| sdist/ |
| var/ |
| wheels/ |
| share/python-wheels/ |
| *.egg-info/ |
| .installed.cfg |
| *.egg |
| MANIFEST |
| pip-wheel-metadata/ |
| share/python-wheels/ |
| *.egg-info/ |
|
|
| |
| .venv/ |
| venv/ |
| ENV/ |
| env/ |
| .env |
|
|
| |
| .env |
| *.env |
| .env.* |
| !.env.example |
|
|
| |
| .vscode/ |
| .idea/ |
| *.sublime-project |
| *.sublime-workspace |
| .DS_Store |
| Thumbs.db |
|
|
| |
| .pytest_cache/ |
| .coverage |
| htmlcov/ |
| .tox/ |
| .nox/ |
| *.cover |
| *.py,cover |
| .hypothesis/ |
| coverage.xml |
| nosetests.xml |
| pytest.xml |
|
|
| |
| *.tar.gz |
| *.whl |
|
|
| |
| .pdf_parser_cache.db |
| atomic_output/ |
| batch_output/ |
| results/ |
| *.parsed.json |
| *.parsed.md |
| *.parsed.txt |
|
|
| |
| *.log |
| logs/ |
|
|
| |
| .ipynb_checkpoints/ |
| *.ipynb |
|
|
| |
| .DS_Store |
| .AppleDouble |
| .LSOverride |
|
|
| |
| Thumbs.db |
| ehthumbs.db |
| Desktop.ini |
|
|
| |
| .mypy_cache/ |
| .dmypy.json |
| dmypy.json |
| .pytype/ |
|
|