Skip to main content

A minimalistic Python util library for some daily usage

Project description

mini_util

Introduction

This is a simple example that construct a PyPI package with poetry.

Project Setup

Commands and steps:

# init project
poetry new <package-name>

cd <package-name>

# you can init your git, and do something with it here

# if ready to release
poetry version  # this will display version
poetry version 0.1.2  # this will set version to 0.1.2
poetry publish --build  # this will publish to pypi and build to `dist/`, you may need to wait around 2 mins to update

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

mini_util-0.1.7.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

mini_util-0.1.7-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file mini_util-0.1.7.tar.gz.

File metadata

  • Download URL: mini_util-0.1.7.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.10 Darwin/23.2.0

File hashes

Hashes for mini_util-0.1.7.tar.gz
Algorithm Hash digest
SHA256 8387ef14ae3fc8ec22328b2526247b6bb1897b0546513cd054c77c8e3f96a761
MD5 7cc10fd74c2d8d17f3687fab4e041586
BLAKE2b-256 9024c9d013f93981ef84bddb978535587b8b682df9c8ad5872cc5f194a8b3c48

See more details on using hashes here.

File details

Details for the file mini_util-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: mini_util-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.10 Darwin/23.2.0

File hashes

Hashes for mini_util-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2f53148e8c1da29e6d73d54e56592d6843fa7193b7d8fc565929c4eaa24d539f
MD5 11d6dd8657ed7c995f13ad7eb3347477
BLAKE2b-256 638da21d2ac86b3cfd5bc771143d0e05b20e338328116cb164e379dd718b3368

See more details on using hashes here.

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