Metadata-Version: 2.3
Name: sea_starterkit
Version: 0.2.0
Summary: A module to designed to perform package installations, and verification of install,
Author-email: Connor Ferster <connor@structuralpython.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: streamlit
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: lxml
Requires-Dist: shapely>=2.0.0
Requires-Dist: matplotlib
Requires-Dist: plotly
Requires-Dist: kaleido
Requires-Dist: sectionproperties>=3.5.0
Requires-Dist: concreteproperties>=0.6.4
Requires-Dist: pycba>=0.5.2
Requires-Dist: PyNiteFEA>=0.0.98
Requires-Dist: scipy
Requires-Dist: handcalcs
Requires-Dist: more-itertools
Requires-Dist: pynite_plotly
Requires-Dist: forallpeople
Requires-Dist: pytest
Requires-Dist: rich
Requires-Dist: tqdm
Requires-Dist: papermodels
Requires-Dist: xlwings
Requires-Dist: jupyterlab
Requires-Dist: IPython
Requires-Dist: ipywidgets
Requires-Dist: ipykernel
Requires-Dist: jupyterlab-mathjax3
Requires-Dist: nbconvert
Requires-Dist: flit
Requires-Dist: python-docx
Requires-Dist: constable
Requires-Dist: black
Project-URL: Home, https://github.com/connorferster/sea_starterkit

# pfse_starterkit
A Python package that installs all required packages for the StructuralPython Python for Structural Engineers (pfse) course.

This installs the following packages:

* streamlit
* numpy
* pandas
* openpyxl
* lxml
* shapely
* matplotlib
* plotly
* sectionproperties
* concreteproperties
* PyNiteFEA
* pycba
* scipy
* handcalcs
* forallpeople
* pytest
* ipytest
* rich
* tqdm
* papermodels
* xlwings
* black
* jupyterlab
* IPython
* ipywidgets
* ipykernel
* jupyterlab-mathjax3 (as an option)
* nbconvert
* flit
* python-docx
* constable
* black

