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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 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.0.tar.gz
Algorithm Hash digest
SHA256 46100b4fab63b8beaa47f4c928390711097274c6d305d2b7e95f06aeafc4408c
MD5 021a10839972ab7b155aaef47d5d1f88
BLAKE2b-256 64d543f559adc0eb1c025798f856acf0e590dc411c97213d9fb001dcf5b7dc67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hitss_glpi-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c171d3609d38eb4a2af6fb867911aaace53b1d2be05a70d521a98deb0cb667b6
MD5 69de674bc7f4ebdad7103e684ad8608a
BLAKE2b-256 a76a79c3c364a579c0dc3673dbb4b086e0acc3e90b838df94afd7bc30ee85ed2

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