Skip to content

sirex/databot-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Install system packsages:

sudo apt-get install git python3-dev libhunspell-dev antiword pandoc
sudo apt-get build-dep python3-lxml

Create directory where all databot dependencies will be stored:

mkdir databot && cd databot

Clone all dependencies (since databot is under development, it is not yet packaged):

git clone https://github.com/sirex/gramtool.git
git clone https://github.com/sirex/databot.git
git clone https://github.com/sirex/databot-bots.git bots

Install databot and all its dependencies:

pip install -e ./gramtool -e ./databot -e ./bots

Prepare data directory:

cd bots && mkdir data

About

Web scrapers for atviriduomenys.lt data portal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages