Metadata-Version: 2.1
Name: bridges
Version: 3.1.1
Summary: Bridging Real-world Infrastructure Designed to Goal-align, Engage, and Stimulate, an NSF TUES
Home-page: https://github.com/BridgesUNCC/bridges-python
Author: BRIDGES
Author-email: bridges.uncc@gmail.com
License: UNKNOWN
Description: # bridges-python
        
        This is the Python implementation of the BRIDGES API
        
        Authors: Matthew Mcquaigue, David Burlinson, Kalpathi Subramanian
        
        Date: June 2018
        
        ## Install
        ### Recommended
        Recommended installation from [pip](https://pypi.org/project/bridges/)  
        `pip install bridges`
        
        ### From source  
        To install from this repository  
        `cd path/to/directory`  
        `python setup.py install`
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >3.5.2
Description-Content-Type: text/markdown
