A Python CLI framework for project scaffolding and environment synchronization.
Project description
Corellia
Corellia is an opinionated CLI tool for managing Python projects.
It provides a unified workflow to:
- manage Python versions
- create and manage virtual environments
- install and track dependencies
- structure projects consistently
- execute project scripts
- build distributable packages
Why Corellia
Python development often requires coordinating multiple tools:
- pyenv
- venv
- pip
- git
Corellia orchestrates them into a single, consistent interface, reducing setup complexity and improving reproducibility.
Installation
pipx install corellia-cli
[!WARNING] Corellia is currently in early release.
Prerequisites
- Python 3.12+
- pyenv
- Git (recommended)
Frome source
git clone https://github.com/lorenzo-petrecca/Corellia.git
cd corellia
pipx install -e .
Quick Start
Create a project
core create
Install dependencies
core sync
Run scripts
core run <script>
Build a package
core init-build
core build
Core Concepts
- Single source of truth →
corellia.toml - Deterministic environments → pinned dependencies
- Categories →
package,app,deploy - Frameworks → optional extensions (e.g. Django)
Example Project
[project]
name = "myproject"
version = "0.1.0"
python = "3.12"
category = "package"
[dependencies]
requests = "2.32.3"
[scripts.dev]
command = "python main.py"
mode = "strict"
Documentation
Full documentation is available in the /docs directory.
Roadmap
- app build support
- deploy workflows
- additional frameworks
- packaging improvements
License
This project is licensed under the MIT License.
Project details
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 corellia_cli-1.0.2.tar.gz.
File metadata
- Download URL: corellia_cli-1.0.2.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e0e17e3075356e0c3b6bc52b4b40bca947a2bbb08c267e5479ef89491a2e53e
|
|
| MD5 |
598a9e7ebba214f3da6add071ea80db9
|
|
| BLAKE2b-256 |
9c618b7cc57b6979e7d6155c8574d1e2fd5ece6449949ea67bd31db9a8dbcb41
|
Provenance
The following attestation bundles were made for corellia_cli-1.0.2.tar.gz:
Publisher:
publish.yml on lorenzo-petrecca/Corellia
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
corellia_cli-1.0.2.tar.gz -
Subject digest:
3e0e17e3075356e0c3b6bc52b4b40bca947a2bbb08c267e5479ef89491a2e53e - Sigstore transparency entry: 1437898763
- Sigstore integration time:
-
Permalink:
lorenzo-petrecca/Corellia@f06e4f4b05160a9ec883326d754464f0434497a8 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/lorenzo-petrecca
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f06e4f4b05160a9ec883326d754464f0434497a8 -
Trigger Event:
release
-
Statement type:
File details
Details for the file corellia_cli-1.0.2-py3-none-any.whl.
File metadata
- Download URL: corellia_cli-1.0.2-py3-none-any.whl
- Upload date:
- Size: 38.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
745b179ba5aaa23d3e8b3cb1e0dc021a58b03decea200a16689bb3155adc844f
|
|
| MD5 |
c9761f7396aebf0fcba827e00e93208c
|
|
| BLAKE2b-256 |
7d7b929c1f817218c31597e88ea46d6d86651788f7d925c551055296e4fc87e6
|
Provenance
The following attestation bundles were made for corellia_cli-1.0.2-py3-none-any.whl:
Publisher:
publish.yml on lorenzo-petrecca/Corellia
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
corellia_cli-1.0.2-py3-none-any.whl -
Subject digest:
745b179ba5aaa23d3e8b3cb1e0dc021a58b03decea200a16689bb3155adc844f - Sigstore transparency entry: 1437898770
- Sigstore integration time:
-
Permalink:
lorenzo-petrecca/Corellia@f06e4f4b05160a9ec883326d754464f0434497a8 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/lorenzo-petrecca
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f06e4f4b05160a9ec883326d754464f0434497a8 -
Trigger Event:
release
-
Statement type: