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-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

moncashify-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file moncashify-0.1.0.tar.gz.

File metadata

  • Download URL: moncashify-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for moncashify-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8de8b1817d36b791dac5be86b2cadb331e5d5f57c3c836cd74deff956079e86b
MD5 5051d450063702de433725b4c9fe75bb
BLAKE2b-256 63a80b243edf2ed7a6b461d7bc7973e5e3feebc75bdc66a050ba5733f11e7ec2

See more details on using hashes here.

File details

Details for the file moncashify-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: moncashify-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for moncashify-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6ef273e8ffe2efc87b930ee796929f1faa218335c77eec51c52fbab924b186b
MD5 7f042e2a40b9ed0d4d214657c8a1b068
BLAKE2b-256 3c7688ab8c4d00d1d09ff79b85a77747359b126fc42b7283be7dd34c08af68a4

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