Metadata-Version: 1.1
Name: oplus
Version: 4.4.1
Summary: UNKNOWN
Home-page: https://github.com/Openergy/oplus
Author: Geoffroy d'Estaintot
Author-email: geoffroy.destaintot@openergy.fr
License: UNKNOWN
Description: # oplus
        
        ## Installation
        
            pip install git+http://git@github.com/Openergy/oplus.git
        
        ## What is it
        A python package for working with Energy Plus
        
        ## Releases
        
        ### 4.3.0
        * new cache system
        * new configuration system
        * CONF functions changed
        
        ### 4.4.0
        * simulation api changed
        * summary table object implemented
        * err object implemented
        * can create idf and epw from path, content or buffer
        * can copy idf
        
        ### 4.4.1
        * simulation debug: simulate failed to return Simulation object if simulation_name was not none. Corrected.
        
Keywords: data,simulation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: French
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.4
