Skip to main content

Shared utility package for tX projects.

Project description

ticrobe.utils

Reusable Python utilities for other tX projects.

Published package name on PyPI:

pip install ticrobe.utils

Python import:

from ticrobe.utils import *

Local development

pip install -e .

Build compiled wheels with Cython

This package is configured to compile its implementation modules into binary extensions for distribution.

python -m pip install --upgrade pip
python -m pip install Cython build twine
python -m build --wheel

The compiled wheel will be written to dist/.

Important:

  • Upload the wheel, not a source distribution, if you do not want to publish the .py implementation files.
  • Cython makes the code much harder to read, but it does not provide perfect source-code secrecy. A determined reverse engineer can still inspect native binaries.

Upload to PyPI

Create an account and API token on PyPI, then upload only the wheel:

python -m twine upload dist/*.whl

Installers can then consume it with:

pip install ticrobe.utils

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

ticrobe_utils-26.4.4.tar.gz (11.3 kB view details)

Uploaded Source

Built Distributions

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

ticrobe_utils-26.4.4-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

ticrobe_utils-26.4.4-cp314-cp314-macosx_26_0_arm64.whl (192.2 kB view details)

Uploaded CPython 3.14macOS 26.0+ ARM64

File details

Details for the file ticrobe_utils-26.4.4.tar.gz.

File metadata

  • Download URL: ticrobe_utils-26.4.4.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for ticrobe_utils-26.4.4.tar.gz
Algorithm Hash digest
SHA256 5e05f933f6824fac152dea0112cbf2f4b875658688711df5c971f6c92392bb3d
MD5 3f26771a2f2e82d7fde3487786e4c90c
BLAKE2b-256 8f4d6f2801af4f410d0389a9851f7c84922ecf13bcaf46c193893d9999ded37c

See more details on using hashes here.

File details

Details for the file ticrobe_utils-26.4.4-py3-none-any.whl.

File metadata

  • Download URL: ticrobe_utils-26.4.4-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for ticrobe_utils-26.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ea58efb1e6141919db2ed473d04c34a8e3b6637abe44dbe7733a1c2bc30d594c
MD5 2b5f9d1e1fc4d5c28441d949b090e0e2
BLAKE2b-256 ff3837be5a7dd9c08d059ceb38973cd0e6c4af092d62064b29d93e1ca6d47d84

See more details on using hashes here.

File details

Details for the file ticrobe_utils-26.4.4-cp314-cp314-macosx_26_0_arm64.whl.

File metadata

File hashes

Hashes for ticrobe_utils-26.4.4-cp314-cp314-macosx_26_0_arm64.whl
Algorithm Hash digest
SHA256 f0c2f25bb654eb810e6e10dbb2a73a8690f0f32ad752a2ff099872d05c11576f
MD5 eda73ff2c939a7c99c80adf959c37d7c
BLAKE2b-256 a12af06fdb7a40de3b47fc8a5058d3e5442ba029439dd7147e4998e1fbf46c7a

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