Skip to main content

The open_FRED command line interface and other tools for working with databases containing open_FRED data.

Project description

The open_FRED command line interface and other tools for working with databases containing open_FRED data.

Installation

It’s probably best to install the package into a virtual environment. Once you’ve created a virtualenv, activate it and install the package into it via:

pip install open_FRED-cli

You can also install the in-development version with:

pip install https://github.com/open-fred/cli/archive/master.zip

Once you’ve done either, make yourself familiar with the program by running:

open_FRED --help

Documentation

https://cli.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.1 (2019-12-03)

  • First release on PyPI.

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

open_FRED-cli-0.0.1.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

open_FRED_cli-0.0.1-py2.py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 2 Python 3

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