Unofficial Python library for MS ToDo API
Project description
ToDo-MS-client
:warning: This library is on early stage of development. Only selected features are available. See issues for current roadmap.
Unofficial Python library for MS ToDo API
- Contributing - development rules
- Changelog - changelog
- sample.py - simply example of library use
Available from PIP:
pip install todo-ms-client
To learn more about MS ToDo API look into Microsoft docs on Microsoft Docs page.
Feature coverage
This is the matrix of main features supported by the official API and this library.
| Feature | Supported by official API | Supported by ToDo-MS-client | Known limitations |
|---|---|---|---|
| Task lists - CRUD | :heavy_check_mark: | :heavy_check_mark: | |
| My day | :x: | - | |
| Tasks - CRUD | :heavy_check_mark: | :heavy_check_mark: | API doesn't support moving task between lists |
| Tasks - recurrence | :heavy_check_mark: | :large_orange_diamond: | API is a bit unclear here, need testing |
| Subtasks - CRUD | :heavy_check_mark: | :heavy_check_mark: | |
| Reminders - CRUD | :heavy_check_mark: | :x: | |
| Attachments - CRUD | :heavy_check_mark: | :x: | |
| Linked resources | :heavy_check_mark: | :x: | Not planned at the moment |
| Categories | :heavy_check_mark: | :x: | |
| Searching | :heavy_check_mark: | :large_orange_diamond: | |
| Delta updates | :heavy_check_mark: | :x: |
This library is not created nor related in any way with Microsoft.
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 todo-ms-client-0.1.0.tar.gz.
File metadata
- Download URL: todo-ms-client-0.1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d75aa4048902806bf2c845b684c5dca624642346a1ce971a8fe59b05f3f8322
|
|
| MD5 |
29e22a1a4365e2aaa885ff8be6503c5f
|
|
| BLAKE2b-256 |
5d02a635162402d8e182ab276401bd7ce82d27d0f7490edf84e652d6bd91df81
|
File details
Details for the file todo_ms_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: todo_ms_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ed3a46c3d3b8bf89c88de81fdfdf42db24a36df3c26fd23f618d1d4c3ed18cd
|
|
| MD5 |
5e3db23a73bc5974be041a27392f3d02
|
|
| BLAKE2b-256 |
e17311bce0fb5ed9f9c7939fc5f153d2b1e361dd58f6e57a91aefe3a2ed577ab
|