Skip to main content

An asynchronous Python client library for monday.com

Project description

monday_async · Tests

An asynchronous Python client library for monday.com

Check out monday.com API here.

Install

Python Requirements:

  • Python >= 3.9

To install the latest version run:

pip install monday-async

Example

import asyncio
from monday_async import AsyncMondayClient
from aiohttp import ClientSession

async def main():
    with ClientSession() as session:
        client = AsyncMondayClient(token="YOUR_API_KEY", session=session)
        boards = await client.boards.get_boards()
        
asyncio.run(main())

License

This project is licensed under the Apache-2.0 license.

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

monday_async-1.8.0.tar.gz (71.0 kB view details)

Uploaded Source

Built Distribution

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

monday_async-1.8.0-py3-none-any.whl (85.1 kB view details)

Uploaded Python 3

File details

Details for the file monday_async-1.8.0.tar.gz.

File metadata

  • Download URL: monday_async-1.8.0.tar.gz
  • Upload date:
  • Size: 71.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for monday_async-1.8.0.tar.gz
Algorithm Hash digest
SHA256 395b445ebdea2a1a72b53d1368478064cf92ed1a9dc7a2e33a75e32f21385028
MD5 b8426cfe1d0e67bee3a6ed408780a874
BLAKE2b-256 68c4bf7232fdc7400c3fcc02e57d19d455203bdf0335f2a2020132cfdfd7af48

See more details on using hashes here.

Provenance

The following attestation bundles were made for monday_async-1.8.0.tar.gz:

Publisher: pypi-publish.yml on denyskarmazen/monday-async

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file monday_async-1.8.0-py3-none-any.whl.

File metadata

  • Download URL: monday_async-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 85.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for monday_async-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49494b3c8764c974fc4bf62a5e6640b1168f6f579612210ac7989dc09742ab99
MD5 87057bff73daf30b17ada8a91169b1d9
BLAKE2b-256 83dfae955c58dba0a84ff096dcb756b2a281d775bf83633bb80e94ff9189184f

See more details on using hashes here.

Provenance

The following attestation bundles were made for monday_async-1.8.0-py3-none-any.whl:

Publisher: pypi-publish.yml on denyskarmazen/monday-async

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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