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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.7.tar.gz
  • Upload date:
  • Size: 3.8 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.7.tar.gz
Algorithm Hash digest
SHA256 a5998471fe03276cceed6ef273ae2612fde2c8fc4fa4e13098b258206ea16bc5
MD5 52a81f41837d42ae86645806c35f6ecd
BLAKE2b-256 14bc6fcf2beb56265e2feb6bcdd99c04143a66a93ed725d3baed77e9bb8fe972

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 da521f361fb78751f8efa44827ba34955c2258b2a3c33fc3db28a3e1e0304651
MD5 2fe3ccdebd4a282cd7a044de302df7cc
BLAKE2b-256 f98985d03277cc38df70c86d9297638bd765ea1ea34460cf635e4e643d4b1aa8

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