Metadata-Version: |
2.1 |
Name: |
strawman |
Version: |
0.1.3 |
Summary: |
Library for simple dummy objects |
Author: |
Daniel Obraczka |
Author-Email: |
obraczka[at]informatik.uni-leipzig.de |
Home-Page: |
https://github.com/dobraczka/strawman |
Project-Url: |
Bug Tracker, https://github.com/dobraczka/strawman/issues |
Project-Url: |
Documentation, https://strawman.readthedocs.io |
Project-Url: |
Repository, https://github.com/dobraczka/strawman |
Project-Url: |
Source, https://github.com/dobraczka/strawman |
License: |
MIT |
Keywords: |
prototyping |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
mkdocs (<2.0.0,>=1.4.2); extra == "docs" |
Requires-Dist: |
mkdocs-gen-files (<0.5.0,>=0.4.0); extra == "docs" |
Requires-Dist: |
mkdocs-literate-nav (<0.7.0,>=0.6.0); extra == "docs" |
Requires-Dist: |
mkdocs-material (<10.0.0,>=9.0.9); extra == "docs" |
Requires-Dist: |
mkdocs-section-index (<0.4.0,>=0.3.5); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (<0.21.0,>=0.20.0); extra == "docs" |
Requires-Dist: |
numpy |
Requires-Dist: |
pandas (>=1.0) |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |