2023-01-18 17:39:29 +01:00
2022-04-28 20:59:36 +02:00
2022-04-28 18:07:02 +02:00
2022-04-28 18:08:06 +02:00
2022-09-27 15:56:00 +02:00
2023-01-18 17:39:29 +01:00
2022-04-28 18:07:10 +02:00
2022-04-28 20:59:36 +02:00
2022-09-27 15:56:00 +02:00

FabAccess for Python

Small library to give access to the FabAccess API for administration and development

Setup

Clone this repo with the option --recursive for submodules or run git submodule update --init if you did not clone recursively.

Installing dependencies using pipenv:

$ pipenv install pycapnp

Installing dependencies natively:

Archlinux

pacman -S python-pycapnp
Description
Python package implementing a FabAccess API client
Readme 48 KiB
Languages
Python 100%