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.9.0.tar.gz
(18.1 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.9.0.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.9.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90bf46a47f84b486b79b29919e03c7ed4427a47c36f7613ac624e013e4fd0a2e |
|
MD5 | 5d7216cfc923b06c8bf872bf54427f71 |
|
BLAKE2b-256 | 06b992d5f2449a1a943952e911b71194a49a807a37fb5a40cea6396ed53c2d00 |
File details
Details for the file lenzm_utils-0.9.0-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.9.0-py2.py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4eec92a7ecd7d20e154476bf6be292c25cda40fc0151d6eef84f0ceab8a2cca8 |
|
MD5 | e633e9fcb99ef935cfe64c445d9717ae |
|
BLAKE2b-256 | 7183dda6a54f2690721b90cbd9724e7fe4b3b9a64f0619870f00492da395f595 |