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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file moyasar-0.6.5.tar.gz.
File metadata
- Download URL: moyasar-0.6.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ab0c4114b93860008f1f328eee65adbb39b1d481f7ef3c41225731ff6f92817
|
|
| MD5 |
e328db4941d8dd98574b20f7383e9911
|
|
| BLAKE2b-256 |
12e1a81363a6b2ce7ee61661ad658bd6a9e551a99a37345147f9483a97873168
|