-
Couldn't load subscription status.
- Fork 0
This script fetches notes from my `Smart Notes` API and saves all the notes with `TODO` tag in an excel script for easy viewing and further downstream automation. It uses `pydantic` for data validation, `pandas` for reading and writing to excel and `pytest` for testing.
Couldn't load subscription status.
DeveloperDowny/notes-data-fetcher
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This script fetches notes from my `Smart Notes` API and saves all the notes with `TODO` tag in an excel script for easy viewing and further downstream automation. It uses `pydantic` for data validation, `pandas` for reading and writing to excel and `pytest` for testing.