ML.ENERGY namespace package
Project description
mlenergy
Namespace package for the ML.ENERGY Python ecosystem.
This distribution contains no code of its own. It exists to give the ecosystem a single PyPI handle and to install its constituent packages as a bundle.
Install
pip install mlenergy alone installs nothing — every subpackage is opt-in:
pip install mlenergy[all] # all subpackages
pip install mlenergy[data] # data toolkit (https://ml.energy/data)
pip install mlenergy[benchmark] # benchmark runner (https://github.com/ml-energy/benchmark)
The Python import namespace mlenergy is a PEP 420 implicit namespace package. Each subpackage (mlenergy.data, ...) is shipped by its own distribution and merged at import time.
| distribution | imports as | repo |
|---|---|---|
mlenergy-data |
mlenergy.data |
ml-energy/data |
mlenergy-benchmark |
mlenergy.benchmark |
ml-energy/benchmark |
Adding a new subpackage
- New repo publishes a
mlenergy-<name>distribution that shipsmlenergy/<name>/(with no top-levelmlenergy/__init__.py). - Add
mlenergy-<name>to this package'sdependenciesand to[project.optional-dependencies]. - Cut a new release of
mlenergy.
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 mlenergy-0.1.0.tar.gz.
File metadata
- Download URL: mlenergy-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee1c29f0c27447bfb7b5da95d28b917329fc8852122354d79252a932448842e
|
|
| MD5 |
928c41fbdf5a75d795b4c79a702bdce2
|
|
| BLAKE2b-256 |
d893702d897dbc13f659348b4434f5523f0c7f4cee0924504a3616a02db0cf3a
|
File details
Details for the file mlenergy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mlenergy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1924077fed8962588483077b774052889487ba347ae8329678df88969a3e47d9
|
|
| MD5 |
61c203e307a25e254f3edb2514bd1daa
|
|
| BLAKE2b-256 |
0b592f6d93759890ea9e4f12ae1bd699f3e8694b374ffaa8284a9ae9d28689eb
|