ptextpad

ptextpad


License
MIT
Install
pip install ptextpad==0.1.0a6

Documentation

ptextpad

pytestpythonCode style: blackLicense: MITPyPI version

a parallel text editor

Install it

pip install ptextpad --upgrade
# pip install git+https://github.com/ffreemt/ptextpad
# poetry add git+https://github.com/ffreemt/ptextpad
# git clone https://github.com/ffreemt/ptextpad && cd ptextpad

Use it

python -m ptextpad
# or
# ptextpad

Set LOGLEVEL=10 to see loads of debug messages, e.g.

set LOGLEVEL=10  
# linux/mac: export LOGLEVEL=10
python -m ptextpad