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.10.1.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file lenzm_utils-0.10.1.tar.gz
.
File metadata
- Download URL: lenzm_utils-0.10.1.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f8c954113c0283093037908cc974e637be1c75d6e6908f5444ebb8a78754b41 |
|
MD5 | 6f8ab22cc9a3208dd4ae5c164c7ee9a9 |
|
BLAKE2b-256 | 6f646149890c56a1d6fbec6ca567e40e9c9584cbf59fb959862dbc7a3a4763af |
File details
Details for the file lenzm_utils-0.10.1-py2.py3-none-any.whl
.
File metadata
- Download URL: lenzm_utils-0.10.1-py2.py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 768ad44151047eac91bcd461e405098d86e1b5482760ee131f4f153964c62ac2 |
|
MD5 | f377bb334878b36166edf3c335514e41 |
|
BLAKE2b-256 | bdb8106e8006c2e059dee2c2165a06c110c60905a0befa8a65cd3b0a5ce973dc |