Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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