Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Releases: Overlrd/trefle

v0.1.0

09 Jun 15:29
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Full Changelog: https://github.com/Overlrd/trefle/commits/v0.1.0

Release Notes - v1.0.0

trefleapi - A Simple Python API Wrapper for the Trefle Botanical Data RESTAPI

Welcome to the first release of trefleapi! This Python package serves as a convenient wrapper for the Trefle Botanical Data RESTAPI, allowing you to easily retrieve botanical information and perform complex queries.

Key Features

  • Build queries effortlessly by chaining methods such as search, in_, list, filter, range, and sort_by.
  • Obtain query results in either a JSON dictionary or a list of data models.
  • Access a wide range of botanical data, enabling comprehensive plant exploration and analysis.

Improvements and Enhancements

In this version, we have made the following improvements to enhance your experience:

  • Added support for exporting data models in JSON or CSV format, facilitating data analysis and integration with other tools.

Known Limitation

Please be aware of the following limitation in this version:

  • The Trefle Botanical Data API imposes a rate limit of 120 requests per minute. Make sure to manage your requests accordingly to avoid exceeding this limit.

Installation

Installing trefleapi is as simple as running the following command:

>>>> pip install trefleapi 

Support and Feedback

Your feedback is crucial in helping us improve trefleapi. We encourage you to provide any feedback, report issues, or suggest enhancements through our dedicated channels. Your contribution is highly appreciated.

Acknowledgment

I extend my heartfelt thanks to the Trefle Botanical Data RESTAPI for providing a valuable resource that powers trefleapi. Their commitment to botanical data has been instrumental in the development of this package.

Thank you for choosing trefleapi! I hope you find it a useful tool .