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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: moncashify-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 d56172cab9c71c30a5389fa4569d690273cb1df600948f983dba596ddefc6df8
MD5 f3cf9abb27306bf314c9b49bd1ef7449
BLAKE2b-256 762573a34192882aa4969ae9ba4e5d580368b414ab485d75bacff957308896d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: moncashify-0.2.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ecf8612d732dac8fecb8240f69d851a8299d6b7f42e1ab12a379ae98b48d3ab8
MD5 9d3747b8ca89cc9dbf2ad7ee10c07d86
BLAKE2b-256 5752cd442f4beacf18db567e465451c4a678f6243296b8eb38cd5b1b57ccca50

See more details on using hashes here.

Supported by

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