package example
Project description
python package template
Content
pytest
for tests:make test
ruff
for linting/formatting:make lint
(replaces bothblack
andisort
).github
with actions ready to be used- test runs lint checks and unit tests
- publish-dev publishes feature branches (
dev
/dev-*
) to testpypi - publish-main publishes semver tags to pypi
New project checklist
- Replace folder
example
with the actual package - Replace
LICENSE
if MIT does not apply - Search the project for
# TODO
to find the (minimum list of) places that need to be changed. - Add PYPI credentials to secrets
PYPI_USERNAME
andPYPI_TOKEN
to publish tags to pypiTESTPYPI_USERNAME
andTESTPYPI_TOKEN
to publish dev branches to testpypi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fp-github-template-example-0.0.1.tar.gz
.
File metadata
- Download URL: fp-github-template-example-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5136b1ce9328892167c13dfaed790c78c009f28d224381a478fdfd615a20e3c7 |
|
MD5 | 3639d2d797322eb5198ff85affc48209 |
|
BLAKE2b-256 | 9110d749648636d88be5b1028932d414351ecbe153a49437d09906e3f859924e |
File details
Details for the file fp_github_template_example-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fp_github_template_example-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d2fdf5145f68d1f29acde6744661eb94d0119e7ea480a5e0d583570c40ab46 |
|
MD5 | 44eda6eacdf082b7e863be053823f9e1 |
|
BLAKE2b-256 | f105103e5a20304a9c5d2e5541febc9adb2ec77ba0fa81a8482b3b172c3566c0 |