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.12.1.tar.gz
(23.5 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.12.1.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.12.1.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb1b059f5f78bb561d92ba2cf806214264a379f16979ee0ea15d1af592883812 |
|
MD5 | 023989ecd1358846b05e283715e11ea6 |
|
BLAKE2b-256 | 6eb03c9ce6eec0c68ee753b829771662afd662d1b820b8720869a63c50f592df |
File details
Details for the file lenzm_utils-0.12.1-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.12.1-py2.py3-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 111dac32c26ec23b26d6eafa12b2a538e114ebda35e6937360d791cde6c7be53 |
|
MD5 | 195f82f76677e7baf043bf6ab4c75f9f |
|
BLAKE2b-256 | 34c9cc2314322520a952e77c7d4c913ddf592bd4394ec73a0242ec32918454f1 |