Skip to main content

UMB information system's private API based on their mobile application

Project description

UMB information system’s private API

Homepage: https://github.com/fadhiilrachman/UMBPrivateAPI

Requirements

The UMB module only requires Python 3

Installation

Installation is simple. It can be installed from pip using the following command:

$ pip install umb

Or from the terminal:

$ python setup.py install

Usage

>>> from umb import *
>>> umb = UMB()
>>> login = umb.login('username', 'password')
>>> log(login.json)

All examples can be found here.

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

umb-1.0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

umb-1.0.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

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