Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore: add unmaintained notice
Browse files Browse the repository at this point in the history
BD103 authored Sep 13, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 87cacad commit e5cb2dd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
> [!WARNING]
> **This project is no longer maintained.** Please see the official fork [here](https://github.com/zyf722/Flask-Rich) (zyf722/Flask-Rich). All releases after 0.3 are published from the fork.
---

# Flask Rich

Implements the [Rich](https://pypi.org/project/rich/) programming library with [Flask](https://pypi.org/project/Flask/). All features are toggleable, including:
@@ -72,4 +77,4 @@ poetry install
poetry shell
```

You will need [Poetry](https://python-poetry.org/) for managing dependencies.
You will need [Poetry](https://python-poetry.org/) for managing dependencies.

0 comments on commit e5cb2dd

Please sign in to comment.