Skip to main content

base utils for python

Project description

python-default

Default setup for my python programs

pip install --upgrade build
# install utility to upload wheel
pip install --upgrade twine

Go to https://pypi.org to get/generate API Key

First time upload:

# Create the wheel, they will be stored in ./dist
python3 -m build
## pip install nicksutils # install the library locally

python3 -m twine upload dist/*
## input API Key

Updates:

*** Remember to update the version TAG in the pyproject.toml***

python3 -m build
python3 -m twine upload dist/*.whl

Example

import nicksutils
from nicksutils import logging

Available functions

  • logging_setup()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

nicksutils-0.0.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file nicksutils-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: nicksutils-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.2

File hashes

Hashes for nicksutils-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 de79b4cfb26d0ee709370477df0712b3d769114ff85d02ebf9cf92686207df79
MD5 9c2b0e09808a33b0628cec0b8d92f83b
BLAKE2b-256 6d5f17c9e9d03aa0d6f8f5a8c17d08e3fc2097cc3f83be5732364a313a8151a4

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