Skip to main content

Python SDK to make API requests and handle API responses from the MonCash API

Project description

Requirements

Compatible with Python 3.x or 2.x

Documentation

Go to the Official documentation.

Moncashify is distributed as a Python package through PyPI and it can be installed with tools like pip:

pip install moncashify

Getting Started

If you’re new to Moncashify you can get started by following the tutorial Implement Moncashify SDK In Your Python Projects.

Once the package is installed, it is easy to import the package into your project.

import moncashify

Use the API() method to initialize the process.

moncashify.API(client_id, secret_key, debug)

client_id and secret_key can be found in your Moncash administration. The debugging setting (debug) will define whether you are in production or not. The default is True, which means you are in development.

moncash = moncashify.API(client_id, secret_key, debug=True)

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

moncashify-1.1.0.dev1.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

moncashify-1.1.0.dev1-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file moncashify-1.1.0.dev1.tar.gz.

File metadata

  • Download URL: moncashify-1.1.0.dev1.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for moncashify-1.1.0.dev1.tar.gz
Algorithm Hash digest
SHA256 352a69d7c4fade3c77b491fa1d4af087365aa7e109db349c1510c310b31e7bd7
MD5 7a3905ae027a02986dae327104e39ddc
BLAKE2b-256 9c1e19c512e7f66149da21cdc2a68d98438f971360efdb6eb9a31a13b0177ef8

See more details on using hashes here.

File details

Details for the file moncashify-1.1.0.dev1-py3-none-any.whl.

File metadata

  • Download URL: moncashify-1.1.0.dev1-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for moncashify-1.1.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 151435370a4f85b4234bfb3913913fa4d664fd9f14c5706fb9f6490c6ecd0e0c
MD5 b36026b52ff21a292adeb23f84e89f16
BLAKE2b-256 83df8de6f2eec810808aeb4ad24312fd31b372a1244275174a459dc9dabd61c5

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page