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.1.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.1-py3-none-any.whl (85.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: monday_async-1.8.1.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.1.tar.gz
Algorithm Hash digest
SHA256 12ec3b4e8c6de2029f965d3c9d37e17559c5c30f5e3c8044081f52d5796a89f3
MD5 865f7519929eca3d45a3277e89f288eb
BLAKE2b-256 3b0d159f1509f711abcf255ebc4fa251821ad5ad18e9003537680f99092f0344

See more details on using hashes here.

Provenance

The following attestation bundles were made for monday_async-1.8.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: monday_async-1.8.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 430976430b0e97bf1eb2115f2e31e5a232f467e4f79b1a73422e04c7413524d1
MD5 fed15b167f27ed41d4a4a65db6ad7abe
BLAKE2b-256 8b0d23386de6f22c587a6c8e69f891a664d4c575adc9de49d3c63b0f2c09c9ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for monday_async-1.8.1-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