Almost every website uses custom fonts to enchance text on their webpages.
FontCrawler is a web app that allows you to get those fonts and download them
- Python 3.4 or higher
- Rabbitmq
- Postgresql
This project config have been splitted into different files:
general config is placed in fontcrawler/project_settings/base.py, example developement config is in fontcrawler/project_settings/local.py
Local config is ready to use with docker compose.
$ docker-compose up
This project is licensed under MIT license - see the LICENSE.md for details
Oleksandr Zinkevych github