The raven-pyu is a versatile Python utility library designed to enhance your development workflow with powerful tools for performance analysis, profiling, and code optimization. Built by Happy Raven Labs, PyU provides elegant, easy-to-use solutions for common development challenges.
- 🔍 Performance Profiling: Comprehensive time and memory profiling tools
pip install raven-pyuThe profiling module provides powerful tools for measuring and analyzing the performance of your Python code.
Key Features:
- Time profiling with microsecond precision
- Memory usage tracking and analysis
- Line-by-line performance breakdowns
- Multiple output formats (console, CSV, text)
- Statistical analysis with rich reporting
📖 Full Profiling Documentation →
- Python 3.8 or higher
- Rich (for beautiful console output)
This project is licensed under the MIT License - see the LICENSE file for details.
@misc{HappyRavenLabs_pyu,
author = {HappyRavenLabs},
title = {pyu: Utility tools for Python},
howpublished = {\url{https://github.com/HappyRavenLabs/pyu}},
year = {2025},
note = {Version v1.0.2 (accessed: 2025-10-28)}
}HappyRavenLabs. (2025). pyu: Utility tools for Python (Version v1.0.2) [Software]. Retrieved from https://github.com/HappyRavenLabs/pyu
Developed with ❤️ by Happy Raven Labs
