Skip to main content

ManyChat API Python library

Project description

ManyChat API Python library

Installation

Using pip (recommended):

python3 -m pip install manychat-api-python

Manually:

python3 setup.py install

Usage

After installing the library, you need to get the ManyChat API token in the API tab of the settings of your page at manychat.com. Here are some examples of the library usage with 1234567890123456:1234567890ABCDEFGHIJKLMNOPQRSTUV API token:

As an instance (recommended):

import ManyChat

api = ManyChat.API('1234567890123456:1234567890ABCDEFGHIJKLMNOPQRSTUV')
page_info = api.fb.page.getInfo()

As a singleton:

import ManyChat

ManyChat.API.init('1234567890123456:1234567890ABCDEFGHIJKLMNOPQRSTUV')
page_info = ManyChat.API.fb.page.getInfo()

Documentation

List of available ManyChat API methods you can get at the ManyChat API homepage.

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

manychat-api-python-0.0.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

manychat_api_python-0.0.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file manychat-api-python-0.0.1.tar.gz.

File metadata

  • Download URL: manychat-api-python-0.0.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for manychat-api-python-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6272dc175cdcb671083795ec6ac4212b287d778423f1d7d9c78efffb5519642a
MD5 3383ec326ee651e6ee73d657bc257ee8
BLAKE2b-256 8f259d597d7c627283b694576f47a850760b2e90fdad0590755470863fb4e5b1

See more details on using hashes here.

File details

Details for the file manychat_api_python-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: manychat_api_python-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for manychat_api_python-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c9dfbc3b97e6b9f843dc940e9729972f71e7b14b56e336a5044bd2bcac2d7a0
MD5 224b02e5e5219000a1c4027b9f8dce2b
BLAKE2b-256 17659a53a17f734c93220337c16ecb0fe271bbdc9d2a988a1f42b7588fc99084

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page