Metadata-Version: 2.4
Name: structural_starterkit
Version: 0.4.7
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
License-File: LICENSE
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: sectionproperties>=3.5.0
Requires-Dist: concreteproperties>=0.6.4
Requires-Dist: pycba>=0.5.2
Requires-Dist: PyNiteFEA==1.1.2
Requires-Dist: scipy
Requires-Dist: handcalcs
Requires-Dist: more-itertools
Requires-Dist: forallpeople
Requires-Dist: pytest
Requires-Dist: rich
Requires-Dist: tqdm
Requires-Dist: papermodels
Requires-Dist: xlwings
Requires-Dist: IPython
Requires-Dist: ipywidgets
Requires-Dist: ipykernel
Requires-Dist: jupyterlab
Requires-Dist: jupyterlab-mathjax3
Requires-Dist: nbconvert
Requires-Dist: python-docx
Requires-Dist: pynite-tools>=0.6.4
Requires-Dist: sectionproperties-tools>=0.2.0
Requires-Dist: millrun>=0.3.0
Requires-Dist: jsonchain>=0.5.1
Requires-Dist: papermill>=2.6.0
Requires-Dist: great-tables>=0.17.0
Requires-Dist: xl-engine>=0.4.0
Project-URL: Home, https://github.com/structuralpython/structural_starterkit

# pfse_starterkit
A Python package that installs all required packages for Structural Python core training for Python version >= 3.13.

This installs the following packages:

* numpy
* pandas
* openpyxl
* lxml
* shapely
* matplotlib
* plotly
* sectionproperties
* concreteproperties
* pycba
* PyNiteFEA
* scipy
* handcalcs
* more-itertools
* pynite_plotly
* forallpeople
* pytest
* rich
* tqdm
* papermodels
* xlwings
* IPython
* ipywidgets
* ipykernel
* jupyterlab
* jupyterlab-mathjax3
* nbconvert
* python-docx
* pynite-tools
* sectionproperties-tools
* papermill
* great-tables

