Skip to main content

A python lib for using Mambu APIs.

Project description

Build Status

MambuPy

A python API for using Mambu.

Allows accessing Mambu via its REST API. Also includes SQLAlchemy mappings to a backup of its DataBase.

Mambu is a cloud platform which lets you rapidly build, integrate, launch and service any lending portfolio into any market (https://www.mambu.com).

Mambu REST API

Mambu allows communicating via a RESTful API (documented at https://developer.mambu.com/).

MambuPy includes a set of classes whose purpose is connecting to this REST Api and work with Mambu entities on your python scripts.

You must configure your Mambu account for allowing an API user to connect with it for this functionality to work.

For more information, look at the MambuStruct class and all the classes inheriting from it. MambuPy implements this at all the scripts named mambu*.py

Mambu Database Backup

Mambu also allows their users to download a dump of its database. It is a MySQL schema, documented at https://developer.mambu.com.

MambuPy includes a set of SQLAlchemy mappings that can connect to the Mambu database dump.

You must download a valid dump of your Mambu database, and then extract and restore on a local MySQL server of your own for this functionality to work.

For more information, look at the scripts named schema*.py

Installation

Currently MambuPy works on Python 2.7

You may install MambuPy by git-cloning this repository on your local environment and making it available anywhere on your PYTHONPATH.

You may also use pip install mambupy but please consider that the current configuration process doesn’t works well with this kind of installation.

Configuration

You must configure your local MambuPy environment first so you can correctly use this module.

Look at mambuconfig.py for more information.

Work in progress

MambuPy is a work in progress, on a very early stage of its development.

Currently it allows a limited connection to some of the more important Mambu entitites accessible via its REST API.

Also, not all of the Mambu Database schema is currently mapped.

Finally, also note that Mambu itself delivers changes on a regular basis that may include new functionality on its REST API, and changes on its database tables. Currently MambuPy works with the last version of Mambu but NOT ALL of its functionality is implemented. Making a complete implementation of the REST API and the mapping of the Database, and keeping them up to date with the last version of Mambu, is one of the main objectives of the MambuPy project.

Please consider supporting the project by forking, improving and pull-requesting it.

TODOs

TODO comments for hackers are included at:

  • TODO file

  • pydoc string at __init__.py

  • pydoc strings all around the code

Release Notes

  • v0.8 first release notes 2018-04-20

    • implementation of PATCH request method on MambuStruct

    • implementation of MambuTask entity and MambuTasks iterable

    • v0.8.1 and v0.8.2 are identical to v0.8.1

  • v0.8.3 2018-05-22

    • MambuStruct convertDict2Attrs constantFields added ‘email’

    • mambuuser unittests

    • mamburoles module

    • MambuUser setRoles() method

    • MambuTask close() method

  • v0.8.4 2018-07-18

    • Sphinx documentation and ReadTheDocs site

Author

JNC jstitch@gmail.com

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

MambuPy-0.8.4.1.tar.gz (54.0 kB view details)

Uploaded Source

Built Distributions

MambuPy-0.8.4.1-py2.7.egg (69.4 kB view details)

Uploaded Source

MambuPy-0.8.4.1-py2-none-any.whl (73.1 kB view details)

Uploaded Python 2

File details

Details for the file MambuPy-0.8.4.1.tar.gz.

File metadata

  • Download URL: MambuPy-0.8.4.1.tar.gz
  • Upload date:
  • Size: 54.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for MambuPy-0.8.4.1.tar.gz
Algorithm Hash digest
SHA256 d63b0bd5646f8dc3265c6050617b4d8f1bd07c9b97de1ccd826d9e6c3c11ae55
MD5 0fa8c8f8e3356ec4558c40b4ef87b1b3
BLAKE2b-256 09ff84795b6f1c20eabb54a3c3b76cc5aa2f5de7e979020da3a33a27ce343d9c

See more details on using hashes here.

File details

Details for the file MambuPy-0.8.4.1-py2.7.egg.

File metadata

File hashes

Hashes for MambuPy-0.8.4.1-py2.7.egg
Algorithm Hash digest
SHA256 7810848b53c15386bb8c5bb3ece5df6a25ea30542cdd7cfde917ec986fbed593
MD5 06ee8b20213c37ac823ac1b3d63b22d4
BLAKE2b-256 a7c3d9b65a80e3dc4d9a6a1e0ef3ca85af44f68680de3655cda492738ca086f0

See more details on using hashes here.

File details

Details for the file MambuPy-0.8.4.1-py2-none-any.whl.

File metadata

File hashes

Hashes for MambuPy-0.8.4.1-py2-none-any.whl
Algorithm Hash digest
SHA256 1c97e101bf7748ef1cef05f11def9f4d612f9d315285fae54222e8d9a8342fe1
MD5 8b1c73317f29d37501c06fa5187d86c7
BLAKE2b-256 9a4f81fc3a2def612eac328b581d0bd6ec002a93b35bf38d6a8608fa123a77ca

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page