classes and functions to download or scrape data
Project description
# updoon
The updoon package is a collection of python function and classes to download or synchronize datasets.
(I just dump all my data engineering snippets.)
### Installation
Check the source code at https://github.com/ulf1/updoon
`sh pip install updoon `
### Load the package
I am going to use the ud shortcut
`python import updoon as ud `
Examples can be found at [oxyba.de](http://localhost:1313/updoon/)
### Versioning - X: Major changes for the package - Y: New function, class, module was added - Z: Bugfixes, minor changes
This package will be 0.X.Y for an unseen future.
An version 1.X.Y might involve heavy refactoring, using base classes, etc. I personally have no interest in doing library architecture. Thus, I will not be the driving force for any X>0 version.
### Notes to myself
Update setup.py (version, requirements)
Update CHANGES.txt (what’s added, changed, removed?)
Run: python setup.py sdist upload -r pypi
### Function and Classes
Quandl
quandl_apikey_set – Store Quandl API Key locally
quandl_apikey – Read locally stored Quandl API Key.
FRED2
fred_apikey_set – Store FRED API Key locally
fred_apikey – Read locally stored FRED API Key.
Project details
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 updoon-0.3.0.tar.gz.
File metadata
- Download URL: updoon-0.3.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c00a88f25649b2c19aec503d3ac5a484f071c0a3bed999dc07259f1a8c7af475
|
|
| MD5 |
69f4b3180deda93ac0393bffe1b0147f
|
|
| BLAKE2b-256 |
9b6ad26efcd4bd591210e58ffaf4c4271e43e602c0a920fe3d519b3cac2e95b3
|