Metadata-Version: |
2.1 |
Name: |
open-source-sdk |
Version: |
0.0.3 |
Summary: |
Template for the Python Civil Engineering library. |
Author: |
Open Civil Engineering |
Maintainer-Email: |
Enrique García Méndez <enriquegarcia[at]live.nl> |
Project-Url: |
homepage, https://github.com/opencivilengineering |
Project-Url: |
documentation, http://opencivilengineering.readthedocs.io |
License: |
LGPL-2.1 |
Keywords: |
Civil engineering,Material properties,Structural engineering,Structural analysis,Eurocodes,Dutch building codes |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) |
Requires-Python: |
>=3.10 |
Requires-Dist: |
matplotlib; extra == "docs" |
Requires-Dist: |
Sphinx (<6.0,>=5.3); extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "docs" |
Requires-Dist: |
sphinx-autorun; extra == "docs" |
Requires-Dist: |
ipykernel; extra == "docs" |
Requires-Dist: |
ipywidgets; extra == "docs" |
Requires-Dist: |
nbconvert; extra == "docs" |
Requires-Dist: |
nbsphinx; extra == "docs" |
Requires-Dist: |
pandoc; extra == "docs" |
Requires-Dist: |
IPython; extra == "docs" |
Requires-Dist: |
matplotlib (>=3.7.2); extra == "plot" |
Requires-Dist: |
plotly (>=5.15.0); extra == "plot" |
Requires-Dist: |
black (==23.7.0); extra == "test" |
Requires-Dist: |
mypy (==1.4.1); extra == "test" |
Requires-Dist: |
pylint (==2.17.5); extra == "test" |
Requires-Dist: |
pytest (==7.4.0); extra == "test" |
Requires-Dist: |
pytest-describe (==2.1.0); extra == "test" |
Requires-Dist: |
pytest-pspec (==0.0.4); extra == "test" |
Requires-Dist: |
pytest-raises (==0.11); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
plot |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |