Skip to main content

Python client library for truverifi

Project description

<div align="center">
<img src="https://app.truverifi.com/img/truverifi-logo.png" width="250">
<h4>Python client library for truverifi</h4>
</div>

<p align="center">
<a href="https://travis-ci.org/achillesrasquinha/truverifi">
<img src="https://img.shields.io/travis/achillesrasquinha/truverifi.svg?style=flat-square">
</a>
<a href="https://coveralls.io/github/achillesrasquinha/truverifi">
<img src="https://img.shields.io/coveralls/github/achillesrasquinha/truverifi.svg?style=flat-square">
</a>
<a href="https://pypi.org/project/truverifi/">
<img src="https://img.shields.io/pypi/v/truverifi.svg?style=flat-square">
</a>
<a href="https://pypi.org/project/truverifi/">
<img src="https://img.shields.io/pypi/l/truverifi.svg?style=flat-square">
</a>
<a href="https://pypi.org/project/pipupgrade/">
<img src="https://img.shields.io/pypi/pyversions/truverifi.svg?style=flat-square">
</a>
<a href="https://git.io/boilpy">
<img src="https://img.shields.io/badge/made%20with-boilpy-red.svg?style=flat-square">
</a>
</p>

### Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [License](#license)

#### Installation

```shell
$ pip install truverifi
```

#### Usage

##### Application Interface

```python
>>> import truverifi
>>> client = truverifi.API("<YOUR_API_KEY>")
>>> client.account()
{
"balance": 2,
"username": "example@test.com",
"transactions": [
{
"id": 69,
"amount": -1,
"timestamp": "2018-07-07T19:30:00Z",
"description": "Number change to: 111-222-3333"
}
]
}

>>> client.line()

>>> zip, services = 12345, ["FACEBOOK", "TWITTER"]
>>> client.checkService(services, zip)
>>> client.lineChangeService(services, zip)

>>> client.lineExtend()
```

#### License

This repository has been released under the [MIT License](LICENSE).

---

<div align="center">
Made with ❤️ using <a href="https://git.io/boilpy">boilpy</a>.
</div>

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

truverifi-0.1.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distributions

truverifi-0.1.0-py3.7.egg (9.0 kB view details)

Uploaded Source

truverifi-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file truverifi-0.1.0.tar.gz.

File metadata

  • Download URL: truverifi-0.1.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for truverifi-0.1.0.tar.gz
Algorithm Hash digest
SHA256 76f7bbc5131a3b38c9716f6be18a33359bf8c18a58098b84b8577144a64af492
MD5 dde7f0eba89c995bfd15fed5b6b122a5
BLAKE2b-256 14a1e7394d796b856259072161b4b1f1298db5f77311b281adfecd989f0fe801

See more details on using hashes here.

File details

Details for the file truverifi-0.1.0-py3.7.egg.

File metadata

  • Download URL: truverifi-0.1.0-py3.7.egg
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for truverifi-0.1.0-py3.7.egg
Algorithm Hash digest
SHA256 297d981aeefb99f7e2dc89efa71c9f5ab4919270ae68fdbe4e94bcd31b8c000d
MD5 573787f696f79047230e872d6ecec397
BLAKE2b-256 d9c801525e69f56eaecb6e5d084a252c3ff2761c742c099a9cdbbf515f757314

See more details on using hashes here.

File details

Details for the file truverifi-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: truverifi-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for truverifi-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ef1264799d1a9391ead291095092b67f8915bced727b4f1c10b22bd7a365fb2
MD5 9c1c81f8df0c4df15d8c152cf20efdeb
BLAKE2b-256 5eb8fdda71d516259f53be2ec2a298086f92ca935ec346d96516a4a3c30451b6

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