-
Notifications
You must be signed in to change notification settings - Fork 434
Home
connorferster edited this page Jun 24, 2020
·
5 revisions
Handcalcs is designed to play well with other Python libraries. For example, you can use handcalcs with both papermill and streamlit. Examples for both have been created in this wiki.
I originally designed handcalcs for use within education and engineering, two places where there is great value in showing what values you are substituting in your calculations. However, I am sure there are other applications! For examples of how handcalcs can be used in both education and engineering, see the appropriate pages in this wiki.
All code from the examples can be obtained in the Examples directory of the repository.