A library adds dots annotation to telegraph library
Project description
Custom telegraph library docs
A Python library for working with the Telegraph API.
Custom telegraph library uses data class instead of dicts to show telegraph api data Note: This is my first library, so if you find bugs, please don't kill me
- from custom_telegraph import Telegraph to get main object
- from custom_telegraph.types import * to get types
Installation
You can install the package using pip:
pip install custom_telegraph
Usage
Importing the Main Object To get started, import the main Telegraph object:
from custom_telegraph import Telegraph
Importing Types If you need access to custom types:
from custom_telegraph.types import *
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file custom_telegraph-0.1.0.tar.gz.
File metadata
- Download URL: custom_telegraph-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c92c8758e899c8f965af23ff1ab13d78d316b17c1ccc0c36eaa73c2db4e2e60
|
|
| MD5 |
ee63b6bb60dc2e4ca453f1da69635add
|
|
| BLAKE2b-256 |
5dd4a4d665989bcbeba0d66eaa718c546a253d34b88fdb8abe4df598db1247a4
|
File details
Details for the file custom_telegraph-0.1.0-py3-none-any.whl.
File metadata
- Download URL: custom_telegraph-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cf72ee8c7addfaf337bd348ded0beebf4f570f1d16a86f00341855e11b92722
|
|
| MD5 |
ae2958bdfcbfe58220c1975a250bdcb7
|
|
| BLAKE2b-256 |
77d57133160788050569d6c9378a50a09a93ae279c06274913ea010966b4f8ce
|