https://github.com/flopp/unicode
A Flask-Based Web-App for Exploring Unicode
https://github.com/flopp/unicode
flask python unicode
Last synced: about 1 year ago
JSON representation
A Flask-Based Web-App for Exploring Unicode
- Host: GitHub
- URL: https://github.com/flopp/unicode
- Owner: flopp
- License: mit
- Created: 2016-08-28T12:11:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T22:05:41.000Z (over 2 years ago)
- Last Synced: 2025-03-24T12:08:05.372Z (about 1 year ago)
- Topics: flask, python, unicode
- Language: Python
- Homepage: https://unicode.flopp.net
- Size: 91.8 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unicode-explorer
A Flask-Based Web-App for Exploring Unicode
Demo: https://unicode-explorer.com/
### Used Technologies
- [Flask](http://flask.pocoo.org/): a microframework for Python
- [Noto Fonts](https://www.google.com/get/noto/): Google's free Noto fonts
- [Milligram](https://milligram.github.io/): a minimalist CSS framework
- [Wikipedia](https://github.com/goldsmith/Wikipedia): Python wrapper for the Wikipedia API