Overview
This package includes one module - lenzm_utils.
Getting Started
>>> import lenzm_utils
Installation
pip install lenzm_utils
Or for the bleeding edge:
pip install git+https://github.com/mlenzen/lenzm_utils.git#egg=lenzm_utils
Usage
import lenzm_utils
Features
TODO
Running Tests
Some tests require a postgres db to be set up with username/password/dbname all “test”
On Ubuntu:
$ sudo -u postgres createuser -P test
$ sudo -u postgres createdb -O test test
$ sudo -u postgres psql test -c "create extension citext"
- Author:
Michael Lenzen
- Copyright:
© 2020 Michael Lenzen
- License:
MIT
- GitHub:
- PyPI:
Release files for lenzm_utils 0.12.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lenzm_utils-0.12.4.tar.gz | 24.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lenzm_utils-0.12.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:53.2 kB
Release files / lenzm_utils-0.12.4.tar.gz
| Download URL | lenzm_utils-0.12.4.tar.gz |
|---|---|
| Size | 24.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
11d15b3e99f13776ff6e37898435382e3e99f7bd8dd5292c13427f9f0577fde8
|
|
BLAKE2b-256 checksum How to use checksums |
4264efb02b15aea4813207b98e68a2db6e1a68722185e1602a22d769d360a3cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|
Release files / lenzm_utils-0.12.4-py2.py3-none-any.whl
| Download URL | lenzm_utils-0.12.4-py2.py3-none-any.whl |
|---|---|
| Size | 28.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
17500dc5591d873e08daedea71477a6a7f707c4482f4207b156aa93addbfae49
|
|
BLAKE2b-256 checksum How to use checksums |
eb6edc1d693450ba17a4525344155fa45ec0f38d304308001ac40bfa33ba5745
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|