(the name, if not the repo name, have since changed)
A nice Streamlit interface for working with math expressions using sympy
This repo is hosted at mathland.streamlit.app
For how to use, see the Help page in the website.
For how the code works, see the code (it's well commented).
For running locally, simply run
python -m streamlit run __main__.py