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.1.1.tar.gz (6.2 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.1.1-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ff_inventory_api-0.1.1.tar.gz
  • Upload date:
  • Size: 6.2 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.1.1.tar.gz
Algorithm Hash digest
SHA256 15f24fc0e33bfa7be473ade0735a2a3f9bee51505b03fecec5438fbc07e15dcc
MD5 cd53860110e22077d7cbf3b99a89eff8
BLAKE2b-256 b03847d36f061e9002729a84cec0aae881a02617a1225f0c022e70c8780ceb29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ff_inventory_api-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 00d7a2e521d11dd89cff311ea63e2daf9bb8641505fae25f70819c2f212e4b38
MD5 e5862f4695783904a8836340caff0ddf
BLAKE2b-256 a81a3b58546804e102fd08423f7e89d111dacac0d41430dc4da9e39eaa577eea

See more details on using hashes here.

Provenance

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