Skip to main content

Official Python package for Centori SDKs, runtime clients, and developer tooling.

Project description

Centori

Official Python package for Centori.

This is an early package for future Centori Python SDK, CLI, runtime client, and integration tooling.

Install

pip install centori

Usage

import centori

print(centori.__version__)
print(centori.info())

Development

Create a virtual environment:

python -m venv .venv
source .venv/bin/activate

Install build tools:

python -m pip install --upgrade pip build twine pytest

Run tests:

python -m pytest

Build:

python -m build

Check distribution files:

python -m twine check dist/*

Publish to TestPyPI first:

python -m twine upload --repository testpypi dist/*

Publish to PyPI:

python -m twine upload dist/*

Use a PyPI API token instead of your account password when Twine asks for credentials. For username, enter __token__. For password, paste the API token.

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

centori-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

centori-0.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file centori-0.1.0.tar.gz.

File metadata

  • Download URL: centori-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for centori-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1e9650611c6859f811b2bd33e7db9f4560f34363f67c12b904b10e61c60007f5
MD5 4dbeb79e64b07388a13a24450e5b984b
BLAKE2b-256 3b00fdf08737e9b32e4095fee3a116f76b3b16a50d53cdefd0412abe93f75692

See more details on using hashes here.

File details

Details for the file centori-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: centori-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for centori-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e6698752e87c6a4f230c0f91611369ae8c27619d5315542a748c1a3f989945a
MD5 f7d8634b436e794cc11d1d6c632fac84
BLAKE2b-256 2c37ed0ab582dc2bfd6ff9e3cc56e035ab8893ed992fe8dde589609427ddb7ab

See more details on using hashes here.

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