Telegraph API wrapper
Project description
Telegraph
Python Telegraph API wrapper
$ python3 -m pip install telegraph
Example
from telegraph import Telegraph
telegraph = Telegraph()
telegraph.create_account(short_name='1337')
response = telegraph.create_page(
'Hey',
html_content='<p>Hello, world!</p>'
)
print(response['url'])
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
telegraph-2.0.1.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file telegraph-2.0.1.tar.gz
.
File metadata
- Download URL: telegraph-2.0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db58517bfbb4d63f91d4655cde2c8ccddbb21647f96c6365d875b7d5bdb6b0a5 |
|
MD5 | 8f549998c6696b15295a8be864fad6ec |
|
BLAKE2b-256 | 4bceecd6d3d2c40a8f6bfef1d5fa6e05c3572213e1eb334ba96d06aa36586129 |
File details
Details for the file telegraph-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: telegraph-2.0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6469a10e158ec05ec042651a4d67e77e9c1c1dbef427d0a6d7eda0125a8ce70d |
|
MD5 | 22522f07d7995c6c6d6169ec2c5ec7e7 |
|
BLAKE2b-256 | 4bf3024ecd178bd1800ffda4ef052a8d63599ce3238ef716f8a00096a3f5694c |