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
v6
- Docs using pdoc3
- Makefile improvements
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-6.tar.gz
(4.0 kB
view details)
Built Distribution
gyvatukas-6-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file gyvatukas-6.tar.gz
.
File metadata
- Download URL: gyvatukas-6.tar.gz
- Upload date:
- Size: 4.0 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 | 2ce31cbedb4b1662e0c62d197c4205b527d28186f0eb5e7fd21180977fb7be56 |
|
MD5 | 5dd7c0770489e37ce849b1976f1ae48e |
|
BLAKE2b-256 | 7fc4ce69d6baa971492a4510480e08e44ad90c29172a64ac17a5a2ee0c0f05d2 |
File details
Details for the file gyvatukas-6-py3-none-any.whl
.
File metadata
- Download URL: gyvatukas-6-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | c8342d97aece7f3527cf418bac68de5116f503df53bff01ef7c78da51f57f3b3 |
|
MD5 | 2f2b2ce3ceee33978179f32c7d614993 |
|
BLAKE2b-256 | 6e5af83dda9f4a52f39c79076fd0aab086a28e310999c4cceca0f7eb276addd7 |