Skip to main content

Async client for the Mastodon API

Project description

Asynctodon

Asyncio client for the Mastodon API

Documentation

Example

Check usage for a more complex example

import asyncio
import webbrowser

from asynctodon import Client


client = Client("example.com", "f4jl3f2309fj20fj02efj02efj")


async def main():
	status = await client.new_status("im gay")
	webbrowser.open(status.url)


asyncio.run(main())

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

asynctodon-0.1.5.post1.tar.gz (64.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

asynctodon-0.1.5.post1-py3-none-any.whl (58.4 kB view details)

Uploaded Python 3

File details

Details for the file asynctodon-0.1.5.post1.tar.gz.

File metadata

  • Download URL: asynctodon-0.1.5.post1.tar.gz
  • Upload date:
  • Size: 64.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for asynctodon-0.1.5.post1.tar.gz
Algorithm Hash digest
SHA256 508e626851d38bd2d95d9cee380de38a34b1719cefd4c19bce8b26b71817109b
MD5 1d741a8f6bbbccfde2031cf264436478
BLAKE2b-256 d2e95cad6147163c483c86f92ca42ca51c101a763835e0ad9724c5a56bdce7e8

See more details on using hashes here.

File details

Details for the file asynctodon-0.1.5.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for asynctodon-0.1.5.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 c02117c84da269ed84c5966369e9372af6349622792be12f5f551299d9595c2b
MD5 69a0e9c083828806fdaa3787da21574d
BLAKE2b-256 00d2e5343a21d8826a91d3b6e1a1e485f5ebb832b8d44224b39835290a21869c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page