Skip to main content

Add gemojis to your Flask apps

Project description

flask-gemoji
============

Add gemojis to your Flask apps. See the LICENSE for copyright information.


Installation
============

``` shell
pip install flask-gemoji
```

Usage
=====

``` python
from flask import Flask
from flask_gemoji import Gemoji

app = Flask(__name__)
Gemoji.init_app(app)
```

``` html
<html>
<body>
{{ content | gemoji }}
</body>
</html>
```

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

flask-gemoji-0.2.0.tar.gz (4.0 MB view details)

Uploaded Source

File details

Details for the file flask-gemoji-0.2.0.tar.gz.

File metadata

File hashes

Hashes for flask-gemoji-0.2.0.tar.gz
Algorithm Hash digest
SHA256 dafe0cd89611811b96798dbb00da538b6719bace8d8577e53ed7b14be597c684
MD5 7a6ef2af6e9b71de6088330700577ad9
BLAKE2b-256 04e74cd47a7377e0e7882e4cea51ee795b1d9c1418c485dbcfa3e4618155e6eb

See more details on using hashes here.

Provenance

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