an app for Ethiopic tradition . ethiopian wisdom is packed in proverbs .lets unpack it .
# Temsalet
Temsalet is an open-source project that aims to preserve and promote the rich traditions of Ethiopia. The library and API are designed to unpack the wisdom and knowledge embedded in Ethiopian proverbs, making them accessible to a wider audience of developers and creators.
## Features
- **Proverb of the Day**: Retrieve a random proverb, along with its meaning, origin, and category.
- **Search**: Search for specific proverbs by keyword, topic, or language.
- **Language Support**: Full support for both English and Amharic languages.
- **Offline & API Access**: Use it as a direct offline Python module, or run a local FastAPI web server.
## Installation
You can install Temsalet directly via pip:
```bash
pip install temsalet