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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 c8c384b5b36868b5489459c2c94262ed7786c3a900260e6353d3856143690dac
MD5 855f470e6ea8db2583ad36389bb1948e
BLAKE2b-256 38779298cd103cdb660459989cdd694ff97e341e2d4edbb71337c5db33120fd5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ed2598efc4c09db9e1e45fc3314a375853fe705ab0818fecdb5e0405c353ddf4
MD5 977b5b5820712d1fb6b27e244b56702f
BLAKE2b-256 c85125c38a8f67c62947d184b4fd6e9c6e25046451885332517199b4df97826c

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