Skip to main content

Moyasar Python language wrapper

Project description

=============== Moyasar-Python

Moyasar Python language wrapper


Documentation

See the Python API docs. <https://moyasar.com/docs/api/?python>_


Requirements

  • Python +3.x

Installation

.. code-block:: bash

pip install moyasar

Usage

.. code-block:: python

import moyasar
moyasar.api_key = '<moyasar key>'
fetch_invoice = moyasar.Invoice.fetch('<invoice id>')
fetch_invoice.cancel()

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/moyasar. This project is intended to be a safe, welcoming space for collaboration.


License

The library is available as open source under the terms of the MIT License. <https://opensource.org/licenses/MIT>_

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

moyasar-0.6.5.tar.gz (5.3 kB view hashes)

Uploaded Source

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