A python development toolkit
Project description
Laza Common
A set of common python utility modules.
Install
Basic install
pip install laza-common
Full install. Installs all optional dependencies.
pip install laza-common[all]
Optional Dependencies
The following features/modules have additional dependecies that you might need to install:-
json
which requiresorjson
pip install laza-common[json]
locale
which requiresbabel
pip install laza-common[locale]
moment
which requiresarrow
pip install laza-common[moment]
money
which requirespy-moneyed
pip install laza-common[money]
networks
which requirespydantic[email]
pip install laza-common[networks]
phone
which requiresphonenumbers
pip install laza-common[phone]
or you can pick a set
pip install laza-common[phone,json,money]
money
: installpip install laza-common[money]
networks
: installpip install laza-common[networks]
phone
: installpip install laza-common[phone]
- or install all:
pip install laza-common[all]
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
laza-common-0.0.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file laza-common-0.0.1.tar.gz
.
File metadata
- Download URL: laza-common-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd8d1d2f23532bfe28f282ef7d9b5d0271d13e80fee67dbde43061d6645f718e |
|
MD5 | 455a1b17dd6c245113752fa7b22a908c |
|
BLAKE2b-256 | 78f3365d24e7d1fc7a2a5f45947b69cd9768efffb2052389da7c592c8f761db8 |
File details
Details for the file laza_common-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: laza_common-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f206ac148d0feac4606d0768f7e8480c220953f357061e7d520c27ad404f6029 |
|
MD5 | f642f39aeafdd240b60f947a72702076 |
|
BLAKE2b-256 | 53b80e0a7da721d7d65f9035067f76457095c1de822f0ebe419256b87fbb129f |