Skip to content

Models & simulations for demonstrating ideas & principles related to post-capitalist economies

Notifications You must be signed in to change notification settings

arkologystudio/currency-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Concepts V.01

Interactive simulations demonstrating key monetary principles relevant to designing post-capitalist economies

Try the app live: https://share.streamlit.io/arkologystudio/currency-concepts/main/app.py


Setup your local Python environment

Option 1: custom environment with Pipenv

Install Pipenv:

pip3 install pipenv

Navigate to project route & create a new virtual environment:

pipenv shell

Install dependancies

pipenv install --dev

Pipenv guide


To enter / exit your virtual environment, in your project root, type:

pipenv shell #to enter
deactivate # or "CMD-D" to exit

Having trouble? See the following guide on Streamlit

OR

Setup virtual environment with Annaconda

Run the app

In the command line within your virtual environment, run:

streamlit run app.py

The app should now be available in a new browser window

About

Models & simulations for demonstrating ideas & principles related to post-capitalist economies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages