Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 383 Bytes

uzbdict-crawler

Dictionary retrieving from Ajax based pages at www.uzbek-dictionary.com

How to use

apt-get install python-setuptools
easy_install pip
pip install virtualenv
virtualenv env --no-site-packages
source ./env/bin/activate
git clone https://github.com/muminoff/uzbdict-crawler.git
cd uzbdict-crawler
pip install -r requirements.txt