Metadata-Version: 2.1
Name: xbos-services-utils2
Version: 0.0.6.dev0
Summary: Utility functions for xbos services using Python 2.7.
Home-page: UNKNOWN
Author: Daniel Lengyel
Author-email: daniel.lengyel@berkeley.edu
License: UNKNOWN
Description: # Project Title
        
        Utils for xbos services using for Python 2.7
        
        ## Getting Started
        
        Set XBOS_SERVICES_UTILS_CONFIG_PATH2 environment variable. The path should link to a directory which includes the folder "Buildings" and file "all_zones.yml". The yml file should resolve to a dictionary {zone_name: (list str) zones names}.
        
        ### Installing
        
        pip install xbos-services-utils2
        
        ## Running the tests
        
        Start the service and run the .test/test.py file for testing.  
        
        
        ## Author
        
        * **Daniel Lengyel** - *Initial work* - [daniellengyel](https://github.com/daniellengyel)
        
        
        ## License
        
        No License
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
