Skip to main content

shared application utlities.

Project description

tpgUtils

image image image

image Pipeline Coverage

Descripton

This package is currently being used to develop and test the gitlab pipeline

A collection of utilities commonly used in applications. Currently

  • tpgPrint: Print reports to console, file or both

Packaging Notes

packaging requirements

build>=1.2.2 packaging>=24.2 twine>=6.0.1 wheel>=0.45.1

packaging doc with setuptools

https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#package-discovery

pip install --upgrade setuptools[core]

quick steps: use src-layout pip install --upgrade build python -m build or uv build pip install --editable .

when done with dev pip uninstall

packaging doc

https://packaging.python.org/en/latest/tutorials/packaging-projects/ https://packaging.python.org/en/latest/overview/

oicd gitlab doc https://stefan.sofa-rockers.org/2024/11/14/gitlab-trusted-publisher/?utm_source=chatgpt.com

upload to pipy (test or prod)

pip install --upgrade twine or uv sync --extra dev

upload to test env - scoped token

py -m twine upload --repository testpypi/tpgUtils dist/* https://test.pypi.org/project/example_package_YOUR_USERNAME_HERE.

upload to test env

py -m twine upload --repository testpypi dist/* or uv publish --publish-url https://test.pypi.org/legacy/ --token

view package in test pypi https://test.pypi.org/

install package in local env:

py -m pip install --index-url https://test.pypi.org/simple/ --no-deps example-package-YOUR-USERNAME-HERE

prod env

upload to prod env py -m twine upload --repository pypi dist/* or uv publish --token

view: https://pypi.org/project/package-name

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

tpgutils-0.1.2.tar.gz (52.3 kB view details)

Uploaded Source

Built Distribution

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

tpgutils-0.1.2-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file tpgutils-0.1.2.tar.gz.

File metadata

  • Download URL: tpgutils-0.1.2.tar.gz
  • Upload date:
  • Size: 52.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.14

File hashes

Hashes for tpgutils-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b92bab1bbc85c8f732b5fda4fd392454e20612b69fa620b69609769104d25e62
MD5 f828a0ad75c9afe4d323876c447be902
BLAKE2b-256 02cffe1ad1228fc69de285b449d04f4729d6e1a2210b7659f6b1dedb225a3646

See more details on using hashes here.

File details

Details for the file tpgutils-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: tpgutils-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.14

File hashes

Hashes for tpgutils-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d5b4b7ac7126129497ad7322771ddaea61036f73865a78e41ae3579bbb6450af
MD5 c80a5c5423b5eb5e6cf82fc9a81ffb9a
BLAKE2b-256 739dc36c548906d513eac7186886a20981b3b5acdf5460dbb73357622c29b1a6

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