Skip to main content

Unofficial Python client for the FF-Inventory web app.

Project description

ff-inventory-api

Unofficial Python client for the FF-Inventory web app.

Features

  • Session handling and login (CSRF extraction)
  • Read organizational lists, create/delete lists, add/remove items
  • Parse inspection basket and upcoming inspections
  • Scrape users overview

Installation

pip install ff-inventory-api

Usage

from ff_inventory_api import FFInventoryAPI, OrganizationalList

api = FFInventoryAPI()
api.login("user@example.com", "password")

# Lists
lists = api.get_organisational_lists()
if lists:
    first = lists[0]
    print(first.id, first.title)

# Basket
basket = api.get_basket()
print(basket)

Development

  • Python >= 3.10
  • Install deps:
pip install -r requirements.txt -r requirements-test.txt
  • Run tests:
pytest -q

License

MIT

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

ff_inventory_api-0.2.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ff_inventory_api-0.2.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file ff_inventory_api-0.2.1.tar.gz.

File metadata

  • Download URL: ff_inventory_api-0.2.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ff_inventory_api-0.2.1.tar.gz
Algorithm Hash digest
SHA256 86001b2f5b33615df3054ca2313ba9f6bdfd643fbfb23494845aa624b43f4376
MD5 bf31cdc14c1d3aff0993bd49b397a777
BLAKE2b-256 8452f3e12033111405a2676927eb83fefc34307ca9cf3738afacdb98f143160f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ff_inventory_api-0.2.1.tar.gz:

Publisher: release.yml on marci4/FF-Inventory-API

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ff_inventory_api-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ff_inventory_api-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 39dabea1a7e56943a46991376f038258867ac5c9a88f78039740da25a6d50e6a
MD5 2e7882fa4779dd6d58b30f016efb26f1
BLAKE2b-256 16d8f6e741b82a7ed5426dfa89a5bf64260b3806e1db8d6e15096bc881ebcc41

See more details on using hashes here.

Provenance

The following attestation bundles were made for ff_inventory_api-0.2.1-py3-none-any.whl:

Publisher: release.yml on marci4/FF-Inventory-API

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page