A firefly API for Python
This is an attempt to making a Python API for firefly with as many features as possible. Documentation will come later.
- Retreive tasks
- Comment on tasks
- Mark tasks as done / undone
- Get description of tasks
- Get attachements of tasks
- Upload files - attempt by Cvdcamilleri failed.
Thank you for Cvdcamilleri for helping with the usage of the firefly web api. You can find his attempt at a local backend firefly here