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 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