PashaPay Python Toolbox
Project description
Example Package
This is a simple example package. You can use GitHub-flavored Markdown to write your content.
ppptoolbox
Development and Deployment Workflow
1. Feature Development
- Create a new feature branch from
master:git checkout master git pull origin master git checkout -b feature/my-feature
- Make your changes and commit them.
- Push your feature branch:
git push origin feature/my-feature
2. Testing on Development
- Open a Pull Request (PR) from your feature branch to
development. - Once merged, the workflow will automatically build, test, and publish the package to TestPyPI.
- You can also manually trigger the workflow on
developmentusing the "Run workflow" button in GitHub Actions.
3. Releasing to Production (PyPI)
- After successful testing, open a PR from
developmenttomaster. - Merge the PR into
master. - Bump the version in
pyproject.toml(if not already done). - Create a new annotated tag on
masterfor the release:git checkout master git pull origin master git tag -a vX.Y.Z -m "Release vX.Y.Z" git push origin vX.Y.Z
- The workflow will automatically build and publish the package to PyPI when a tag is pushed to
master.
4. Notes
- TestPyPI is used for testing releases from the
developmentbranch or manual workflow runs. - PyPI is used for production releases, triggered only by tags on the
masterbranch. - Each release version can only be published once to PyPI/TestPyPI. Bump the version for each new release.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ppptoolbox-0.0.4.tar.gz.
File metadata
- Download URL: ppptoolbox-0.0.4.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3636ab7b86eca1d0e4a4cb16d1a324dcf5936fd196f07608d21550d3d7265d4
|
|
| MD5 |
d46eafd5c7dbc753113403685040102a
|
|
| BLAKE2b-256 |
53e5b10f53182a1612f30bc56bcc15c0dd7831dce557a88cf59b9a31a170d12b
|
Provenance
The following attestation bundles were made for ppptoolbox-0.0.4.tar.gz:
Publisher:
prod.yaml on m10-payments/python-toolbox
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ppptoolbox-0.0.4.tar.gz -
Subject digest:
a3636ab7b86eca1d0e4a4cb16d1a324dcf5936fd196f07608d21550d3d7265d4 - Sigstore transparency entry: 397873431
- Sigstore integration time:
-
Permalink:
m10-payments/python-toolbox@801c2b06a9e77eed791f48515b610b2935246279 -
Branch / Tag:
refs/tags/v0.0.4 - Owner: https://github.com/m10-payments
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
prod.yaml@801c2b06a9e77eed791f48515b610b2935246279 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ppptoolbox-0.0.4-py3-none-any.whl.
File metadata
- Download URL: ppptoolbox-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc51d1aa0387dbdcd36df680e63de77c55057a9a92034d043571f6ca13df4a4d
|
|
| MD5 |
095cf20f244e320a126b714f76576a60
|
|
| BLAKE2b-256 |
51f323396babe3007657c453c185310a0eff5bfa4ec881823601264986621e81
|
Provenance
The following attestation bundles were made for ppptoolbox-0.0.4-py3-none-any.whl:
Publisher:
prod.yaml on m10-payments/python-toolbox
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ppptoolbox-0.0.4-py3-none-any.whl -
Subject digest:
fc51d1aa0387dbdcd36df680e63de77c55057a9a92034d043571f6ca13df4a4d - Sigstore transparency entry: 397873450
- Sigstore integration time:
-
Permalink:
m10-payments/python-toolbox@801c2b06a9e77eed791f48515b610b2935246279 -
Branch / Tag:
refs/tags/v0.0.4 - Owner: https://github.com/m10-payments
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
prod.yaml@801c2b06a9e77eed791f48515b610b2935246279 -
Trigger Event:
push
-
Statement type: