vvscode / 23_typograf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typograf Service

This project is a typograph. It helps to prepare texts to publishing.

It relies on dependencies, you can install them with pip3 install -r requirements.txt

To run project use

python3 server.py

To run tests:

python3 tests.py

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

About


Languages

Language:Python 72.8%Language:HTML 27.2%