llama-index readers mondaydotcom integration
Project description
Monday Loader
pip install llama-index-readers-mondaydotcom
This loader loads data from monday.com. The user specifies an API token to initialize the MondayReader. They then specify a monday.com board id to load in the corresponding Document objects.
Usage
Here's an example usage of the MondayReader.
from llama_index.readers.mondaydotcom import MondayReader
reader = MondayReader("<monday_api_token>")
documents = reader.load_data("<board_id: int>")
Check out monday.com API docs - here
This loader is designed to be used as a way to load data into LlamaIndex. See here for examples.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_readers_mondaydotcom-0.5.0.tar.gz.
File metadata
- Download URL: llama_index_readers_mondaydotcom-0.5.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9c6bcf9a85037ae55a1cf3101a5572d0d494502a6f5cffca5b5fc2d463f9048
|
|
| MD5 |
34187e57739e13e203c68434f00f8586
|
|
| BLAKE2b-256 |
7cbafeff2ab373a2e1171ed902074c87f63c2ca778a72cd475638ff0d63f60e8
|
File details
Details for the file llama_index_readers_mondaydotcom-0.5.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_readers_mondaydotcom-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd614a6938359dc0d4f53ee6cfc1435b6def6af9f16f73eeda1257be1657d4bd
|
|
| MD5 |
f9bf8f27fc6adc8fec08744e7dac5f13
|
|
| BLAKE2b-256 |
c4cfd34c9ddfb08b024623c801a702f1ee30fe2ff9a4b2f7492ff56257e8d765
|