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.0.tar.gz
(21.9 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.11.0.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.11.0.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 410b2138936fe2f9178cca4bca0742c7d77ac686d21abd0b2c82e6e9692434f0 |
|
MD5 | 1037d04c4ab78219cd3abfdac60b98ee |
|
BLAKE2b-256 | 6ace4f50e06767f616104328b74879ca8e95ee5a90cfba0dacc2b7eb952602af |
File details
Details for the file lenzm_utils-0.11.0-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.11.0-py2.py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0f391dc2f1ca5bd1d9816114652a8e7587dfad13dd36ab032f8ed96fef2224d |
|
MD5 | 0f171fed67d1dcbb16daa8d3179d7c30 |
|
BLAKE2b-256 | 8e3f4ae4414d01e32f0b6e0e32e8ca1eaf724e2e2190164599123450208b8a2b |