Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showcase your handcalcs project here! #50

Open
connorferster opened this issue Oct 13, 2020 · 7 comments
Open

Showcase your handcalcs project here! #50

connorferster opened this issue Oct 13, 2020 · 7 comments
Labels
showcase For showing off handcalcs created documents

Comments

@connorferster
Copy link
Owner

Leave a comment with a link to your project!

@connorferster connorferster added the showcase For showing off handcalcs created documents label Oct 13, 2020
@connorferster
Copy link
Owner Author

Inspired by #38 from @momba98:

https://momba98.github.io/p1_conf/

image

@connorferster connorferster pinned this issue Oct 14, 2020
@michaellisitsa
Copy link
Contributor

I've posted one script I've been using recently for calculating fatigue stresses in steel trusses.

I had feedback from another engineer that they could follow along. Given most structural engineering xlsx sheets are almost impossible to follow along without clicking into each cell [and tearing your hair out], I am pretty happy to have found this library. Thanks Connor.

GitHub link:
CIDECT-4-Fatigue-K-joint-overlap.pdf
CIDECT-4-Fatigue-K-joint-overlap.ipynb

@connorferster
Copy link
Owner Author

@michaellisitsa I like how you are using @robbievanleeuwen's section-properties! Excellent!

@michaellisitsa
Copy link
Contributor

I placed the Streamlit example posted in your Wiki onto Heroku https://testherokulisitsa.herokuapp.com and the source code is in https://github.com/michaellisitsa/testheroku.

There are some slight tweaks in the code compared to the Wiki example, because the newer version of handcalcs treats the returned values differently I believe, and also the import statement changes from previous from handcalcs.handcalcs import handcalc

Using Streamlit and Heroku appeals to me for distributing to other engineers unfamiliar with programming / Jupyter Notebooks.

I am happy for you to adopt the code and create your own Heroku page if you want to include in the Wiki.

@connorferster
Copy link
Owner Author

Thanks for doing that! I have not used Heroku yet but this got me seeing some great potential!

@michaellisitsa
Copy link
Contributor

michaellisitsa commented Nov 9, 2020

In the meantime I was accepted into the Streamlit sharing beta, which makes deploying Streamlit websites literally as simple as entering the GitHub URL. You can sign up here https://www.streamlit.io/sharing

Next step is probably to explore https://www.streamlit.io/for-teams which adds authentication if companies want to keep some of the web apps for internal use only.

I am halfway through rewriting my “steel trusses script” posted previously, into a live Streamlit website:

https://share.streamlit.io/michaellisitsa/hs_truss_fatigue/main.py
That is linked to GitHub repo: https://github.com/michaellisitsa/HS_truss_fatigue

@nagatushar
Copy link

https://aisc-combined-interaction.herokuapp.com/app/1

was a demo to sell the idea of webapps at the office (not for use)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
showcase For showing off handcalcs created documents
Projects
None yet
Development

No branches or pull requests

3 participants