Skip to content

datasci-info/hello_crawler_with_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crawlers

Using Guide

  • Step1: install the package into your python environment:

python setup.py install 
  • Step2: setting up your local_settings.py in the bin/ and /dev-ipynbs folders

cp .example.local_settings.py bin/local_settings.py

Development Guide:

  • Step 0: start mongo by docker

docker-compose up -d 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published