Skip to main content

The RT Client is a python library for interfacing with RT’s REST API. The client uses python-requests and talks to the V2 API.

In the future we also intend to add a CLI which will use the library and offer a nice way of interacting with RT from the commandline based on the features the V2 API gives us.

Getting Started

from rt_client.client import Client

rt = Client(
    username="jsmith",
    password="supersecret",
    endpoint="https://rt.acme.org/",
)

tickets = rt.ticket.search("Queue='urgent'")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rt_client-0.6.2.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

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

rt_client-0.6.2-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file rt_client-0.6.2.tar.gz.

File metadata

  • Download URL: rt_client-0.6.2.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for rt_client-0.6.2.tar.gz
Algorithm Hash digest
SHA256 e9df6696c7a6253273da637baefa77cf7352fd1b35d171654042cc4749c1b30a
MD5 7137c9c9f2942a16df2dc1f5f79392f8
BLAKE2b-256 d6bba2a0a35c9c85d1da2fa85b1e8388c49eb133c4a0895625710d8ae9f427c9

See more details on using hashes here.

File details

Details for the file rt_client-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: rt_client-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for rt_client-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d41212c3bb87a30bbd11fc86467aa3700e8c1d8c5d3ab480e09f1e516175b7d
MD5 c3bc66a5310a6f5e1aea023147704c1f
BLAKE2b-256 fa81a998234ccd42661342373e5e8a3fa408ae64cf6b200f105ed5281ac17f71

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.2 This release

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

1 file

0.4.2

1 file

0.4.1

1 file

0.4.0

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

0.1.2

1 file

0.1.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page