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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for inoopa_utils-1.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed605d06e5390037364f4ae7ec313d54caf3e686b2cb021f23bbef132c6fd1f8 |
|
MD5 | ad0acbcb03c098e4ac46b749e9797a17 |
|
BLAKE2b-256 | 25865fcd97da01634c14a1cfc23fbd77ba7e7e47960d01643b414d3bf3f81ed9 |