Python Debugger that creates shareable video logs of a program's execution.
Project description
TinyDebug
TinyDebug is a Python tool used to create simple, shareable videos of step-by-step execution of code, just like this one:
Installation
Use the pip package manager to install TinyDebug
pip install tinydebug
Then, you can run it as a command-line tool:
tinydebug --help
if that doesn't work, try running python -m tinydebug --help.
Contributing
Want to contribute? That's awesome! Have a look at the issues page, and pick something to work on. Please comment on an issue to let me know you're working on it, so that I can help you along the way :)
Found a bug, some typo, or want to suggest a cool new feature? Open up an issue, we'll discuss it and start working on it! And if you fix a small bug or want to make a small change that doesn't have an issue already, just send a pull request! Pull requests are always welcome.
License
This repository is maintained by AlephZero, and was created during Google Code-In 2019.
The code is licensed under the MIT license.
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
File details
Details for the file tinydebug-0.1.1.tar.gz.
File metadata
- Download URL: tinydebug-0.1.1.tar.gz
- Upload date:
- Size: 177.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98a0ffb99bc8f50bcc816fabe00c3cd1387d6d1d08e078e84f48c74a7573dc08
|
|
| MD5 |
4c66230dcabd18171b0ef7f98da507e9
|
|
| BLAKE2b-256 |
a9e71ee1b5d2157dfc8d08cfa08c541a603591c3b5a8b03b9b820697283843f5
|