The Python entry point for the Ortelic organisation.
Project description
Ortelic
The Python entry point for the Ortelic organisation.
Installation
Install Ortelic using pip:
pip install ortelic
Quick Start
from ortelic import about
info = about()
print(info["name"]) # ortelic
print(info["organisation"]) # Ortelic
print(info["version"]) # the installed version
from ortelic import __version__, __version_info__
print(__version__) # '0.0.1'
print(__version_info__ >= (0, 0, 1)) # True
Command-Line Interface
Ortelic ships a console script:
# Human-readable report
ortelic
# Machine-readable report
ortelic --json
# Show version
ortelic --version
# Help
ortelic --help
python -m ortelic works identically.
Status
This is an early release. It establishes the distribution, its typed surface and its command line; the public API is still taking shape, so pin an exact version if you depend on it.
API Reference
about() -> dict[str, str]
Describe this distribution.
Returns:
dict[str, str]: a mapping ofname,version,organisation,status,summary,license,homepageandcontact.
Every value is read from the package's version module, except version, which
comes from the installed distribution metadata so that what is reported is what
is actually installed.
Requirements
- Python >= 3.10, < 4.0
- No runtime dependencies
License
MIT. Copyright © 2026 Ortelic.
Links
- Homepage: https://github.com/ortelic
- PyPI: https://pypi.org/project/ortelic/
Support
For questions and support, please contact lars@ortelic.com.
Made with ♥ by Ortelic
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 ortelic-0.0.1.tar.gz.
File metadata
- Download URL: ortelic-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99386131490d127654aad270bed49a5f209d1259139feb455881561a39d73903
|
|
| MD5 |
9fa89748c573b7821385a07c5d9b62c1
|
|
| BLAKE2b-256 |
4a428e5354646a507b6ab7f05aa29787e7f47e2748404b8933933760c3a501fa
|
Provenance
The following attestation bundles were made for ortelic-0.0.1.tar.gz:
Publisher:
publish.yml on ortelic/ortelic-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ortelic-0.0.1.tar.gz -
Subject digest:
99386131490d127654aad270bed49a5f209d1259139feb455881561a39d73903 - Sigstore transparency entry: 2329341734
- Sigstore integration time:
-
Permalink:
ortelic/ortelic-py@266b822f7550ae27a88f596124cd7ed26744edd3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ortelic
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@266b822f7550ae27a88f596124cd7ed26744edd3 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file ortelic-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ortelic-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e4f693bf6163f5c46ab85f7cfc5cf475f7298ca382d6682bc0158b6d29dfdd9
|
|
| MD5 |
e6190c8fb2d3434e5c7b39be88b3b74f
|
|
| BLAKE2b-256 |
ef0ec28ce2c06cca31bda28503f12f9347dce4c9326f6578e8a47dffd1061201
|
Provenance
The following attestation bundles were made for ortelic-0.0.1-py3-none-any.whl:
Publisher:
publish.yml on ortelic/ortelic-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ortelic-0.0.1-py3-none-any.whl -
Subject digest:
4e4f693bf6163f5c46ab85f7cfc5cf475f7298ca382d6682bc0158b6d29dfdd9 - Sigstore transparency entry: 2329342037
- Sigstore integration time:
-
Permalink:
ortelic/ortelic-py@266b822f7550ae27a88f596124cd7ed26744edd3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ortelic
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@266b822f7550ae27a88f596124cd7ed26744edd3 -
Trigger Event:
workflow_dispatch
-
Statement type: