PyPAD Docs is a free to use text editor that is open source. With many features and more to come in future updates. Our goal is to build a Text editor completley with python! CopiedUserName is the creator of PyPAD java edition-->(CURRENTLY UNSTABLE)
Only PyPAD Docs name is copyright.
DMEx9RDAkXnnEpXGT4XLYmEpjw7G93bkuq
- This is to keep the PyPAD app going!
New features includ: Themes and a launcher.
- Open Desktop in terminal
cd /home/pi/Desktop
- Clone into the PyPAD Docs repository
git clone https://github.com/blaze005/PyPAD-Docs.git
- Going into the file "PyPAD Docs" located on the desktop. Using the terminal
cd /home/pi/Desktop/PyPAD-Docs/PyPAD-Docs-Python-Edition
- Run PyPAD Docs, this will check your libraries and download the needed libraries. And then it will open the launcher of PyPAD from there you can click "Lets go!" and you are using PyPAD
python3 PyPAD_Docs.py
Click on the green button to download the .zip extract it in the desktop. Make sure the
"PyPAD-Docs-main" is in the desk top
- Open CMD
cd C:\Users\User\Desktop\PyPAD-Docs\PyPAD-Docs-Python-Edition
Run PyPAD Docs, this will check your libraries and download the needed libraries. And then it will open the launcher of PyPAD from there you can click "Lets go!" and you are using PyPAD
python PyPAD_Docs.py
PyPAD lite is a cut down version of PyPAD to fit on peoples hard drives better here is how to download!
Go into the Desktop
cd /home/pi/Desktop
Clone Into the PyPAD Lite repository.
git clone https://github.com/blaze005/PyPAD-Lite.git
Go into the PyPAD Lite directory
cd /home/pi/Desktop/PyPAD-Lite
Run setup.py (optional)
python3 setup.py