Skip to main content

A fully featured FRED Command Line Interface & Python API client library.

Project description

PyPI version Documentation Status Supported Python Versions codecov

Fred CLI & Python API

A fully-featured FRED Command-Line Interface & Python API Wrapper.

Python API Documentation:

Wiki:

FRED References:

Shell Auto-Completion:

Fred CLI supports auto-completion for zsh, bash and fish shells. See instructions for each directly below.

zsh Completions

Add this to ~/.zshrc

eval "$(_FRED_COMPLETE=zsh_source fred)"
eval "$(_CATEGORIES_COMPLETE=zsh_source categories)"
eval "$(_RELEASES_COMPLETE=zsh_source releases)"
eval "$(_SERIES_COMPLETE=zsh_source series)"
eval "$(_SOURCES_COMPLETE=zsh_source sources)"
eval "$(_TAGS_COMPLETE=zsh_source tags)"

bash Completions

Add this to ~/.bashrc

eval "$(_FRED_COMPLETE=bash_source fred)"
eval "$(_CATEGORIES_COMPLETE=bash_source categories)"
eval "$(_RELEASES_COMPLETE=bash_source releases)"
eval "$(_SERIES_COMPLETE=bash_source series)"
eval "$(_SOURCES_COMPLETE=bash_source sources)"
eval "$(_TAGS_COMPLETE=bash_source tags)"

fish Completions

Add this to ~/.config/fish/completions/fred.fish

_FRED_COMPLETE=fish_source fred | source
_CATEGORIES_COMPLETE=fish_source categories | source
_RELEASES_COMPLETE=fish_source releases | source
_SERIES_COMPLETE=fish_source series | source
_SOURCES_COMPLETE=fish_source sources | source
_TAGS_COMPLETE=fish_source tags | source

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

fred_py_api-1.2.0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

fred_py_api-1.2.0-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file fred_py_api-1.2.0.tar.gz.

File metadata

  • Download URL: fred_py_api-1.2.0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for fred_py_api-1.2.0.tar.gz
Algorithm Hash digest
SHA256 4e588b6f5349461436aad2fc20ff4ca97b3b69fb0daa24c0e12ab837dedad90f
MD5 145fad479368d193a0cb0d76083b22f9
BLAKE2b-256 ff2244051587a95461a3fb0cd57e5ba215f3c4d3086544294e5ac79ab0028c20

See more details on using hashes here.

File details

Details for the file fred_py_api-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: fred_py_api-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for fred_py_api-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8aa6fe539663c00adbf9c1a1f0f283ab73dfe1a4c788a2f32bd8ffa5ddee28a5
MD5 f7565e2b0ff0985e6dad2df9460c9024
BLAKE2b-256 2dd342ebcd377e8762e4958c3e9bf5423c00227483718b6e68918856398bb24a

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