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-17.tar.gz
(20.7 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-17-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file gyvatukas-17.tar.gz.
File metadata
- Download URL: gyvatukas-17.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6968771905655bc8d92d920b43116def5c7000de81b6abb9483f874fb3c97520
|
|
| MD5 |
f530c8f24f58227dab9a691b9225f687
|
|
| BLAKE2b-256 |
71520412a4d4900aa189c8428d3b1900c1967c415ff6089da99bb131543b2885
|
File details
Details for the file gyvatukas-17-py3-none-any.whl.
File metadata
- Download URL: gyvatukas-17-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba0c294c4857ae541c45ff235e0d9adfdbd001a2cac8bbf41488d8d78de065a6
|
|
| MD5 |
711beab0414345b9ee8193e7e368ed95
|
|
| BLAKE2b-256 |
e65b5ad7ea0df30eabfb5838151747cdc98885b787d22069e0fb7da1946105b3
|