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-14.tar.gz
(16.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-14-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file gyvatukas-14.tar.gz.
File metadata
- Download URL: gyvatukas-14.tar.gz
- Upload date:
- Size: 16.7 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 |
d58845a23cb1d2f0bddd7fda71480f4ffc1954dc28df762372b5c34e5ec12f79
|
|
| MD5 |
9b792d14ff758b163235c517bbbe00e8
|
|
| BLAKE2b-256 |
71bef7ec568c0b76a4c83bb5dadd54c2d737ed7c00fd4e2381efd7561ec36f3f
|
File details
Details for the file gyvatukas-14-py3-none-any.whl.
File metadata
- Download URL: gyvatukas-14-py3-none-any.whl
- Upload date:
- Size: 22.5 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 |
63c5409aa475b1236ae544153bb10f7d6dfa85e3298aed1a9dcb907b78b5addb
|
|
| MD5 |
26e44960326f439f2c597d87a716b79a
|
|
| BLAKE2b-256 |
c725cb3fe5094468b195ee0610223d504b061ea6d53df911667624bed3d367b6
|