Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flaskmogrify-0.0.16.tar.gz (115.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page