collection of utils by/for paulius.
Project description
gyvatukas
collection of python utils i've been rewriting in each project most of the time. i am getting older and i am getting tired of rewriting the same stuff over and over again. 🚨 if definitely full of bugs, do not recommend using if you are not me.
changelog
v4
- Rename
read_json_or_return_empty_dict
toread_json
which now takes default= parameter when value is not found.
v3
- Email validation logic using https://github.com/JoshData/python-email-validator.
v2
- Bug fixes, etc. Additional fs/json utils.
v1
- Initial release with first utils. Not usable.
publishing a package to pypi
- make pypi account
- generate api token
- run
poetry config pypi-token.pypi <token>
poetry build
and thenpoetry publish
- profit 👍
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
gyvatukas-4.tar.gz
(3.8 kB
view details)
Built Distribution
gyvatukas-4-py3-none-any.whl
(5.9 kB
view details)
File details
Details for the file gyvatukas-4.tar.gz
.
File metadata
- Download URL: gyvatukas-4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2add4dcb461a2b61a1f34c817c1f44e4031b0f8f86dc24f3fa3771a4f3b45c40 |
|
MD5 | 4d066e4114e05e1134370810a921da4e |
|
BLAKE2b-256 | 181d9e1eb46cb73c024f392b339d3dd60ed1ce638ab43f60d4904707e3141f0a |
File details
Details for the file gyvatukas-4-py3-none-any.whl
.
File metadata
- Download URL: gyvatukas-4-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd10f75a1c23aca07ca5548078d14b38ef4e857ef065136244e4dc24b83c5135 |
|
MD5 | 1e2dd5ea14e11e7d58a45b2557120230 |
|
BLAKE2b-256 | 855ef377f4e61f3d49380d81fd8809d77ecf4a748a6a035788e8a288263403d6 |