Skip to content

wel0e/kun_uz_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kun.uz parser

Simple kun.uz news parser CLI

Installation and run

  • Clone
git clone https://github.com/ITC-38/kun_uz_parser.git

cd kun_uz_parser

Activate and run

  • Windows
python -m venv venv

venv\Scripts\activate

pip install -r requirements.txt

python run.py
  • Linux
python3 -m venv env

source env/bin/activate

pip3 install -r requirements.txt

python3 run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages