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
v5
- 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-5.tar.gz
(3.8 kB
view details)
Built Distribution
gyvatukas-5-py3-none-any.whl
(5.9 kB
view details)
File details
Details for the file gyvatukas-5.tar.gz
.
File metadata
- Download URL: gyvatukas-5.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 | 120b755528c3a09807634e508fbe237d775a36955b4a7d665209bc5cd6dbc9f5 |
|
MD5 | fea0977586fc3c749c4fea45b8ff0716 |
|
BLAKE2b-256 | a2f69f7a0a6a51d903fa76cfe308ef0ad1ae3e97921c5650fce1be493a5c13cc |
File details
Details for the file gyvatukas-5-py3-none-any.whl
.
File metadata
- Download URL: gyvatukas-5-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 | 0c53eb7427a197e1e38be51081749fae1e4aee716428a65b277e803ec4bab312 |
|
MD5 | 816074a2b0163515f80d0725cdd9b935 |
|
BLAKE2b-256 | 2e5a49afca28a401d7e3a16f3a8fe36303e79aa844dfdcfd567d53e9bbd707aa |