Metadata-Version: 1.1
Name: CProfileV
Version: 1.0.5
Summary: An easier way to use cProfile
Home-page: https://github.com/ymichael/cprofilev
Author: Michael Yong
Author-email: wrong92@gmail.com
License: MIT
Description: An easier way to use cProfile.
        
        Outputs a simpler html view of profiled stats.
        Able to show stats while the code is still running!
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Environment :: Web Environment
Classifier: Framework :: Bottle
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
