Metadata-Version: 1.1
Name: AgentsPy
Version: 0.5
Summary: Simple agent-based modeling library for python
Home-page: https://github.com/DatalogiForAlle/pyagents
Author: Jens Kanstrup Larsen / Martin Dybdal
Author-email: jkl@di.ku.dk
License: gpl-3.0
Download-URL: https://github.com/DatalogiForAlle/AgentsPy/releases/tag/v0.1
Description: # AgentsPy
        Agent-based simulation for education in Python
        
        Developed at Department of Computer Science, University of Copenhagen
        
        Authors
        -------
         - Jens Kanstrup Larsen (jkl@di.ku.dk)
         - Martin Dybdal (dybber@di.ku.dk)
        
Keywords: AGENT,MODELING,SIMULATION
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
