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.0.tar.gz (6.3 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.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ff_inventory_api-0.2.0.tar.gz
  • Upload date:
  • Size: 6.3 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.0.tar.gz
Algorithm Hash digest
SHA256 140fa471f4fca89d5258a1d72727225f86220b2fbd3e0868e1386ffb0f22c0ee
MD5 ead06faaf7cecdc27e4cf6da43409e3a
BLAKE2b-256 6515628c43b96ca5f05ae5eb8c01a695844aeff0b0439a3a2fe054615246c1d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ff_inventory_api-0.2.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ff_inventory_api-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e8cc0dbdfab82d96e89b9fe988c8bd0ba80d98af7606fd180c29c38872282b3a
MD5 bf9acf92d1abec5c44822e265ecc7688
BLAKE2b-256 6e47753777a895db1fadab3b7ae778a3d955653a4210fb423d3b7fe5fec3d357

See more details on using hashes here.

Provenance

The following attestation bundles were made for ff_inventory_api-0.2.0-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