Skip to content

brsaylor/peet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Experimental Economics Toolkit

PEET is UAA's application and programming framework for multi-player, networked economics experiments. Modeled roughly after Multistage from CalTech and UCLA, it provides a common set of services and user interfaces, such as parameter management, client-server communication, status monitoring, and output data management. Individual experiments can be implemented as Python modules that plug into the framework.

PEET version 1.0 includes the Island Experiment, described below.

PEET is free software released under the GPL v3 license.

Requirements

PEET is written in the Python programming language, and uses the wxPython library for its graphical user interface, both of which must be installed in order to run the application.

See the Basic Instructions for more details on installing the requirements and PEET itself.

Acknowledgements

Development of this software was funded in part by National Science Foundation grant # 0729063

More software from UAA Experimental Economics Laboratory:

econlab.uaa.alaska.edu/Software.html

About

University of Alaska-Anchorage Python Experimental Economics Toolkit (PEET)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published