Skip to main content

A Python library to interact with GLPI API

Project description

GLPI API

A Python library to interact with GLPI API.

Installation

You can install the package using pip:

Usage

from glpi_api import GLPIAPI

glpi = GLPIAPI(base_url="http://localhost:8090", username="glpi", password="glpi")
ticket_id = glpi.create_ticket(title="Sample Ticket", content="This is a sample ticket", urgency=3, requester_id=5, assigned_id=6)
print(f"Ticket created with ID: {ticket_id}")

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

hitss_glpi-0.1.4.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

hitss_glpi-0.1.4-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file hitss_glpi-0.1.4.tar.gz.

File metadata

  • Download URL: hitss_glpi-0.1.4.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for hitss_glpi-0.1.4.tar.gz
Algorithm Hash digest
SHA256 23b850e2a0ef45cb25a35049c1b53c6779faa3a27d71959df10ba4696ed1b906
MD5 fb2637cd7281b586b1ecd809a748a4d3
BLAKE2b-256 f33d396fa6bda8056dbd8d47d7c39d8d4a471b43517bf906a9bc275ebd0b4e29

See more details on using hashes here.

File details

Details for the file hitss_glpi-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: hitss_glpi-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for hitss_glpi-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1beb168609305d912022ca281e960302a2df8c0d156ab86cf1c6456e66642a1b
MD5 61272cf82e35486a6551e1484bc74cce
BLAKE2b-256 2974bf59d64dd658393bc2bf095d41fa6962ce1cd044ca470f1a80b67b0f6285

See more details on using hashes here.

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