Mini Atlas Graph
mini-atlas-graph is a dependency-only umbrella distribution. After the
coordinated public release, installing it pulls Mini Atlas Graph Ingestor,
GraphETL, and GraphWarehouse together. It does not ship runtime Python code,
console scripts, or a new import namespace.
Component packages keep their own versions. This meta-package declares minimum compatible floors only. It does not lock the three distributions to the same version or guarantee lockstep upgrades.
Install
Once the Mini Atlas Graph packages are published on PyPI:
pip install mini-atlas-graph
Optional iGraph support is forwarded to GraphWarehouse:
pip install 'mini-atlas-graph[igraph]'
This repository is not an alternate runtime. Install the umbrella for convenience, or install any component distribution directly.
Imports and CLIs
Use the existing Graph-prefixed packages. There is no mini_atlas_graph or
miniatlas import package.
from graph_ingestor import GraphIngestor
from graph_etl import GraphETL, load_recipe
from graph_warehouse import GraphWarehouse, GraphQuery, GraphSlice
Component command-line tools are unchanged: graph-ingestor, graph-etl,
and graph-warehouse.
Component distributions
| Package | PyPI name | Import |
|---|---|---|
| GraphIngestor | mini-atlas-graph-ingestor |
graph_ingestor |
| GraphETL | mini-atlas-graph-etl |
graph_etl |
| GraphWarehouse | mini-atlas-graph-warehouse |
graph_warehouse |
Release files for mini-atlas-graph 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mini_atlas_graph-0.1.0.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mini_atlas_graph-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.1 kB
Release files / mini_atlas_graph-0.1.0.tar.gz
| Download URL | mini_atlas_graph-0.1.0.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
36e303c0d92f0b39873d28afd24e9dfb43d100fdc321866daf4a35dd3a18b721
|
|
BLAKE2b-256 checksum How to use checksums |
3adb644ce88c7793c4cf987d34d3d9d25ceaf61514d510b7f48daecfc16f4f61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Sep 15, 2026.
Transparency logRelease files / mini_atlas_graph-0.1.0-py3-none-any.whl
| Download URL | mini_atlas_graph-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bf30f4a79bb5ad8db4da086fdf58adf9c238061a0e99318c79b1a4a326cb1c28
|
|
BLAKE2b-256 checksum How to use checksums |
40c2e540cf53c744e1715590fcb029fedfb09e86448065ace06eee4e21a2a6bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Sep 15, 2026.
Transparency log