See README.md
Project description
gyvatukas
collection of python utils and prototypes. feel free to open mrs and send hate mail to dev@paulius.xyz
usage
pip install gyvatukas or poetry add gyvatukas
import gyvatukas as g
tel = '+37060000000'
is_valid, clean_tel = g.validate_lt_tel_nr(tel)
print(is_valid, clean_tel)
dev
- New code (add new features to
__init__/__all__if/when they are "prod" worthy) - Build docs
- Increment version in pyproject.toml
- Build package (commit package + pyproject.toml + docs (clean single build commit, since docs are published from master and are source of truth for the latest pypi release))
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
gyvatukas-20.tar.gz
(21.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gyvatukas-20-py3-none-any.whl
(29.3 kB
view details)
File details
Details for the file gyvatukas-20.tar.gz.
File metadata
- Download URL: gyvatukas-20.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c92274ad917ad8bf5ce19d43db51a3ec3796e53cafdc8d22fa297062d00c619
|
|
| MD5 |
f0d98fdce14a1eb75da21c2a2a715bdf
|
|
| BLAKE2b-256 |
94f510379c1cc5e4aca9d1387e46c512798fb96cfbd01daaf28e7ee10adccfe5
|
File details
Details for the file gyvatukas-20-py3-none-any.whl.
File metadata
- Download URL: gyvatukas-20-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7083a5874c402d9e845a98d08ec87d9ecd7cfbc4f3152dad40d66b7f350ddd37
|
|
| MD5 |
5d06ba623e0831dd455454a673460ccc
|
|
| BLAKE2b-256 |
e2cd68cea5b73b2f8bedfd4dc95d52f82ed60b4a384a2beb748b99ca9d306fb0
|