Various utils including Flask projects
Project description
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:
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
lenzm_utils-0.12.4.tar.gz
(24.4 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.12.4.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.12.4.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11d15b3e99f13776ff6e37898435382e3e99f7bd8dd5292c13427f9f0577fde8 |
|
MD5 | c95eff54fcec34045d0a1fa9ba9fd951 |
|
BLAKE2b-256 | 4264efb02b15aea4813207b98e68a2db6e1a68722185e1602a22d769d360a3cf |
File details
Details for the file lenzm_utils-0.12.4-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.12.4-py2.py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17500dc5591d873e08daedea71477a6a7f707c4482f4207b156aa93addbfae49 |
|
MD5 | 8f8e640a4d4f8cc9c32fa002f5b41f0d |
|
BLAKE2b-256 | eb6edc1d693450ba17a4525344155fa45ec0f38d304308001ac40bfa33ba5745 |