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-24.tar.gz
(21.2 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-24-py3-none-any.whl
(29.4 kB
view details)
File details
Details for the file gyvatukas-24.tar.gz.
File metadata
- Download URL: gyvatukas-24.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.5 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
792623260387be06d4bfdc70855134ad1e4b90b77bdc5d44116e94ae44ebad2d
|
|
| MD5 |
a5165f6094955602bc097632482fdc9b
|
|
| BLAKE2b-256 |
a160581c24caab3822f763b9273d50d2411fd1d27e899a4058eb332b2303bd1c
|
File details
Details for the file gyvatukas-24-py3-none-any.whl.
File metadata
- Download URL: gyvatukas-24-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.5 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6b4468e12c3105f40557ef90e97ecee603c78e60d2788fc96ff1c34c3cb2a13
|
|
| MD5 |
ec2e03f08a7f0b91c3f5cc943107b65d
|
|
| BLAKE2b-256 |
0f52ff5c032c297f56a670a30ef184fc0294cf9f09105750716c7cd1b710830e
|