Skip to main content

Client library for mati.io

Project description

mati-python

Build Status Coverage Status PyPI

Mati Python3.6+ client library

Install

pip install mati

Testing

make venv
source venv/bin/active
make test

Create Identity

from mati import Client

client = Client()
georg = client.identities.create(
    name='Georg Wilhelm Friedrich Hegel',
    occupation='Philosopher',
    dob='1770-08-27'
)

Project details


Release history Release notifications | RSS feed

This version

0.1.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mati-0.1.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

mati-0.1.3-py3-none-any.whl (7.4 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