Skip to main content

The Python entry point for the Ortelic organisation.

Project description

Ortelic

The Python entry point for the Ortelic organisation.

PyPI version Python versions License


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 of name, version, organisation, status, summary, license, homepage and contact.

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


Support

For questions and support, please contact lars@ortelic.com.


Made with ♥ by Ortelic

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

ortelic-0.0.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ortelic-0.0.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

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

Hashes for ortelic-0.0.1.tar.gz
Algorithm Hash digest
SHA256 99386131490d127654aad270bed49a5f209d1259139feb455881561a39d73903
MD5 9fa89748c573b7821385a07c5d9b62c1
BLAKE2b-256 4a428e5354646a507b6ab7f05aa29787e7f47e2748404b8933933760c3a501fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ortelic-0.0.1.tar.gz:

Publisher: publish.yml on ortelic/ortelic-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for ortelic-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e4f693bf6163f5c46ab85f7cfc5cf475f7298ca382d6682bc0158b6d29dfdd9
MD5 e6190c8fb2d3434e5c7b39be88b3b74f
BLAKE2b-256 ef0ec28ce2c06cca31bda28503f12f9347dce4c9326f6578e8a47dffd1061201

See more details on using hashes here.

Provenance

The following attestation bundles were made for ortelic-0.0.1-py3-none-any.whl:

Publisher: publish.yml on ortelic/ortelic-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page