madbg
telminal
madbg | telminal | |
---|---|---|
4 | 2 | |
246 | 52 | |
- | - | |
4.4 | 4.1 | |
about 1 year ago | 10 months ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
madbg
-
Debugging running Python scripts with PDB via GDB
Probably worth mention madbg⁽¹⁾, a fully-featured remote and preemptive debugger for Python with both a CLI and an API, that allows attaching to running programs preemptively (but does not require gdb).
⁽¹⁾https://github.com/kmaork/madbg
-
This Week in Python
madbg – A fully-featured remote debugger for python
- A fully-featured remote debugger for Python
-
Retain output sent to file from a background process
That's going to be hard; I guess you can use some debugger to attach to that process and tell it to flush. A quick google gave me https://github.com/kmaork/madbg, didn't try it, but if it works it should be to attach and run sys.stdout.flush().
telminal
-
I made a telegram Bot to running Linux commands
Github
-
A Terminal in Telegram!
I hope you found this useful : https://github.com/fristhon/telminal I appreciate any feedback, thanks
What are some alternatives?
scapy - Scapy: the Python-based interactive packet manipulation program & library.
telewater - A telegram bot that applies watermark on images, gifs, and videos.
img2cmap - Create colormaps from images
pyTermTk - Python Terminal Toolkit - a Spiced Up TUI Library 🌶️
gdb-dashboard - Modular visual interface for GDB in Python
tgfilestream - A Telegram bot that can stream Telegram files to users over HTTP.
ScoutSuite - Multi-Cloud Security Auditing Tool
addmember-telegram - Add member auto to telegram group. Link youtube: https://www.youtube.com/watch?v=qnNsgHCMQYk
pymg - pymg is a CLI that can interpret Python files by the Python interpreter and display the error message in a more readable way if an exception occurs.
tgcf - The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
yaspin - A lightweight terminal spinner for Python with safe pipes and redirects 🎁