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.4.dev1.tar.gz (64.0 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.4.dev1-py3-none-any.whl (57.8 kB view details)

Uploaded Python 3

File details

Details for the file asynctodon-0.1.4.dev1.tar.gz.

File metadata

  • Download URL: asynctodon-0.1.4.dev1.tar.gz
  • Upload date:
  • Size: 64.0 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.4.dev1.tar.gz
Algorithm Hash digest
SHA256 52db589d2331983d577009c2f3d20cf1a2fe6908f9da287558743afd7e88f4cb
MD5 b41a72cc78e62ef4ec25b932bb9ce398
BLAKE2b-256 8d4bb3d3d773958ac0e348614e484f4a6aaacb9d06485eeddc53819e93980701

See more details on using hashes here.

File details

Details for the file asynctodon-0.1.4.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for asynctodon-0.1.4.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 e8bce65e60689a07f6a328e80c0ffa068bfc7ec8562ef915ccce8c0ccc498581
MD5 aa2cfc20e2b26e4a19b5e9921c46193d
BLAKE2b-256 0c18f560cc9e318082207ec0195cd18c3a0441ea6cbe9b9b887d55832136e76c

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