https://bugzilla.redhat.com/show_bug.cgi?id=1876109
Bug ID: 1876109 Summary: Review Request: python-asciimatics - A cross-platform package to replace curses and create ASCII animations Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: fedora@lyes.eu QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://lyessaadi.fedorapeople.org/present/python-asciimatics.spec SRPM URL: https://lyessaadi.fedorapeople.org/present/python-asciimatics-1.11.0-1.fc32....
Copr Build: https://copr.fedorainfracloud.org/coprs/lyessaadi/present/build/1650402/
Description: Asciimatics is a package to help people create full-screen text UIs (from interactive forms to ASCII animations) on any platform. It is licensed under the Apache Software Foundation License 2.0.
Why? ----
Why not? It brings a little joy to anyone who was programming in the 80s... Oh and it provides a single cross-platform Python class to do all the low-level console function you could ask for, including:
- Coloured/styled text - including 256 colour terminals and unicode characters (even CJK languages) - Cursor positioning - Keyboard input (without blocking or echoing) including unicode support - Mouse input (terminal permitting) - Detecting and handling when the console resizes - Screen scraping
In addition, it provides some simple, high-level APIs to provide more complex features including:
- Anti-aliased ASCII line-drawing - Image to ASCII conversion - including JPEG and GIF formats - Many animation effects - e.g. sprites, particle systems, banners, etc. - Various widgets for text UIs - e.g. buttons, text boxes, radio buttons, etc.
Fedora Account System Username: lyessaadi