noteable-origami 0.0.2
pip install noteable-origami==0.0.2
Newer version available (2.0.0)
Released:
The Noteable API interface
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
Classifiers
- Intended Audience
- License
- Programming Language
Project description
Origami
A library capturing message patterns and protocols speaking to Noteable's APIs
Install | Getting Started | License | Code of Conduct | Contributing
Requirements
Python 3.8+
Installation
Poetry
poetry add noteable-origami
Pip
pip install noteable-origami
Getting Started
Get your access token from https://app.noteable.world/api/token
from origami.client import NoteableClient
token = 'ey...' # from https://app.noteable.world/api/token
async with NoteableClient(api_token=token) as client:
await client.ping_rtu()
Contributing
See CONTRIBUTING.md.
Open sourced with ❤️ by Noteable for the community.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
Classifiers
- Intended Audience
- License
- Programming Language
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
Built Distribution
File details
Details for the file noteable-origami-0.0.2.tar.gz
.
File metadata
- Download URL: noteable-origami-0.0.2.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.2 Linux/5.15.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc1dc895d03ec267f8d203d4bfd4a007e8c41441a55f2a4bfcce69c3bfeb2022 |
|
MD5 | 8007fd3e3192533ddcb1283d7b296d51 |
|
BLAKE2b-256 | 55c13039a17a4781303e6a7b3a9fadb0dffaf35231cfcde34b745fc61c554a08 |
File details
Details for the file noteable_origami-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: noteable_origami-0.0.2-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.2 Linux/5.15.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfe2846058a3be086c53966ae50101e016378ca52d527f403ffbfca3d67b1506 |
|
MD5 | 054385a9a53f1eb9d19951be263ef5e5 |
|
BLAKE2b-256 | 35fd0e9c155be38688ffb458ee635581c89867b4b01ec1369d3882437f98b132 |