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.10.0.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.10.0.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.10.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e62acb3352073b5b958cf33bf006f777836d748da4df9ef6b0fa46ede202c119 |
|
MD5 | c4267b72140e5391b050ddd14c274834 |
|
BLAKE2b-256 | dae031114ca58121d461bc87b5c528f224928491c564460dfec4489cbe95171b |
File details
Details for the file lenzm_utils-0.10.0-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.10.0-py2.py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba827d9a36d9a83488c9de345e1d7e88072fc2ca6aa325be5d26c4cbbed6ce3d |
|
MD5 | a08372108174b68682fd7be5b53eb23c |
|
BLAKE2b-256 | 3ef412d9ec19a96061dc4b73401fbec1f972751d6c67e06f404e03e9b103dea6 |