File size: 898 Bytes
e00758e
86a45e8
 
 
e00758e
 
 
 
 
 
 
 
7c6e323
 
864292e
7c6e323
 
 
 
 
 
 
 
 
 
 
 
86a45e8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Amazigh Calendar - Yennayer Converter
emoji: 🌍
colorFrom: yellow
colorTo: green
sdk: streamlit
sdk_version: 1.31.0
app_file: app.py
pinned: false
license: mit
---

# Yennayer Converter

This is a simple web app to convert Gregorian dates to Amazigh dates. since I was looking to know the Amazigh date for my birthday, but I couldn't find a simple tool to do that, so I decided to build one. I used the `streamlit` library to build the web app, the model is a simple python script. the model is hosted on the `huggingface` model hub.

Check it here:
[Yennayer Converter](https://huggingface.co/docs/hub/spaces-config-reference)


# My Socials
- [LinkedIn](linkedin.com/in/bssayla/)
- [Twitter](https://twitter.com/bssayla)
- [GitHub](https://github.com/bssayla/)

# License
This project is licensed under the terms of the MIT license.
[MIT License](https://opensource.org/licenses/MIT)