Skip to main content

Lamatok client, for Python 3.

Project description

Lamatok client, for Python 3

Package PyPI PyPI - Python Version

Downloads Downloads Downloads

Installation

pip install lamatok

Usage

Create a token https://lamatok.com/tokens and copy "Access key"

from lamatok import Client

cl = Client(token="<ACCESS_KEY>")
from lamatok import AsyncClient

cl = AsyncClient(token="<ACCESS_KEY>")

Run tests

LAMATOK_TOKEN=<token> pytest -v tests.py

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

lamatok-1.0.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file lamatok-1.0.0.tar.gz.

File metadata

  • Download URL: lamatok-1.0.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for lamatok-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8cac6c007bd49a40cda66af0124389d99c8be635d6f7f496c0a96aaa81528166
MD5 a2079fe588c9943a4d59290f62438dd5
BLAKE2b-256 85739ae7c53ed8f2d07ebb2fbd9797e67117963f0747f5f693a88ac5adfccb95

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