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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfreshdesk-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 9ed7eea54a6e2d9619329caebcc461eaaf299f8d870c8f116656531737f639bf
MD5 2a034a83526b818e6edd7c76cbc66872
BLAKE2b-256 3327e96ede3c2aaadd25dc462acbbb4b5f1a927f3bfe685e11a1e8c58b8b957a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfreshdesk-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 29.2 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0d2ab4c134c8170cc5bd6601d314b4e0dc53c978286495860a574408a4f3d315
MD5 a08f8547366f0446488d454a6495dff5
BLAKE2b-256 bcbf6a82f119c3d521c5792dde8bc2ee8338e9ad7aa0ef1adc2dda126c951040

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