PISpy - A simple Python package lookup client for the Terminal

Опубликовано: 30 Ноябрь 2022
на канале: Dave Pearson
171
2

#Python #Textual #Terminal

Another experiment with bulding applications with Textual; this time a simple client for looking up package information on PyPi. As well as looking up a package you can follow the requirement chain, viewing requirements you click on.

PISpy on GitHub: https://github.com/davep/pispy
PISpy on PyPi: https://pypi.org/project/pispy-client/
Textual: https://textual.textualize.io/