awesome-python-applications
awesome-python-applications copied to clipboard
Add project: iredis
Basic info
Application name: iredis Application repo link: https://github.com/laixintao/iredis Application home link: https://iredis.com/ Application description: Interactive Redis client that does auto-completion and syntax highlighting.
Qualifications
There are a ton of great Python projects out there, but what makes an application "Awesomeâ„¢"? Please check that all of the following criteria apply:
- [x] Free software with an online source repository.
- [x] Using Python for a considerable part of their functionality.
- [x] Well-known, or at least prominently used in an identifiable niche.
- [x] Maintained or otherwise demonstrably still functional on relevant platforms.
- [x] An application, not a library or framework.
Note that installability via pip/PyPI and a developer-audience focus may warrant a higher standard for inclusion, in keeping with the spirit of the list: http://sedimental.org/awesome_python_applications.html
Additional notability info
A really useful application that adds a lot of fun functionality to Redis client, perfect for debugging and exploring a Redis DB. Its sister projects are already in the APA.