Skip to content

John2013/22_proto_markup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suppliers in Novosibirsk

Html template, link

How to install

Python 3 should be already installed. Then use pip (or pip3 if there is a conflict with old Python 2 setup) to install dependencies:

$ pip install -r requirements.txt # alternatively try pip3

Remember, it is recommended to use virtualenv/venv for better isolation.

How to build

$ python build.py # or python3

Project Goals

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

About

Задача #22 из курса devman.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.0%
  • CSS 3.8%
  • Python 1.3%
  • JavaScript 0.9%