Metadata-Version: 2.1
Name: symupy
Version: 0.2.3
Summary: A module for Symuvia inside Python
Home-page: https://github.com/symuvia/symupy
Author: Andres Ladino
Author-email: aladinoster@gmail.com
License: MIT
Download-URL: https://github.com/symuvia/symupy
Description: **| [Overview](#overview) | [Download](#download) | [Instalation](#installation) | [License](#license) | [Contact](#contact) |**
        
        # symupy
        
        A Python API to control and manipulate SymuVia
        
        ## Overview 
        
        ## Download 
        
        ## Installation 
        
        ## Usage 
        
        
        # History
        
        ## 0.1.0 (2019-06-19)
        
        * First release on PyPI.
        
        ## 0.1.1 (2019-06-14)
        
        * Small fixes on basic interfacing
        
        ## 0.2.0 (2020-02-20)
        
        * Standardizing python package 
        * Adding documentation 
        * Makefile is now available for `testing`, `cleaning`, `building`, `installing` 
        
        ## 0.2.1 (2020-03-20)
        
        * Adding control zones 
        * Creating vehicles with routes
        * Extract indicators such as TTT, TTD and SPD for zones 
        * Makefile now tests distribution
        
        ## 0.2.2 (2020-03-25)
        
        * Fix bug on vehicle time creation
        
        ## 0.2.3 (2020-03-27)
        
        * Fix bug entries on add/ modify control zone
        * Fix bug now `simulationtime` accessible before starting simulation
Keywords: traffic microsimulation
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
