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.13.tar.gz (25.6 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.13-py3-none-any.whl (27.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfreshdesk-0.1.13.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for pyfreshdesk-0.1.13.tar.gz
Algorithm Hash digest
SHA256 72b33724df7acaac0386e70de47381e682240176a3754166ee69a5759602d2ba
MD5 950234d384e5d761c2a4dac10d6f7f54
BLAKE2b-256 d4c2b6f010cc81a44059ca5844114ee3943c1a82ab0c780ddcf727a50d40409b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfreshdesk-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 27.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for pyfreshdesk-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 d5f1be088d67378111520cf2f25a820b184cac3e488605b91f25a50a3b403700
MD5 6740cae68f6fab9817dd3b51bb24fcbf
BLAKE2b-256 919fc906ebe11f29d87a85ae7f033185711f118384818ef34f70907bb6ab2362

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