Skip to content

CLI client for FØCAL's cluster of edge devices and AI co-processors

License

Notifications You must be signed in to change notification settings

f0cal/farm-client

Repository files navigation

f0cal/farm-client

Python API client and CLI wrapper for the FØCAL device farm API.

Implements the f0cal.farm.client Python namespace.

Quick start

pip install f0cal.farm.client \
  -i https://dl.f0cal.com/py
  
f0cal farm --help

NOTE that many client workflows require an API key from https://app.f0cal.com.

Installation

pip

pip install f0cal.farm.client \
  -i https://dl.f0cal.com/py

Source

git clone https://github.com/f0cal/farm-client && \
  cd farm-client && \
  pip install ./ -r requirements.txt -c constraints.txt

More

Official docs

About

CLI client for FØCAL's cluster of edge devices and AI co-processors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published