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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: moncashify-0.3.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.3.0.tar.gz
Algorithm Hash digest
SHA256 4e812c8d55a20b3b1b42db4fd3cbfd8c5d2ef76a14f4ace2a51750e6f274e983
MD5 a01f1bb23cbe43a644ee0878a3b19a44
BLAKE2b-256 1c22b424658859287ec38067c187cc4f6782b64dc8564020216493083106b04b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: moncashify-0.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c6bbfef6423f157e2caf799cce0c8c5a31d2444bec608aa2ecee11f2c93cf559
MD5 4f793943d1cde99acdbce06123d1ce48
BLAKE2b-256 4607dc9f745e43a1d09cd56da1cd92b3374064cb40e6b26a4c1780692407057a

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