UniCurses: A Python module that is aimed at providing the Curses functionality on all operating systems, using a unified set of commands that are syntactically close to the native C Curses functions.
(Sorry for the 2nd pull request in a row, I forgot previously to add it with TUIFIManager)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/rothgar/awesome-tuis/pull/98
**Author:** [@GiorgosXou](https://github.com/GiorgosXou)
**Created:** 5/7/2022
**Status:** ✅ Merged
**Merged:** 5/10/2022
**Merged by:** [@rothgar](https://github.com/rothgar)
**Base:** `master` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`32c54ae`](https://github.com/rothgar/awesome-tuis/commit/32c54ae0556fba0a4904f5fcdab831af37d1e8e2) Added | UniCurses
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
### [UniCurses](https://github.com/unicurses/unicurses): A Python module that is aimed at providing the Curses functionality on all operating systems, using a unified set of commands that are syntactically close to the native C Curses functions.
*(Sorry for the 2nd pull request in a row, I forgot previously to add it with [TUIFIManager](https://github.com/rothgar/awesome-tuis/pull/97))*
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rothgar/awesome-tuis/pull/98
Author: @GiorgosXou
Created: 5/7/2022
Status: ✅ Merged
Merged: 5/10/2022
Merged by: @rothgar
Base:
master← Head:patch-2📝 Commits (1)
32c54aeAdded | UniCurses📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
UniCurses: A Python module that is aimed at providing the Curses functionality on all operating systems, using a unified set of commands that are syntactically close to the native C Curses functions.
(Sorry for the 2nd pull request in a row, I forgot previously to add it with TUIFIManager)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.