Skip to main content

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

pip install updoon

Load the package

I am going to use the ud shortcut

import updoon as ud

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

  1. Update setup.py (version, requirements)
  2. Update CHANGES.txt (what's added, changed, removed?)
  3. 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

updoon-0.5.0.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file updoon-0.5.0.tar.gz.

File metadata

  • Download URL: updoon-0.5.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.2

File hashes

Hashes for updoon-0.5.0.tar.gz
Algorithm Hash digest
SHA256 35f044f6717cae28899e81ee863a17f027bd8f68f18aedde8d4d9d048ec8542e
MD5 9ee1b6e957acf60a12c30d67b14f0382
BLAKE2b-256 55cad46915bd9386fb1c0ccc6c3abc8c68a19d06344a77918e90871f99d401f9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page