=============== 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>_
Release files for moyasar 0.6.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| moyasar-0.6.5.tar.gz | 5.3 kB | Details |
Release files / moyasar-0.6.5.tar.gz
| Download URL | moyasar-0.6.5.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5ab0c4114b93860008f1f328eee65adbb39b1d481f7ef3c41225731ff6f92817
|
|
BLAKE2b-256 checksum How to use checksums |
12e1a81363a6b2ce7ee61661ad658bd6a9e551a99a37345147f9483a97873168
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|