CLI interface for the flare.io API
Project description
flareio-cli
flareio-cli is a beta CLI interface for the flare.io API.
The full CLI documentation can be found on Flare's API documentation website.
Installing
flareio-cli is available on PyPI.
You may find all available versions on the Github releases page.
Invoke it directly using uv (recommended):
# Running the most recent version.
uvx flareio-cli --help
# Running a specific version. Recommended to ensure stability.
# Example: uvx flareio-cli@0.5.0 --help
uvx flareio-cli@version --help
Or install it:
# Using uv
uv tool install flareio-cli
# Using pip
pip install flareio-cli
Usage Example
Export Tenant Feed to CSV file:
export FLARE_API_KEY="<api-key>"
uvx run flareio-cli export-tenant-feed \
--cursor-file=cursor.txt \
--output-file=output.csv \
--from-date=2025-01-01
Learn more in the full CLI documentation.
Contributing
We recommend the following dependencies:
makeuvdirenv
The Makefile contains the following targets:
make testwill run testsmake checkwill run typecheckingmake formatformat will format the codemake format-checkwill run lintingmake ciwill run CI equivalent
Feedback
Do you have ideas or feature requests? Feel free to open issues.
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 flareio_cli-0.7.0.tar.gz.
File metadata
- Download URL: flareio_cli-0.7.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ab1ff2a9bfc637d33a88b72fc32534c6a8895e4dc6bfdd13a317d83585c78bf
|
|
| MD5 |
33a882c11780047c530ab6b7c662fdcc
|
|
| BLAKE2b-256 |
5d92e8ccb765937c545b35112b740d48e6276d5b4307e97f7a0ff0fb4b948dc3
|
File details
Details for the file flareio_cli-0.7.0-py3-none-any.whl.
File metadata
- Download URL: flareio_cli-0.7.0-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
754581de29babaab8d931f80c0eb69e7840df4e9d2ad8ceced2c76135953acb3
|
|
| MD5 |
181acb5e56fb74a42f02df48487f1e2f
|
|
| BLAKE2b-256 |
63502dafe1044028093615b76ac625b777638db1e09a7f8979f2338356281a8f
|