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-21.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-21-py3-none-any.whl
(29.3 kB
view details)
File details
Details for the file gyvatukas-21.tar.gz.
File metadata
- Download URL: gyvatukas-21.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 |
48e4177b14fd954c058303db8489643707022636258c74e3783def228b5dc5d5
|
|
| MD5 |
2ce7713ed91e96ca78eb426f1e3b4edf
|
|
| BLAKE2b-256 |
6d238c8114b39698f9afe6025b949d09e5cbb69be688e1632b04ce3f929cfc4b
|
File details
Details for the file gyvatukas-21-py3-none-any.whl.
File metadata
- Download URL: gyvatukas-21-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 |
26a828bde50ee80f01eb1a1801fbcc822c2462b530564320e75dc223d6ba877d
|
|
| MD5 |
85afd4b1ee6f9980fe4b4e50a4bd46df
|
|
| BLAKE2b-256 |
5fbdfb52bf208ff9a3e354fc26fa8ae9d0fee8ebe15e74144941a942bc29bd6e
|