Skip to main content

Python client for Freshdesk API.

Project description

pre-commit Code style: black

PyPI PyPI - Python Version PyPI - License

Read the Docs

Description

Python client library for interacting with Freshdesk.

Installation

pip install pyfreshdesk

Usage

Basic

from freshdesk import Client


fd = Client(domain='mydomain', api_key='MY_API_KEY')

Different Plan

from freshdesk import Client
from freshdesk import Plan


fd = Client(
    domain='mydomain',
    api_key='MY_API_KEY',
    plan=Plan.ESTATE,
)

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

pyfreshdesk-0.1.11.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

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

pyfreshdesk-0.1.11-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file pyfreshdesk-0.1.11.tar.gz.

File metadata

  • Download URL: pyfreshdesk-0.1.11.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for pyfreshdesk-0.1.11.tar.gz
Algorithm Hash digest
SHA256 3adc6876a5135acaec805500fd76751a9d255927a38265cb9f5b0f935e1dffb3
MD5 ba980329adcce099b9913aef0f8a7f0b
BLAKE2b-256 a497774129891853ab949f007d118536340889636d2a9a2563ba5e8ad3875a8f

See more details on using hashes here.

File details

Details for the file pyfreshdesk-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: pyfreshdesk-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 29.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for pyfreshdesk-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 095729d1e51ca8a07a2eff82d62b21e6311845dfcbbd2745c42ab9d36bde0766
MD5 4afe909913364aecbdadaac61caa9c5a
BLAKE2b-256 5809b67d2e7671c07bc264562dfae5ce7155e55568b23f0bedc64ce4e7cff6a7

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