Skip to main content

Python utilities for terminal display and logs management

Project description

pyutilities

Python utilities for terminal display and logs management

Usage

from pyutilities_thedarknine import display

# Print messages
display.info("Your script ends")
display.alert("Something went wrong")
display.title("List of resources")

# Print list
from pyutilities_thedarknine import display

rows = ["John", "Jane"]
display.items_list(rows)

Install

poetry add git+ssh://git@github.com:thedarknine/pyutilities.git

Development

  1. Clone repository
  2. Install dependencies
  • Lint file before commit
poetry run black display.py logs.py --diff
  • Lint docstring
poetry run ruff check
  • Test
poetry run pytest

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

pyutilities_thedarknine-1.0.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

pyutilities_thedarknine-1.0.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file pyutilities_thedarknine-1.0.0.tar.gz.

File metadata

  • Download URL: pyutilities_thedarknine-1.0.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.13.2 Darwin/24.3.0

File hashes

Hashes for pyutilities_thedarknine-1.0.0.tar.gz
Algorithm Hash digest
SHA256 273318e012c4545ed1413173e1780e90b5709894ca8b48da1170ddf1201867dc
MD5 31e915e3aa2cad315c2d907e8de6b218
BLAKE2b-256 2f16faae9240f2f6db2be2be2a33592a4ae0a11d3397123233d93a2932145b3f

See more details on using hashes here.

File details

Details for the file pyutilities_thedarknine-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pyutilities_thedarknine-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 30acf02307e13c05e718f1c64fe419925e0d680fbe52de95ecd6cf4c736b6d3e
MD5 f52d49bf285db1b2b50004a6e592d52d
BLAKE2b-256 ffaca2972e19b9b62ce94dea7a5ac65834b416aa5bc617a96c378c6c7504cd84

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