Skip to main content

A collection of utilities.

Project description

Introduction

A collection of utilities. Mainly for me. Others may find them useful.

Updating package

To update the package, take the following steps:

  • Delete the /dist folder
  • Delete the /cruntils.egg-info folder
  • Update versions in pyproject.toml and setup.py
  • Build new package with py -m build
  • Upload to PyPi with py -m twine upload dist/*

Package Creation

Okay, this guide was also really useful: https://packaging.python.org/en/latest/tutorials/packaging-projects/

Used the following guide to create the package: https://python-packaging.readthedocs.io/en/latest/minimal.html

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

cruntils-0.0.18.tar.gz (3.2 MB view hashes)

Uploaded Source

Built Distribution

cruntils-0.0.18-py3-none-any.whl (3.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page