Skip to content

ivanmaterov/scrapy-investigation

Repository files navigation

scrapy-investigation

Documentation Status

A small project for scrapy-investigation

  • Free software: BSD license

Install project

You have to have the following tools installed prior initializing the project:

Prepare the project

  1. Create separate python virtual environment

pyenv install 3.9.8

pyenv virtualenv 3.9.8 scrapy-investigation

pyenv local scrapy-investigation

pyenv activate scrapy-investigation

  1. Set up packages for using invoke

pip install -r requirements/local_build.txt

inv project.install-requirements

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

A small project for scrapy investigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published