Metadata-Version: 2.1
Name: crimjustsimpy
Version: 1.0.5
Summary: Tools for criminal just simulation
Home-page: https://github.com/mdraughn/crimjustsimpy
Author: Mark Draughn
Author-email: mark@windypundit.com
License: mit
Description: # crimjustsimpy
        Tools for criminal justice simulation.
        
        ##Introduction
        This module contains a few classes that can help with simulating
        certain elements of the criminal justice system in the United States.
        
        At present, it only simululates cases that have a probabilistic outcome at trial,
        with an option to plea bargain that is solely a random choice. In the future,
        I hope to add more realistic simulation of how both prosecutors and defendants
        make plea bargaining decisions.
Keywords: criminal justice model simulation
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3
Description-Content-Type: text/markdown
