A fully featured Python package template that supports CI/CD, testing, and sphinx documentation.
Stars
2
Forks
6
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
Rename src/pypackage_template/tests/e2e/__init__.py to tests/e2e/__init__.py
7cef968View on GitHubRename src/pypackage_template/tests/integration/__init__.py to tests/integration/__init__.py
e25dc31View on GitHubRename src/pypackage_template/tests/unit/__init__.py to tests/unit/__init__.py
c03e57dView on GitHubRename src/pypackage_template/tests/conftest.py to tests/conftest.py
6de4cdeView on GitHubRename tests/py.typed to src/pypackage_template/py.typed
aa20eddView on GitHubRename src/pypackage_template/py.typed to tests/py.typed
48cc708View on GitHubRename src/pypackage_template/tests/__init__.py to tests/__init__.py
79bf8dbView on GitHub