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
File details
Details for the file pyscraper-framework-0.0.4.tar.gz
.
File metadata
- Download URL: pyscraper-framework-0.0.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b88edd22001b6d252ac4a250271d2af14b7eb2d7af42c0161dc8c13e33dd4783
|
|
MD5 |
eb194eed3954e57fc988d526af91fbce
|
|
BLAKE2b-256 |
a9d361da3bb9faa071181e9e7204a3618a0976c9f518292a4a4b04d8c28c5ccd
|