evoenv 0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,26 @@
1
+ Metadata-Version: 2.4
2
+ Name: evoenv
3
+ Version: 0.0.1
4
+ Summary: EvoEnv
5
+ Author-email: EvoLib <evolib@dismail.de>
6
+ Classifier: Development Status :: 3 - Alpha
7
+ Classifier: License :: OSI Approved :: MIT License
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Programming Language :: Python :: 3.10
10
+ Classifier: Programming Language :: Python :: 3.11
11
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
12
+ Requires-Python: >=3.10
13
+ Description-Content-Type: text/markdown
14
+ Requires-Dist: numpy>=1.24
15
+ Requires-Dist: pyyaml>=6.0
16
+ Requires-Dist: pandas>=2.3.0
17
+ Requires-Dist: pydantic<3.0,>=2.7
18
+ Requires-Dist: graphviz>=0.20.1
19
+ Requires-Dist: matplotlib
20
+ Provides-Extra: dev
21
+ Requires-Dist: mypy; extra == "dev"
22
+ Requires-Dist: types-PyYAML; extra == "dev"
23
+ Provides-Extra: docs
24
+ Requires-Dist: sphinx; extra == "docs"
25
+ Requires-Dist: sphinx-rtd-theme; extra == "docs"
26
+ Requires-Dist: myst-parser; extra == "docs"
@@ -0,0 +1,4 @@
1
+ evoenv-0.0.1.dist-info/METADATA,sha256=bK--zR_n5IyWwLy7wMfjpUq_BB2QrHBQLsRh95Y6euY,915
2
+ evoenv-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
3
+ evoenv-0.0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ evoenv-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+