![]() |
terminal/console geometry - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: General Coding Help (https://python-forum.io/forum-8.html) +--- Thread: terminal/console geometry (/thread-1597.html) Pages:
1
2
|
RE: terminal/console geometry - Skaperen - Jan-30-2017 (Jan-29-2017, 11:25 AM)wavic Wrote: It's on the PyPi and installable with pip under what name? RE: terminal/console geometry - wavic - Jan-30-2017 $ sudo pip install blessings [sudo] password for victor: Requirement already satisfied: blessings in /usr/lib/python3/dist-packages RE: terminal/console geometry - Skaperen - Feb-02-2017 i consider not needing to install a package to be an advantage, though not an infinite one. |