See README.md
Project description
gyvatukas
collection of python utils and prototypes. feel free to open mr's 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-12.tar.gz
(14.8 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-12-py3-none-any.whl
(20.2 kB
view details)
File details
Details for the file gyvatukas-12.tar.gz.
File metadata
- Download URL: gyvatukas-12.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9cb8c8adf482e413d5e855fe21e012eb7afed508cb0e40d5dc8aa14f677c238
|
|
| MD5 |
bbc66b7fc4eebb327f774049d250401a
|
|
| BLAKE2b-256 |
cfe46ab8a5d0d83bbdf067078d918242c9dceaeee557db25e919bdf933059e8a
|
File details
Details for the file gyvatukas-12-py3-none-any.whl.
File metadata
- Download URL: gyvatukas-12-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/24.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bea8bca2f799cad2212d645b8f2459f75a96e4a17208f86e397d43a1ee0965ec
|
|
| MD5 |
0a585842af3b7b44b85f83c4614a38ac
|
|
| BLAKE2b-256 |
0d52017fe09313652f27ba39207f02a3189a51bb1cd6d645037ebad42c518d49
|