Metadata-Version: 1.1
Name: justplot
Version: 0.1.2a6
Summary: A thin wrapper around matplotlib, which lets you reuse settings.
Home-page: https://github.com/OnionNinja/justplot
Author: Uğur Çayoğlu
Author-email: urcyglu@gmail.com
License: MIT
Download-URL: https://github.com/onionninja/justplot/tarball/v0.1.2
Description: justplot
        ========
        
        A thin wrapper around matplotlib, which lets you save figure and axes
        settings for reuse.
        
        install
        -------
        
        Run ``pip install justplot --pre``
        
Keywords: plots,matplotlib,wrapper
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
