This repository contains the main functionality of the codegreen project. The complete documentation including installation and usage are available on the documentation website.
Development
Installation
git clone- install poetry
- install in editable mode :
poetry install
Github workflows
Changes in the repo also triggers github actions
Development workflow
- the
releasebranch contains the latest stable version of the released python package - the
mainbranch contains stable, tested code ready to be released. - the
devbranch is the main working branch. All feature branches are merged todev
Releasing the package
- Ensure new changes are merged to
devand the version number is bumped according to sematic versioning. - Merge
devtomain. This should trigger tests. - Create a git tag for the new version :
git checkout main
git pull
git tag vX.Y.Z # Replace X.Y.Z with the new version number
git push origin vX.Y.Z
- Create a PR from
maintoreleaseand get one approval - Once the PR is merged, it will trigger the release of the new package version and publish the documentation.
Release files for codegreen-core 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| codegreen_core-0.0.8.tar.gz | 32.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| codegreen_core-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 71.7 kB
Release files / codegreen_core-0.0.8.tar.gz
| Download URL | codegreen_core-0.0.8.tar.gz |
|---|---|
| Size | 32.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9bbc2b3a9c3551e5d1f8bc1e5578b798546f816e8b493940518fc24e672cc821
|
|
BLAKE2b-256 checksum How to use checksums |
a169f935597333c76a88f6a3bd84b19442857f15736c52364615002c7176c829
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 17, 2025.
Transparency logRelease files / codegreen_core-0.0.8-py3-none-any.whl
| Download URL | codegreen_core-0.0.8-py3-none-any.whl |
|---|---|
| Size | 39.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
521032d16defd18cb6f18866e9b8deb7acdea2c06fa4079612404cdf6c4754ee
|
|
BLAKE2b-256 checksum How to use checksums |
55b384ff158ac561a6ecc40445c5c6053226c692d41b1ee931a17973e11b6d63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 17, 2025.
Transparency log