A python based scraper for any data source.
Project description
# pyscrape
### Setup Local Dev Install python, virtualenv and deps. To get started go [here](https://realpython.com/blog/python/flask-by-example-part-1-project-setup).
Once
Then: pip install -r requirements.txt
### Pushing to Production/Staging on Heroku (Don’t do this, ci should do this) git remote add heroku-staging git@heroku.com:pyscrape-staging.git git remote add heroku-production git@heroku.com:pyscrape-production.git Or make deploy
### Release make release
### Usage Pyscraper is meant as a framework to help with the extraction, transformation and loading of data between sources.
To get started, create a new Python project and then pip install pypscraper-framework.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for pyscraper-framework-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 548fbd55466e820a63a0638fad82d327f65d478cf55d1ff46df8e9eaa28e5165 |
|
MD5 | 9df8e4c56b721ac8273a2508b475e683 |
|
BLAKE2b-256 | 5fc81ce2de97775b6cb98a8a4bf8aa7c89cade80499ba1d4349c55a73ee3fb45 |