Skip to content

An online educational tool for visualizing the execution of Python programs.

License

Notifications You must be signed in to change notification settings

sequoiatree/pyagram

Repository files navigation

  • setup:
    • make a python virtualenv called venv
    • pip install -r requirements.txt
    • npm install --no-optional
  • to deploy:
    • npm run watch-css to build edits to src scss files
    • npm run watch-js to build edits to src js files
    • python app.py to run the flask app

todo todo todo todo todo todo todo todo

About

An online educational tool for visualizing the execution of Python programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published