No project description provided
Project description
PyGAU
Tired of not having tools to debug easily in python? PyGAU (Python Grab And Use) is here to help!
The objective
As it names suggests, it is a library that adds debug features that are as easy to deploy as puting decorators in the functions you want to debug.
Features
Currently, in version 1.3.3, it contains the following
- Benchmarking:
- "Timing" class -> measure how many time does take a function to execute and timing code sections, as simple as adding a decorator to the functions of interest.
- Debugging:
- "Report" class -> trace all the stack of functions called, as simple as adding a decorator to the functions of interest.
Documentation
All the documentation on how does each class and function work is in the classes in form of docstring.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygau-1.3.3.tar.gz.
File metadata
- Download URL: pygau-1.3.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d01623684a86a03e4ced7897fdecc4098454d4728686c3087df75f35214a7f
|
|
| MD5 |
4c54f4391616baa235a41593e85fed8c
|
|
| BLAKE2b-256 |
30272689d44b51d898a006db222f32fde118141e11518330839a96d679ce585b
|
File details
Details for the file pygau-1.3.3-py3-none-any.whl.
File metadata
- Download URL: pygau-1.3.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf6daf000875eef1a138a4b22a48a61ab35e33c1a281cf212df1fc3f61a090c7
|
|
| MD5 |
bd652e2e33a3ab65587c9ade5ec3dc8e
|
|
| BLAKE2b-256 |
0388068fd47523cb1e7786cf089d6a96e72ace2c99e732f64cbeb057c2d9bbd1
|