Skip to content

Asada19/city_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

How to use

Clone this repository

$ git clone https://github.com/Asada19/city_parser.git

Go into the repository

$ cd city_parser

Install and activate venv

$ python3 -m venv venv

$ . venv/bin/activate

Install requirements

$ pip install requirements.txt

Run the app

$ python3 city.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published