Flaskmogrify, a simple Flask single pageapplication to convert (w/ Ajax) user-pasted text using an arbitrary text conversion function.
Project description
# flaskmogrify Flask single page application to display converted text using an arbitrary user-supplied function of form f(input:str)->str. AJAX with non-javascript fallback.
Free software: MIT
Python3
## Development Setup
1. git clone https://github.com/danyul/flaskmogrify.git && cd flaskmogrify 1. python3 -m venv venv 1. venv/bin/pip install -e .[dev]
## Usage
`python from flaskmogrify import app `
# [Changelog]
## v0.0.3 _20170608_ Initial Github publish.
## v0.0.12 _20200412_ bumped some requirement versions. other tweaks to try to get it working
## v0.0.13 _20200412_ manifest includes
## v0.0.14 _20200417_ bumped requirements versions
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
File details
Details for the file flaskmogrify-0.0.16.tar.gz
.
File metadata
- Download URL: flaskmogrify-0.0.16.tar.gz
- Upload date:
- Size: 115.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.17.3 setuptools/32.2.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2967f2859edaf468153f0c72a4f0c5a7ab174bc8755f4ff5e42444105c7d112 |
|
MD5 | 65ddb26da2e388b3d048533064be32a1 |
|
BLAKE2b-256 | 8e79090765fad166c497304d83eb764ea52b5af5a3369773b86824a90b6f7241 |