A fully featured FRED Command Line Interface & Python API client library.
Project description
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e588b6f5349461436aad2fc20ff4ca97b3b69fb0daa24c0e12ab837dedad90f
|
|
| MD5 |
145fad479368d193a0cb0d76083b22f9
|
|
| BLAKE2b-256 |
ff2244051587a95461a3fb0cd57e5ba215f3c4d3086544294e5ac79ab0028c20
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8aa6fe539663c00adbf9c1a1f0f283ab73dfe1a4c788a2f32bd8ffa5ddee28a5
|
|
| MD5 |
f7565e2b0ff0985e6dad2df9460c9024
|
|
| BLAKE2b-256 |
2dd342ebcd377e8762e4958c3e9bf5423c00227483718b6e68918856398bb24a
|