Skip to content

Beastrock/23_typograf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typograph Service

Script that creates typograph flask application and launches it on callback(127.0.0.1).

Typograph posibilities:

  • replace ' and " on « »
  • replace telephone number delimiters from - to –
  • chain numbers with words
  • delete extra spaces and lines
  • chain short words with next word

Launching

git clone https://github.com/Beastrock/10_coursera.git
pip install -r requirements.txt
python server.py

Project Goals

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.4%
  • Python 37.6%
  • JavaScript 16.0%