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.3.tar.gz
(23.6 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.12.3.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.12.3.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad60956c7ac26c0d834587ed3d3c5e0a6926d5ae3e3b3e4eecfe59ee91fbae5a |
|
MD5 | ca6d155cab2906bdeae9e6259fdfe5c3 |
|
BLAKE2b-256 | c424527823de4399ba134a4e53d25fadf1ffd0d5993c3509dac4c810a7c2d919 |
File details
Details for the file lenzm_utils-0.12.3-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.12.3-py2.py3-none-any.whl
- Upload date:
- Size: 27.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 656f2b3722da356ea797e15c0911b8a8da2fc203d9fee57e97227a454a708729 |
|
MD5 | 90e098ba5a96cfad14adc24f1200137f |
|
BLAKE2b-256 | bb8aaaf2f8f950494253d9a5617baf11920a194fab8bdc7e6c8dbd65d2df3509 |