Skip to content

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.

DeveloperDowny/notes-data-fetcher

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.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages