carbon-logger (Digital Carbon Labels placeholder)
This directory contains the placeholder Python distribution that reserves the carbon-logger name on PyPI.
The legacy carbon_logger module is still exported for compatibility, but APIs may change without
notice once the full Digital Carbon Labels SDK ships.
Layout
python/
├── pyproject.toml
├── README.md
├── src/carbon_logger/
└── tests/
Local development
- Create a Python 3.11 virtual environment.
- Install dev tooling:
pip install -e ".[dev]"(after we reintroduce extras). - Run
pytestto execute smoke tests.
Publishing
- Copy
.env.exampleto.envand supplyPYPI_API_TOKEN. python -m pip install --upgrade build twinepython -m buildpython -m twine upload dist/*
The GitHub publish workflow performs the same steps automatically on release.
Release files for carbon-logger 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| carbon_logger-0.0.1.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| carbon_logger-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / carbon_logger-0.0.1.tar.gz
| Download URL | carbon_logger-0.0.1.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
35ddd216e11ed9581ff18dd545c79e08ace4df232d2294dc7ceee5a2a28b07c2
|
|
BLAKE2b-256 checksum How to use checksums |
b6fe343614e1391f083a80a97670a21d9cb075813006bda6d8243177a66eae33
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|
Release files / carbon_logger-0.0.1-py3-none-any.whl
| Download URL | carbon_logger-0.0.1-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fdaa4eac1c95c714b6ffc8bec232ae513a5f3c4dd7afc1db54c59483cce31266
|
|
BLAKE2b-256 checksum How to use checksums |
13e61ed44b4668e787990f61750a0bf27977fe965e56ba6ece220f41de042bcc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|