Skip to content

gitmichaelqiu/MacroecoSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacroecoSim

Static App

This is a simple macroeconomy simulator. Only for education purpose and the simulation of the economy is not necessarily realistic.

Live Version

You can run this application directly in your browser without any setup:

View Live Demo

This works using stlite, which allows Streamlit to run entirely in the browser using Pyodide (Wasm).

Run Locally

Install pip requirements:

pip install -r requirements.txt

Run:

streamlit run main.py

About

Learn macroeconomics with this simulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors