Metadata-Version: 1.2
Name: ipython-memwatcher
Version: 0.2.4
Summary: ipython_memwatcher: display memory usage during IPython execution
Home-page: https://github.com/FrancescAlted/ipython_memwatcher
Author: Francesc Alted, Ian Ozsvald
Author-email: faltet@gmail.com
Maintainer: Francesc Alted
Maintainer-email: faltet@gmail.com
License: UNKNOWN
Description: ipython_memwatcher is an IPython tool to report memory usage deltas for
        every command you type.
        
        This is strongly based on
        https://github.com/ianozsvald/ipython_memory_usage by Ian Ozsvald and in
        the future ipython_memwatcher can merged back into ipython_memory_usage.
        
Platform: Any.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Free To Use But Restricted
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
