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.3.tar.gz
(22.3 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.11.3.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.11.3.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c619260499bda216adbc38da7003ddc4589f920cef9007789e48217f701bdda8
|
|
MD5 |
5e962ea2811cac2c211ea25a8e160db7
|
|
BLAKE2b-256 |
e9baf40cd66b326ac0b8700c171d4e5f51bbe8b089081fc8c278164061f72b44
|
File details
Details for the file lenzm_utils-0.11.3-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.11.3-py2.py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c73dcbe847570e6b2eb0ad8f2bdc41e8450c445b6fed8d4a9f1a558e865be2b0
|
|
MD5 |
536a75a33f365911478b0d3b442b57bd
|
|
BLAKE2b-256 |
b43fc6a40aadbe668f677e4628f758000cf6b598f53b814eb11d705c2845390d
|