Releases: eepyeunomia/PyPrompt
PyPrompt 1.7.1 Beta 1
PyPrompt 1.7.1 Beta 1
_____ _____ _ __ ______ __ ____ _ __
| __ \ | __ \ | | /_ ||____ /_ | | _ \ | | /_ |
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / / | | | |_) | ___| |_ __ _ | |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / / | | | _ < / _ \ __/ _` | | |
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / / | | | |_) | __/ || (_| | | |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_(_) |_| |____/ \___|\__\__,_| |_|
__/ | | |
|___/ |_|
ANNOUNCEMENTS:
- PyPrompt is back (for now i guess)
Bug Fixes:
- It works and no more
setuptools is replacing distutils
Removed Features:
- Removed
btcman
(its now 14mb instead of 80 💀)
PyPrompt 1.7
PyPrompt 1.7
_____ _____ _ __ ______
| __ \ | __ \ | | /_ ||____ |
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / /
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / /
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / /
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_/
__/ | | |
|___/ |_|
What's New
- Added
shutdown
command - Added
wifipass
command - Added
localhoster
command - New warning for beta builds
- COLOR FINALLY
- Linux Release (
.deb
and.rpm
coming soon!) - Changed strings in
help
- If Linux based system is running, a separate help list will show.
- Added more values to
sysinfo
anddevhelp
- Modified Termithon to support OS differences
- Added ChatGPT (YOU WILL REQUIRE YOUR OPENAI KEY)
- Added a Bitcoin Manager
- Added Wordle
Minor Changes
- Changed strings in
speedtest
- Changed
sleep(x)
totime.sleep(x)
in Speedtest - Tried to add ChatGPT Command (API not working)
Removed:
- Removed
tskmgr
(TUI Task Manager) - Removed
encrypt
command
Download wordlist.txt
to make Wordle work.
PyPrompt 1.7 Release Candidate 3
PyPrompt 1.7 Release Candidate 3
_____ _____ _ __ ______ _____ _____ ____
| __ \ | __ \ | | /_ ||____ | | __ \ / ____|___ \
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / / | |__) | | __) |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / / | _ /| | |__ <
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / / | | \ \| |____ ___) |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_/ |_| \_\\_____|____/
__/ | | |
|___/ |_|
Bug Fixes:
- PyPrompt would always crash due to
pyinstaller
bitcoinlib
andwordle()
Download wordlist.txt
if you want wordle to work.
PyPrompt 1.7 Release Candidate 2
PyPrompt 1.7 Release Candidate 2
_____ _____ _ __ ______ _____ _____ ___
| __ \ | __ \ | | /_ ||____ | | __ \ / ____|__ \
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / / | |__) | | ) |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / / | _ /| | / /
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / / | | \ \| |____ / /_
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_/ |_| \_\\_____|____|
__/ | | |
|___/ |_|
What's New:
- Added a Bitcoin Manager
- Added Wordle
Bug Fixes:
v1.7.rc1
only launched the ChatGPT command (FIXED)
PyPrompt 1.7 Release Candidate 1
PyPrompt 1.7 Release Candidate 1
_____ _____ _ __ ______ _____ _____ __
| __ \ | __ \ | | /_ ||____ | | __ \ / ____/_ |
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / / | |__) | | | |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / / | _ /| | | |
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / / | | \ \| |____ | |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_/ |_| \_\\_____||_|
__/ | | |
|___/ |_|
What's New:
- Added ChatGPT (YOU WILL REQUIRE YOUR OPENAI KEY)
I will try and make an alternative that doesn't require this key.
Removed Features:
- Removed
debmaker()
Linux Build Coming Later
PyPrompt 1.7 Beta 2
PyPrompt 1.7 Beta 2
_____ _____ _ __ ______ ____ _ ___
| __ \ | __ \ | | /_ ||____ | | _ \ | | |__ \
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / / | |_) | ___| |_ __ _ ) |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / / | _ < / _ \ __/ _` | / /
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / / | |_) | __/ || (_| | / /_
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_/ |____/ \___|\__\__,_| |____|
__/ | | |
|___/ |_|
What's New:
- Changed strings in
help
- If Linux based system is running, a separate help list will show.
- Added
debmaker
- Added more values to
sysinfo
anddevhelp
- Modified Termithon to support OS differences
Removed:
- Removed
tskmgr
(TUI Task Manager)
Linux release coming out later
PyPrompt 1.7 Beta 1
PyPrompt 1.7 Beta 1
_____ _____ _ __ ______ ____ _ __
| __ \ | __ \ | | /_ ||____ | | _ \ | | /_ |
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / / | |_) | ___| |_ __ _ | |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | | / / | _ < / _ \ __/ _` | | |
| | | |_| | | | | | (_) | | | | | | |_) | |_ | |_ / / | |_) | __/ || (_| | | |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)_/ |____/ \___|\__\__,_| |_|
__/ | | |
|___/ |_|
What's New
- Added
shutdown
command - Added
wifipass
command - Added
localhoster
command - New warning for beta builds
- COLOR FINALLY
- Linux Release (
.deb
and.rpm
coming soon!) - TESTED ON ARCH
Minor Changes
- Changed strings in
speedtest
- Changed
sleep(x)
totime.sleep(x)
in Speedtest - Tried to add ChatGPT Command (API not working)
Removals
- Removed
encrypt
command
PyPrompt 1.6.1
PyPrompt 1.6.1
_____ _____ _ __ __ __
| __ \ | __ \ | | /_ | / / /_ |
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / /_ | |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | || '_ \ | |
| | | |_| | | | | | (_) | | | | | | |_) | |_ | || (_) || |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)___(_)_|
__/ | | |
|___/ |_|
What's New:
- Added BSOD command (Causes an intentional BSOD) Windows Only!
- BSOD Command will not run on Linux or macOS
- Changed Copyright year to 2023
- Added tskmgr (TUI Task Manager)
- Modified WEATHER from getting temperature in celcius to farenheit
- Fixed WEATHER from always getting the weather from Sydney
- Fixed magic8ball from crashing
- String changes in CREDITS, HELP, & INTRO
- New Intro screen! (Less bloated!)
- PYVIM & PYINSTALLER / AUTO-PY-TO-EXE NOW REQUIRES PYTHON TO WORK
- Exit now closes PyPrompt correctly instead of crashing
- Added magic8Ball (Salvaged old project of mine.)
- Added credits (Credits for PyPrompt | Termithon + Command Creators
Removed Features:
- Removed unnecessary strings in devHelp()
- Removed ezShutdown()
- Removed SSH (INEFFICIENT AND BUGGY)
- Removed TROUBLESHOOT (ALL MODULES ARE BUILT IN BINARY)
- Removed XLVIEWER and BETTERCAL
Ignore this
@IdkDwij @BigBoyTaco E X I S T
especially you dwij
update Termithon
PyPrompt 1.6.1 Release Candidate
PyPrompt 1.6.1 Release Candidate
_____ _____ _ __ __ __ _____ _____ __
| __ \ | __ \ | | /_ | / / /_ | | __ \ / ____/_ |
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / /_ | | | |__) | | | |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | || '_ \ | | | _ /| | | |
| | | |_| | | | | | (_) | | | | | | |_) | |_ | || (_) || | | | \ \| |____ | |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)___(_)_| |_| \_\\_____||_|
__/ | | |
|___/ |_|
What's New:
- Fixed
_distutils_hack\__init__.py:33: UserWarning: Setuptools is replacing distutils.
message no longer showing up in release binary - Added BSOD command (Causes an intentional BSOD) Windows Only!
- BSOD Command will not run on Linux or macOS
- Removed XLVIEWER and BETTERCAL
- Changed Copyright year to 2023
- Faster loading times (I seriously don't know why there was loading screens LMAOO)
@IdkDwij UPDATE TERMITHON FOR GOD SAKE
PyPrompt v1.6.1.beta3
PyPrompt v1.6.1.beta3
_____ _____ _ __ __ __ ____ _ ____
| __ \ | __ \ | | /_ | / / /_ | | _ \ | | |___ \
| |__) | _| |__) | __ ___ _ __ ___ _ __ | |_ | | / /_ | | | |_) | ___| |_ __ _ __) |
| ___/ | | | ___/ '__/ _ \| '_ ` _ \| '_ \| __| | || '_ \ | | | _ < / _ \ __/ _` | |__ <
| | | |_| | | | | | (_) | | | | | | |_) | |_ | || (_) || | | |_) | __/ || (_| | ___) |
|_| \__, |_| |_| \___/|_| |_| |_| .__/ \__| |_(_)___(_)_| |____/ \___|\__\__,_| |____/
__/ | | |
|___/ |_|
What's New:
- Added tskmgr (TUI Task Manager)
- Skipped 1.6 and went straight to 1.6.1 because why not lol
- I actually updated my app lol get rekt dwij @IdkDwij
Bugs:
_distutils_hack\__init__.py:33: UserWarning: Setuptools is replacing distutils.
message may appear when launching PyPrompt