Quickly build a terminal project
Project description
environment
python3.7.3
install
pip3 install pyterminal
# Consider the following testing code. Add this to your .bashrc:
# Set proper $TERM if we are running gnome-terminal
if [ "$COLORTERM" == "gnome-terminal" ]
then
TERM=xterm-256color
fi
examples
python -m exampl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python_terminal-1.0.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file python_terminal-1.0.tar.gz
.
File metadata
- Download URL: python_terminal-1.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2398a070697d06579fcdba5a3edc885c77ccc429bb314a881724378d822b98a6
|
|
MD5 |
337999ea0e10b46687ccdfe55f5dfab8
|
|
BLAKE2b-256 |
b23afc2823d51c25e42cad5da6a8c4d00f322ce78e301879e1873a3ccf3e0d50
|
File details
Details for the file python_terminal-1.0-py3-none-any.whl
.
File metadata
- Download URL: python_terminal-1.0-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
eb30be4c21db6eb2583f0ccb6f56458182ad4f5e143c7d0a6330831cbbf558d8
|
|
MD5 |
fff63b3600388a3325c98fa908f5fe41
|
|
BLAKE2b-256 |
cad5ce400ece60f6928a51a33399e297ed652f535540d1d708cf64a537ed3ab9
|