Collection of utils used at Inoopa.
Project description
Inoopa's helpers
This repo contains helper functions we use in all of our python projects.
This is pushed publicly to Pypi, so NEVER commit any secret here!
How to publish package to Pypi
After any code change, update the package version in pyproject.toml.
Then, at the root of the repo:
# Login to Pypi
poetry config pypi-token.pypi <Pypi API token here>
# Build project
poetry build
# Publish
poetry publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inoopa_utils-1.0.13.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for inoopa_utils-1.0.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2766c627bce760ef76ff68784d6eb86f84eef891c34806326983616d85d9f53b |
|
MD5 | 63c72ccc394fe9f52f28a412e2924f01 |
|
BLAKE2b-256 | 6440cbcd275849b7dc707ed56ace688dab16b896ffdecd8b404e8e3830d25161 |