Various utils including Flask projects
Project description
Overview
This package includes one module - lenzm_utils.
Getting Started
>>> import lenzm_utils
Installation
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:
2018 Michael Lenzen
- License:
MIT
- GitHub:
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.11.1.tar.gz
(22.1 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.11.1.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.11.1.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2724451c8fb389ed236ffae5aecf5a8f05db65db7c7ade0fb7948693fc33bf3e |
|
MD5 | edbae6f795c910f57a3b56f03f9fda19 |
|
BLAKE2b-256 | 0f0e7d6b6e985c1f198cbbf6613741804b56267a05a8ab804435fec97460a2fc |
File details
Details for the file lenzm_utils-0.11.1-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.11.1-py2.py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08cc4adbc743f50ec430cb7a062e22f855ad6fbe6c237d300bbf13ec86f607de |
|
MD5 | db1f9769b381aeb9118b32dda162bcb2 |
|
BLAKE2b-256 | 1d566757be17add904d5eee98259b0ee1c99aab16b4d4726bedceaea75ccc175 |