wooyek/cookiecutter-pylib

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
{{cookiecutter.project_slug}}/LICENSE
{{cookiecutter.project_slug}}/README.rst
{{cookiecutter.project_slug}}/.coockiecutter.json
{{cookiecutter.project_slug}}/.env
{{cookiecutter.project_slug}}/Makefile
.idea/modules.xml
.idea/runConfigurations/py_test_in_tests.xml
setup.cfg
docs/pypi_release_checklist.rst
.idea/markdown-navigator.xml
Makefile
docs/readme.rst
docs/tutorial.rst
docs/prompts.rst
{{cookiecutter.project_slug}}/.travis.yml
docs/travis_pypi_setup.rst
{{cookiecutter.project_slug}}/AUTHORS.rst
contributors.rst
docs/console_script_setup.rst
.idea/markdown-navigator/profiles_settings.xml
pytest.ini
.travis.yml
{{cookiecutter.project_slug}}/tox.ini
.idea/cookiecutter-pylib.iml
{{cookiecutter.project_slug}}/setup.cfg
{{cookiecutter.project_slug}}/HISTORY.rst
requirements.in
.idea/misc.xml
README.rst
{{cookiecutter.project_slug}}/MANIFEST.in
docs/Makefile
tox.ini
docs/index.rst
{{cookiecutter.project_slug}}/CONTRIBUTING.rst
{{cookiecutter.project_slug}}/.editorconfig
{{cookiecutter.project_slug}}/.gitignore
requirements.txt
cookiecutter.json
.gitignore
.github/ISSUE_TEMPLATE.md
CONTRIBUTING.rst
.idea/inspectionProfiles/profiles_settings.xml
appveyor.yml
{{cookiecutter.project_slug}}/bitbucket-pipelines.yml
docs/make.bat
docs/troubleshooting.rst
hooks/pre_gen_project.py11
A
0 mins
setup.py28
A
0 mins
docs/conf.py40
A
0 mins