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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.2.tar.gz
  • Upload date:
  • Size: 3.4 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.2.tar.gz
Algorithm Hash digest
SHA256 b75610aaeddaa332b69ccad6497d4f74510cbe492163c375a04adfedba3ac527
MD5 ca24a07dc990dd54630ceef007fce237
BLAKE2b-256 92cd2a8aeedf71b3915dba4893609e7a92e54852246d2ffb3112a1637f17fb44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 24e713283c4806c16fc83c27709e12ff1ec1689f5d8b5c23f57eba84e6e2ff80
MD5 3335977cc98eb11e6530527300d9b93d
BLAKE2b-256 724b8dc942358ead31d18848dbdb5cfc4cbfb0daf49323692740db47ec82fee8

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