Initial skeleton with cookiecutter-pypackage
parents
Showing
.editorconfig
0 → 100644
.github/ISSUE_TEMPLATE.md
0 → 100644
.gitignore
0 → 100644
.travis.yml
0 → 100644
AUTHORS.rst
0 → 100644
CONTRIBUTING.rst
0 → 100644
HISTORY.rst
0 → 100644
LICENSE
0 → 100644
MANIFEST.in
0 → 100644
Makefile
0 → 100644
README.rst
0 → 100644
docs/Makefile
0 → 100644
docs/authors.rst
0 → 100644
docs/conf.py
0 → 100755
docs/contributing.rst
0 → 100644
docs/history.rst
0 → 100644
docs/index.rst
0 → 100644
docs/installation.rst
0 → 100644
docs/make.bat
0 → 100644
docs/readme.rst
0 → 100644
docs/usage.rst
0 → 100644
requirements_dev.txt
0 → 100644
setup.cfg
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/test_tweet_model.py
0 → 100644
tox.ini
0 → 100644
tweet_model/__init__.py
0 → 100644
tweet_model/cli.py
0 → 100644
tweet_model/tweet_model.py
0 → 100644
Please
register
or
sign in
to comment