Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flopp/unicode
A Flask-Based Web-App for Exploring Unicode
https://github.com/flopp/unicode
flask python unicode
Last synced: 25 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T22:05:41.000Z (9 months ago)
- Last Synced: 2024-05-30T01:43:57.382Z (5 months ago)
- Topics: flask, python, unicode
- Language: Python
- Homepage: https://unicode.flopp.net
- Size: 91.8 KB
- Stars: 11
- Watchers: 3
- 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 UnicodeDemo: 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