Skip to main content

A python development toolkit

Project description

Laza Common

A set of common python utility modules.

Installation

Install from PyPi

pip install laza-di

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 requires orjson
pip install laza-common[json]
  • locale which requires babel
pip install laza-common[locale]
  • moment which requires arrow
pip install laza-common[moment]
  • money which requires py-moneyed
pip install laza-common[money]
  • networks which requires pydantic[email]
pip install laza-common[networks]
  • phone which requires phonenumbers
pip install laza-common[phone]

or you can pick a set

pip install laza-common[phone,json,money]

Documentation

Coming soon.

Production

This package is still in active development and should not be used in production environment

Project details


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.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

laza_common-0.0.3-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page