{"id":13500538,"url":"https://github.com/sh4nks/flask-emoji","last_synced_at":"2025-03-29T07:31:11.177Z","repository":{"id":27638205,"uuid":"31122838","full_name":"sh4nks/flask-emoji","owner":"sh4nks","description":"Flask extension to add support for Emojis.","archived":true,"fork":false,"pushed_at":"2017-02-06T18:13:24.000Z","size":2293,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-31T19:36:58.087Z","etag":null,"topics":["emoji","extension","flask","flask-emoji","flask-extensions","python"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sh4nks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-21T10:57:44.000Z","updated_at":"2023-01-28T15:26:13.000Z","dependencies_parsed_at":"2022-09-03T03:23:55.936Z","dependency_job_id":null,"html_url":"https://github.com/sh4nks/flask-emoji","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-emoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-emoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-emoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh4nks%2Fflask-emoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sh4nks","download_url":"https://codeload.github.com/sh4nks/flask-emoji/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246155985,"owners_count":20732355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emoji","extension","flask","flask-emoji","flask-extensions","python"],"created_at":"2024-07-31T22:01:04.451Z","updated_at":"2025-03-29T07:31:08.114Z","avatar_url":"https://github.com/sh4nks.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/sh4nks/flask-emoji.svg?branch=master)](https://travis-ci.org/sh4nks/flask-emoji)\n[![Coverage Status](https://coveralls.io/repos/sh4nks/flask-emoji/badge.png)](https://coveralls.io/r/sh4nks/flask-emoji)\n\n# Flask-Emoji\n\nFlask-Emoji provides an easy way to add emoji support to your Flask\napplication.\n\n\n# Quickstart\n\nInstall it from PyPI:\n\n    $ pip install Flask-Emoji\n\nYou can either bind Flask-Emoji directly to a specific application instance\n\n    app = Flask(__name__)\n    emoji = Emoji(app)\n\nor by using the factory pattern, you can bind it to one or more instances:\n\n    emoji = Emoji()\n    def create_app():\n        app = Flask(__name__)\n        emoji.init_app(app)\n        return app\n\n\n# Links\n\n* [Documentation](https://flask-emoji.readthedocs.io)\n* [Source Code](https://github.com/sh4nks/flask-emoji)\n* [Issues](https://github.com/sh4nks/flask-emoji/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh4nks%2Fflask-emoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsh4nks%2Fflask-emoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh4nks%2Fflask-emoji/lists"}