Spaces:
Paused
Paused
Upload 376 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/INSTALLER +1 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/LICENSE.md +30 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/METADATA +146 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/RECORD +74 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/WHEEL +5 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/entry_points.txt +22 -0
- MLPY/Lib/site-packages/Markdown-3.6.dist-info/top_level.txt +1 -0
- MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/INSTALLER +1 -0
- MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/LICENSE.rst +28 -0
- MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/METADATA +93 -0
- MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/RECORD +14 -0
- MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/WHEEL +5 -0
- MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/top_level.txt +1 -0
- MLPY/Lib/site-packages/gym-0.26.2.dist-info/INSTALLER +1 -0
- MLPY/Lib/site-packages/gym-0.26.2.dist-info/LICENSE.md +34 -0
- MLPY/Lib/site-packages/gym-0.26.2.dist-info/METADATA +74 -0
- MLPY/Lib/site-packages/gym-0.26.2.dist-info/RECORD +328 -0
- MLPY/Lib/site-packages/gym-0.26.2.dist-info/WHEEL +5 -0
- MLPY/Lib/site-packages/gym-0.26.2.dist-info/top_level.txt +1 -0
- MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/INSTALLER +1 -0
- MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/LICENSE.txt +19 -0
- MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/METADATA +16 -0
- MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/RECORD +10 -0
- MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/WHEEL +5 -0
- MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/top_level.txt +1 -0
- MLPY/Lib/site-packages/h5py-3.11.0.dist-info/INSTALLER +1 -0
- MLPY/Lib/site-packages/h5py-3.11.0.dist-info/LICENSE +30 -0
- MLPY/Lib/site-packages/h5py-3.11.0.dist-info/METADATA +51 -0
- MLPY/Lib/site-packages/h5py-3.11.0.dist-info/RECORD +150 -0
- MLPY/Lib/site-packages/h5py-3.11.0.dist-info/WHEEL +5 -0
- MLPY/Lib/site-packages/h5py-3.11.0.dist-info/top_level.txt +1 -0
- MLPY/Lib/site-packages/h5py/__init__.py +115 -0
- MLPY/Lib/site-packages/h5py/__pycache__/__init__.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/__pycache__/h5py_warnings.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/__pycache__/ipy_completer.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/__pycache__/version.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_conv.cp39-win_amd64.pyd +0 -0
- MLPY/Lib/site-packages/h5py/_errors.cp39-win_amd64.pyd +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__init__.py +15 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/__init__.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/attrs.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/base.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/compat.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/dataset.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/datatype.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/dims.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/files.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/filters.cpython-39.pyc +0 -0
- MLPY/Lib/site-packages/h5py/_hl/__pycache__/group.cpython-39.pyc +0 -0
.gitattributes
CHANGED
@@ -77,3 +77,4 @@ MLPY/Library/bin/omptarget.rtl.opencl.dll filter=lfs diff=lfs merge=lfs -text
|
|
77 |
MLPY/Lib/site-packages/PyWin32.chm filter=lfs diff=lfs merge=lfs -text
|
78 |
MLPY/Lib/site-packages/google/protobuf/pyext/_message.cp39-win_amd64.pyd filter=lfs diff=lfs merge=lfs -text
|
79 |
MLPY/Lib/site-packages/grpc/_cython/cygrpc.cp39-win_amd64.pyd filter=lfs diff=lfs merge=lfs -text
|
|
|
|
77 |
MLPY/Lib/site-packages/PyWin32.chm filter=lfs diff=lfs merge=lfs -text
|
78 |
MLPY/Lib/site-packages/google/protobuf/pyext/_message.cp39-win_amd64.pyd filter=lfs diff=lfs merge=lfs -text
|
79 |
MLPY/Lib/site-packages/grpc/_cython/cygrpc.cp39-win_amd64.pyd filter=lfs diff=lfs merge=lfs -text
|
80 |
+
MLPY/Lib/site-packages/h5py/hdf5.dll filter=lfs diff=lfs merge=lfs -text
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/LICENSE.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
BSD 3-Clause License
|
2 |
+
|
3 |
+
Copyright 2007, 2008 The Python Markdown Project (v. 1.7 and later)
|
4 |
+
Copyright 2004, 2005, 2006 Yuri Takhteyev (v. 0.2-1.6b)
|
5 |
+
Copyright 2004 Manfred Stienstra (the original version)
|
6 |
+
|
7 |
+
Redistribution and use in source and binary forms, with or without
|
8 |
+
modification, are permitted provided that the following conditions are met:
|
9 |
+
|
10 |
+
1. Redistributions of source code must retain the above copyright notice, this
|
11 |
+
list of conditions and the following disclaimer.
|
12 |
+
|
13 |
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
14 |
+
this list of conditions and the following disclaimer in the documentation
|
15 |
+
and/or other materials provided with the distribution.
|
16 |
+
|
17 |
+
3. Neither the name of the copyright holder nor the names of its
|
18 |
+
contributors may be used to endorse or promote products derived from
|
19 |
+
this software without specific prior written permission.
|
20 |
+
|
21 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
22 |
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
23 |
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
24 |
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
25 |
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
26 |
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
27 |
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
28 |
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
29 |
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
30 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/METADATA
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: Markdown
|
3 |
+
Version: 3.6
|
4 |
+
Summary: Python implementation of John Gruber's Markdown.
|
5 |
+
Author: Manfred Stienstra, Yuri Takhteyev
|
6 |
+
Author-email: Waylan limberg <[email protected]>
|
7 |
+
Maintainer: Isaac Muse
|
8 |
+
Maintainer-email: Waylan Limberg <[email protected]>
|
9 |
+
License: BSD 3-Clause License
|
10 |
+
|
11 |
+
Copyright 2007, 2008 The Python Markdown Project (v. 1.7 and later)
|
12 |
+
Copyright 2004, 2005, 2006 Yuri Takhteyev (v. 0.2-1.6b)
|
13 |
+
Copyright 2004 Manfred Stienstra (the original version)
|
14 |
+
|
15 |
+
Redistribution and use in source and binary forms, with or without
|
16 |
+
modification, are permitted provided that the following conditions are met:
|
17 |
+
|
18 |
+
1. Redistributions of source code must retain the above copyright notice, this
|
19 |
+
list of conditions and the following disclaimer.
|
20 |
+
|
21 |
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
22 |
+
this list of conditions and the following disclaimer in the documentation
|
23 |
+
and/or other materials provided with the distribution.
|
24 |
+
|
25 |
+
3. Neither the name of the copyright holder nor the names of its
|
26 |
+
contributors may be used to endorse or promote products derived from
|
27 |
+
this software without specific prior written permission.
|
28 |
+
|
29 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
30 |
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
31 |
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
32 |
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
33 |
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
34 |
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
35 |
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
36 |
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
37 |
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
38 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
39 |
+
|
40 |
+
Project-URL: Homepage, https://Python-Markdown.github.io/
|
41 |
+
Project-URL: Documentation, https://Python-Markdown.github.io/
|
42 |
+
Project-URL: Repository, https://github.com/Python-Markdown/markdown
|
43 |
+
Project-URL: Issue Tracker, https://github.com/Python-Markdown/markdown/issues
|
44 |
+
Project-URL: Changelog, https://python-markdown.github.io/changelog/
|
45 |
+
Keywords: markdown,markdown-parser,python-markdown,markdown-to-html
|
46 |
+
Classifier: Development Status :: 5 - Production/Stable
|
47 |
+
Classifier: License :: OSI Approved :: BSD License
|
48 |
+
Classifier: Operating System :: OS Independent
|
49 |
+
Classifier: Programming Language :: Python
|
50 |
+
Classifier: Programming Language :: Python :: 3
|
51 |
+
Classifier: Programming Language :: Python :: 3.8
|
52 |
+
Classifier: Programming Language :: Python :: 3.9
|
53 |
+
Classifier: Programming Language :: Python :: 3.10
|
54 |
+
Classifier: Programming Language :: Python :: 3.11
|
55 |
+
Classifier: Programming Language :: Python :: 3.12
|
56 |
+
Classifier: Programming Language :: Python :: 3 :: Only
|
57 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
58 |
+
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
59 |
+
Classifier: Topic :: Communications :: Email :: Filters
|
60 |
+
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
|
61 |
+
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
|
62 |
+
Classifier: Topic :: Software Development :: Documentation
|
63 |
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
64 |
+
Classifier: Topic :: Text Processing :: Filters
|
65 |
+
Classifier: Topic :: Text Processing :: Markup :: HTML
|
66 |
+
Classifier: Topic :: Text Processing :: Markup :: Markdown
|
67 |
+
Requires-Python: >=3.8
|
68 |
+
Description-Content-Type: text/markdown
|
69 |
+
License-File: LICENSE.md
|
70 |
+
Requires-Dist: importlib-metadata >=4.4 ; python_version < "3.10"
|
71 |
+
Provides-Extra: docs
|
72 |
+
Requires-Dist: mkdocs >=1.5 ; extra == 'docs'
|
73 |
+
Requires-Dist: mkdocs-nature >=0.6 ; extra == 'docs'
|
74 |
+
Requires-Dist: mdx-gh-links >=0.2 ; extra == 'docs'
|
75 |
+
Requires-Dist: mkdocstrings[python] ; extra == 'docs'
|
76 |
+
Requires-Dist: mkdocs-gen-files ; extra == 'docs'
|
77 |
+
Requires-Dist: mkdocs-section-index ; extra == 'docs'
|
78 |
+
Requires-Dist: mkdocs-literate-nav ; extra == 'docs'
|
79 |
+
Provides-Extra: testing
|
80 |
+
Requires-Dist: coverage ; extra == 'testing'
|
81 |
+
Requires-Dist: pyyaml ; extra == 'testing'
|
82 |
+
|
83 |
+
[Python-Markdown][]
|
84 |
+
===================
|
85 |
+
|
86 |
+
[![Build Status][build-button]][build]
|
87 |
+
[![Coverage Status][codecov-button]][codecov]
|
88 |
+
[![Latest Version][mdversion-button]][md-pypi]
|
89 |
+
[![Python Versions][pyversion-button]][md-pypi]
|
90 |
+
[![BSD License][bsdlicense-button]][bsdlicense]
|
91 |
+
[![Code of Conduct][codeofconduct-button]][Code of Conduct]
|
92 |
+
|
93 |
+
[build-button]: https://github.com/Python-Markdown/markdown/workflows/CI/badge.svg?event=push
|
94 |
+
[build]: https://github.com/Python-Markdown/markdown/actions?query=workflow%3ACI+event%3Apush
|
95 |
+
[codecov-button]: https://codecov.io/gh/Python-Markdown/markdown/branch/master/graph/badge.svg
|
96 |
+
[codecov]: https://codecov.io/gh/Python-Markdown/markdown
|
97 |
+
[mdversion-button]: https://img.shields.io/pypi/v/Markdown.svg
|
98 |
+
[md-pypi]: https://pypi.org/project/Markdown/
|
99 |
+
[pyversion-button]: https://img.shields.io/pypi/pyversions/Markdown.svg
|
100 |
+
[bsdlicense-button]: https://img.shields.io/badge/license-BSD-yellow.svg
|
101 |
+
[bsdlicense]: https://opensource.org/licenses/BSD-3-Clause
|
102 |
+
[codeofconduct-button]: https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-green.svg?style=flat-square
|
103 |
+
[Code of Conduct]: https://github.com/Python-Markdown/markdown/blob/master/CODE_OF_CONDUCT.md
|
104 |
+
|
105 |
+
This is a Python implementation of John Gruber's [Markdown][].
|
106 |
+
It is almost completely compliant with the reference implementation,
|
107 |
+
though there are a few known issues. See [Features][] for information
|
108 |
+
on what exactly is supported and what is not. Additional features are
|
109 |
+
supported by the [Available Extensions][].
|
110 |
+
|
111 |
+
[Python-Markdown]: https://Python-Markdown.github.io/
|
112 |
+
[Markdown]: https://daringfireball.net/projects/markdown/
|
113 |
+
[Features]: https://Python-Markdown.github.io#Features
|
114 |
+
[Available Extensions]: https://Python-Markdown.github.io/extensions
|
115 |
+
|
116 |
+
Documentation
|
117 |
+
-------------
|
118 |
+
|
119 |
+
```bash
|
120 |
+
pip install markdown
|
121 |
+
```
|
122 |
+
```python
|
123 |
+
import markdown
|
124 |
+
html = markdown.markdown(your_text_string)
|
125 |
+
```
|
126 |
+
|
127 |
+
For more advanced [installation] and [usage] documentation, see the `docs/` directory
|
128 |
+
of the distribution or the project website at <https://Python-Markdown.github.io/>.
|
129 |
+
|
130 |
+
[installation]: https://python-markdown.github.io/install/
|
131 |
+
[usage]: https://python-markdown.github.io/reference/
|
132 |
+
|
133 |
+
See the change log at <https://python-markdown.github.io/changelog/>.
|
134 |
+
|
135 |
+
Support
|
136 |
+
-------
|
137 |
+
|
138 |
+
You may report bugs, ask for help, and discuss various other issues on the [bug tracker][].
|
139 |
+
|
140 |
+
[bug tracker]: https://github.com/Python-Markdown/markdown/issues
|
141 |
+
|
142 |
+
Code of Conduct
|
143 |
+
---------------
|
144 |
+
|
145 |
+
Everyone interacting in the Python-Markdown project's code bases, issue trackers,
|
146 |
+
and mailing lists is expected to follow the [Code of Conduct].
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/RECORD
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
../../Scripts/markdown_py.exe,sha256=gjsXkYARbEnNiU7AO0QnizX91GeRgvRNt-gE-xGyTy4,108386
|
2 |
+
Markdown-3.6.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
3 |
+
Markdown-3.6.dist-info/LICENSE.md,sha256=e6TrbRCzKy0R3OE4ITQDUc27swuozMZ4Qdsv_Ybnmso,1650
|
4 |
+
Markdown-3.6.dist-info/METADATA,sha256=8_ETqzTxcOemQXj7ujUabMFcDBDGtsRrccFDr1-XWvc,7040
|
5 |
+
Markdown-3.6.dist-info/RECORD,,
|
6 |
+
Markdown-3.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
7 |
+
Markdown-3.6.dist-info/entry_points.txt,sha256=lMEyiiA_ZZyfPCBlDviBl-SiU0cfoeuEKpwxw361sKQ,1102
|
8 |
+
Markdown-3.6.dist-info/top_level.txt,sha256=IAxs8x618RXoH1uCqeLLxXsDefJvE_mIibr_M4sOlyk,9
|
9 |
+
markdown/__init__.py,sha256=dfzwwdpG9L8QLEPBpLFPIHx_BN056aZXp9xZifTxYIU,1777
|
10 |
+
markdown/__main__.py,sha256=innFBxRqwPBNxG1zhKktJji4bnRKtVyYYd30ID13Tcw,5859
|
11 |
+
markdown/__meta__.py,sha256=DqtqnYYLznrkvI1G4JalBc4WpgOp48naNoG9zlMWZas,1712
|
12 |
+
markdown/__pycache__/__init__.cpython-39.pyc,,
|
13 |
+
markdown/__pycache__/__main__.cpython-39.pyc,,
|
14 |
+
markdown/__pycache__/__meta__.cpython-39.pyc,,
|
15 |
+
markdown/__pycache__/blockparser.cpython-39.pyc,,
|
16 |
+
markdown/__pycache__/blockprocessors.cpython-39.pyc,,
|
17 |
+
markdown/__pycache__/core.cpython-39.pyc,,
|
18 |
+
markdown/__pycache__/htmlparser.cpython-39.pyc,,
|
19 |
+
markdown/__pycache__/inlinepatterns.cpython-39.pyc,,
|
20 |
+
markdown/__pycache__/postprocessors.cpython-39.pyc,,
|
21 |
+
markdown/__pycache__/preprocessors.cpython-39.pyc,,
|
22 |
+
markdown/__pycache__/serializers.cpython-39.pyc,,
|
23 |
+
markdown/__pycache__/test_tools.cpython-39.pyc,,
|
24 |
+
markdown/__pycache__/treeprocessors.cpython-39.pyc,,
|
25 |
+
markdown/__pycache__/util.cpython-39.pyc,,
|
26 |
+
markdown/blockparser.py,sha256=j4CQImVpiq7g9pz8wCxvzT61X_T2iSAjXupHJk8P3eA,5728
|
27 |
+
markdown/blockprocessors.py,sha256=koY5rq8DixzBCHcquvZJp6x2JYyBGjrwxMWNZhd6D2U,27013
|
28 |
+
markdown/core.py,sha256=DyyzDsmd-KcuEp8ZWUKJAeUCt7B7G3J3NeqZqp3LphI,21335
|
29 |
+
markdown/extensions/__init__.py,sha256=9z1khsdKCVrmrJ_2GfxtPAdjD3FyMe5vhC7wmM4O9m0,4822
|
30 |
+
markdown/extensions/__pycache__/__init__.cpython-39.pyc,,
|
31 |
+
markdown/extensions/__pycache__/abbr.cpython-39.pyc,,
|
32 |
+
markdown/extensions/__pycache__/admonition.cpython-39.pyc,,
|
33 |
+
markdown/extensions/__pycache__/attr_list.cpython-39.pyc,,
|
34 |
+
markdown/extensions/__pycache__/codehilite.cpython-39.pyc,,
|
35 |
+
markdown/extensions/__pycache__/def_list.cpython-39.pyc,,
|
36 |
+
markdown/extensions/__pycache__/extra.cpython-39.pyc,,
|
37 |
+
markdown/extensions/__pycache__/fenced_code.cpython-39.pyc,,
|
38 |
+
markdown/extensions/__pycache__/footnotes.cpython-39.pyc,,
|
39 |
+
markdown/extensions/__pycache__/legacy_attrs.cpython-39.pyc,,
|
40 |
+
markdown/extensions/__pycache__/legacy_em.cpython-39.pyc,,
|
41 |
+
markdown/extensions/__pycache__/md_in_html.cpython-39.pyc,,
|
42 |
+
markdown/extensions/__pycache__/meta.cpython-39.pyc,,
|
43 |
+
markdown/extensions/__pycache__/nl2br.cpython-39.pyc,,
|
44 |
+
markdown/extensions/__pycache__/sane_lists.cpython-39.pyc,,
|
45 |
+
markdown/extensions/__pycache__/smarty.cpython-39.pyc,,
|
46 |
+
markdown/extensions/__pycache__/tables.cpython-39.pyc,,
|
47 |
+
markdown/extensions/__pycache__/toc.cpython-39.pyc,,
|
48 |
+
markdown/extensions/__pycache__/wikilinks.cpython-39.pyc,,
|
49 |
+
markdown/extensions/abbr.py,sha256=JqFOfU7JlhIFY06-nZnSU0wDqneFKKWMe95eXB-iLtc,3250
|
50 |
+
markdown/extensions/admonition.py,sha256=Hqcn3I8JG0i-OPWdoqI189TmlQRgH6bs5PmpCANyLlg,6547
|
51 |
+
markdown/extensions/attr_list.py,sha256=t3PrgAr5Ebldnq3nJNbteBt79bN0ccXS5RemmQfUZ9g,7820
|
52 |
+
markdown/extensions/codehilite.py,sha256=ChlmpM6S--j-UK7t82859UpYjm8EftdiLqmgDnknyes,13503
|
53 |
+
markdown/extensions/def_list.py,sha256=J3NVa6CllfZPsboJCEycPyRhtjBHnOn8ET6omEvVlDo,4029
|
54 |
+
markdown/extensions/extra.py,sha256=1vleT284kued4HQBtF83IjSumJVo0q3ng6MjTkVNfNQ,2163
|
55 |
+
markdown/extensions/fenced_code.py,sha256=-fYSmRZ9DTYQ8HO9b_78i47kVyVu6mcVJlqVTMdzvo4,8300
|
56 |
+
markdown/extensions/footnotes.py,sha256=bRFlmIBOKDI5efG1jZfDkMoV2osfqWip1rN1j2P-mMg,16710
|
57 |
+
markdown/extensions/legacy_attrs.py,sha256=oWcyNrfP0F6zsBoBOaD5NiwrJyy4kCpgQLl12HA7JGU,2788
|
58 |
+
markdown/extensions/legacy_em.py,sha256=-Z_w4PEGSS-Xg-2-BtGAnXwwy5g5GDgv2tngASnPgxg,1693
|
59 |
+
markdown/extensions/md_in_html.py,sha256=y4HEWEnkvfih22fojcaJeAmjx1AtF8N-a_jb6IDFfts,16546
|
60 |
+
markdown/extensions/meta.py,sha256=v_4Uq7nbcQ76V1YAvqVPiNLbRLIQHJsnfsk-tN70RmY,2600
|
61 |
+
markdown/extensions/nl2br.py,sha256=9KKcrPs62c3ENNnmOJZs0rrXXqUtTCfd43j1_OPpmgU,1090
|
62 |
+
markdown/extensions/sane_lists.py,sha256=ogAKcm7gEpcXV7fSTf8JZH5YdKAssPCEOUzdGM3C9Tw,2150
|
63 |
+
markdown/extensions/smarty.py,sha256=yqT0OiE2AqYrqqZtcUFFmp2eJsQHomiKzgyG2JFb9rI,11048
|
64 |
+
markdown/extensions/tables.py,sha256=oTDvGD1qp9xjVWPGYNgDBWe9NqsX5gS6UU5wUsQ1bC8,8741
|
65 |
+
markdown/extensions/toc.py,sha256=PGg-EqbBubm3n0b633r8Xa9kc6JIdbo20HGAOZ6GEl8,18322
|
66 |
+
markdown/extensions/wikilinks.py,sha256=j7D2sozica6sqXOUa_GuAXqIzxp-7Hi60bfXymiuma8,3285
|
67 |
+
markdown/htmlparser.py,sha256=dEr6IE7i9b6Tc1gdCLZGeWw6g6-E-jK1Z4KPj8yGk8Q,14332
|
68 |
+
markdown/inlinepatterns.py,sha256=7_HF5nTOyQag_CyBgU4wwmuI6aMjtadvGadyS9IP21w,38256
|
69 |
+
markdown/postprocessors.py,sha256=eYi6eW0mGudmWpmsW45hduLwX66Zr8Bf44WyU9vKp-I,4807
|
70 |
+
markdown/preprocessors.py,sha256=pq5NnHKkOSVQeIo-ajC-Yt44kvyMV97D04FBOQXctJM,3224
|
71 |
+
markdown/serializers.py,sha256=YtAFYQoOdp_TAmYGow6nBo0eB6I-Sl4PTLdLDfQJHwQ,7174
|
72 |
+
markdown/test_tools.py,sha256=MtN4cf3ZPDtb83wXLTol-3q3aIGRIkJ2zWr6fd-RgVE,8662
|
73 |
+
markdown/treeprocessors.py,sha256=o4dnoZZsIeVV8qR45Njr8XgwKleWYDS5pv8dKQhJvv8,17651
|
74 |
+
markdown/util.py,sha256=vJ1E0xjMzDAlTqLUSJWgdEvxdQfLXDEYUssOQMw9kPQ,13929
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.43.0)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py3-none-any
|
5 |
+
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/entry_points.txt
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[console_scripts]
|
2 |
+
markdown_py = markdown.__main__:run
|
3 |
+
|
4 |
+
[markdown.extensions]
|
5 |
+
abbr = markdown.extensions.abbr:AbbrExtension
|
6 |
+
admonition = markdown.extensions.admonition:AdmonitionExtension
|
7 |
+
attr_list = markdown.extensions.attr_list:AttrListExtension
|
8 |
+
codehilite = markdown.extensions.codehilite:CodeHiliteExtension
|
9 |
+
def_list = markdown.extensions.def_list:DefListExtension
|
10 |
+
extra = markdown.extensions.extra:ExtraExtension
|
11 |
+
fenced_code = markdown.extensions.fenced_code:FencedCodeExtension
|
12 |
+
footnotes = markdown.extensions.footnotes:FootnoteExtension
|
13 |
+
legacy_attrs = markdown.extensions.legacy_attrs:LegacyAttrExtension
|
14 |
+
legacy_em = markdown.extensions.legacy_em:LegacyEmExtension
|
15 |
+
md_in_html = markdown.extensions.md_in_html:MarkdownInHtmlExtension
|
16 |
+
meta = markdown.extensions.meta:MetaExtension
|
17 |
+
nl2br = markdown.extensions.nl2br:Nl2BrExtension
|
18 |
+
sane_lists = markdown.extensions.sane_lists:SaneListExtension
|
19 |
+
smarty = markdown.extensions.smarty:SmartyExtension
|
20 |
+
tables = markdown.extensions.tables:TableExtension
|
21 |
+
toc = markdown.extensions.toc:TocExtension
|
22 |
+
wikilinks = markdown.extensions.wikilinks:WikiLinkExtension
|
MLPY/Lib/site-packages/Markdown-3.6.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
markdown
|
MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/LICENSE.rst
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright 2010 Pallets
|
2 |
+
|
3 |
+
Redistribution and use in source and binary forms, with or without
|
4 |
+
modification, are permitted provided that the following conditions are
|
5 |
+
met:
|
6 |
+
|
7 |
+
1. Redistributions of source code must retain the above copyright
|
8 |
+
notice, this list of conditions and the following disclaimer.
|
9 |
+
|
10 |
+
2. Redistributions in binary form must reproduce the above copyright
|
11 |
+
notice, this list of conditions and the following disclaimer in the
|
12 |
+
documentation and/or other materials provided with the distribution.
|
13 |
+
|
14 |
+
3. Neither the name of the copyright holder nor the names of its
|
15 |
+
contributors may be used to endorse or promote products derived from
|
16 |
+
this software without specific prior written permission.
|
17 |
+
|
18 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
19 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
20 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
21 |
+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
22 |
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
23 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
24 |
+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
25 |
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
26 |
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
27 |
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
28 |
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/METADATA
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: MarkupSafe
|
3 |
+
Version: 2.1.5
|
4 |
+
Summary: Safely add untrusted strings to HTML/XML markup.
|
5 |
+
Home-page: https://palletsprojects.com/p/markupsafe/
|
6 |
+
Maintainer: Pallets
|
7 |
+
Maintainer-email: [email protected]
|
8 |
+
License: BSD-3-Clause
|
9 |
+
Project-URL: Donate, https://palletsprojects.com/donate
|
10 |
+
Project-URL: Documentation, https://markupsafe.palletsprojects.com/
|
11 |
+
Project-URL: Changes, https://markupsafe.palletsprojects.com/changes/
|
12 |
+
Project-URL: Source Code, https://github.com/pallets/markupsafe/
|
13 |
+
Project-URL: Issue Tracker, https://github.com/pallets/markupsafe/issues/
|
14 |
+
Project-URL: Chat, https://discord.gg/pallets
|
15 |
+
Classifier: Development Status :: 5 - Production/Stable
|
16 |
+
Classifier: Environment :: Web Environment
|
17 |
+
Classifier: Intended Audience :: Developers
|
18 |
+
Classifier: License :: OSI Approved :: BSD License
|
19 |
+
Classifier: Operating System :: OS Independent
|
20 |
+
Classifier: Programming Language :: Python
|
21 |
+
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
22 |
+
Classifier: Topic :: Text Processing :: Markup :: HTML
|
23 |
+
Requires-Python: >=3.7
|
24 |
+
Description-Content-Type: text/x-rst
|
25 |
+
License-File: LICENSE.rst
|
26 |
+
|
27 |
+
MarkupSafe
|
28 |
+
==========
|
29 |
+
|
30 |
+
MarkupSafe implements a text object that escapes characters so it is
|
31 |
+
safe to use in HTML and XML. Characters that have special meanings are
|
32 |
+
replaced so that they display as the actual characters. This mitigates
|
33 |
+
injection attacks, meaning untrusted user input can safely be displayed
|
34 |
+
on a page.
|
35 |
+
|
36 |
+
|
37 |
+
Installing
|
38 |
+
----------
|
39 |
+
|
40 |
+
Install and update using `pip`_:
|
41 |
+
|
42 |
+
.. code-block:: text
|
43 |
+
|
44 |
+
pip install -U MarkupSafe
|
45 |
+
|
46 |
+
.. _pip: https://pip.pypa.io/en/stable/getting-started/
|
47 |
+
|
48 |
+
|
49 |
+
Examples
|
50 |
+
--------
|
51 |
+
|
52 |
+
.. code-block:: pycon
|
53 |
+
|
54 |
+
>>> from markupsafe import Markup, escape
|
55 |
+
|
56 |
+
>>> # escape replaces special characters and wraps in Markup
|
57 |
+
>>> escape("<script>alert(document.cookie);</script>")
|
58 |
+
Markup('<script>alert(document.cookie);</script>')
|
59 |
+
|
60 |
+
>>> # wrap in Markup to mark text "safe" and prevent escaping
|
61 |
+
>>> Markup("<strong>Hello</strong>")
|
62 |
+
Markup('<strong>hello</strong>')
|
63 |
+
|
64 |
+
>>> escape(Markup("<strong>Hello</strong>"))
|
65 |
+
Markup('<strong>hello</strong>')
|
66 |
+
|
67 |
+
>>> # Markup is a str subclass
|
68 |
+
>>> # methods and operators escape their arguments
|
69 |
+
>>> template = Markup("Hello <em>{name}</em>")
|
70 |
+
>>> template.format(name='"World"')
|
71 |
+
Markup('Hello <em>"World"</em>')
|
72 |
+
|
73 |
+
|
74 |
+
Donate
|
75 |
+
------
|
76 |
+
|
77 |
+
The Pallets organization develops and supports MarkupSafe and other
|
78 |
+
popular packages. In order to grow the community of contributors and
|
79 |
+
users, and allow the maintainers to devote more time to the projects,
|
80 |
+
`please donate today`_.
|
81 |
+
|
82 |
+
.. _please donate today: https://palletsprojects.com/donate
|
83 |
+
|
84 |
+
|
85 |
+
Links
|
86 |
+
-----
|
87 |
+
|
88 |
+
- Documentation: https://markupsafe.palletsprojects.com/
|
89 |
+
- Changes: https://markupsafe.palletsprojects.com/changes/
|
90 |
+
- PyPI Releases: https://pypi.org/project/MarkupSafe/
|
91 |
+
- Source Code: https://github.com/pallets/markupsafe/
|
92 |
+
- Issue Tracker: https://github.com/pallets/markupsafe/issues/
|
93 |
+
- Chat: https://discord.gg/pallets
|
MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/RECORD
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
MarkupSafe-2.1.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
2 |
+
MarkupSafe-2.1.5.dist-info/LICENSE.rst,sha256=RjHsDbX9kKVH4zaBcmTGeYIUM4FG-KyUtKV_lu6MnsQ,1503
|
3 |
+
MarkupSafe-2.1.5.dist-info/METADATA,sha256=icNlaniV7YIQZ1BScCVqNaRtm7MAgfw8d3OBmoSVyAY,3096
|
4 |
+
MarkupSafe-2.1.5.dist-info/RECORD,,
|
5 |
+
MarkupSafe-2.1.5.dist-info/WHEEL,sha256=GZFS91_ufm4WrNPBaFVPB9MvOXR6bMZQhPcZRRTN5YM,100
|
6 |
+
MarkupSafe-2.1.5.dist-info/top_level.txt,sha256=qy0Plje5IJuvsCBjejJyhDCjEAdcDLK_2agVcex8Z6U,11
|
7 |
+
markupsafe/__init__.py,sha256=m1ysNeqf55zbEoJtaovca40ivrkEFolPlw5bGoC5Gi4,11290
|
8 |
+
markupsafe/__pycache__/__init__.cpython-39.pyc,,
|
9 |
+
markupsafe/__pycache__/_native.cpython-39.pyc,,
|
10 |
+
markupsafe/_native.py,sha256=_Q7UsXCOvgdonCgqG3l5asANI6eo50EKnDM-mlwEC5M,1776
|
11 |
+
markupsafe/_speedups.c,sha256=n3jzzaJwXcoN8nTFyA53f3vSqsWK2vujI-v6QYifjhQ,7403
|
12 |
+
markupsafe/_speedups.cp39-win_amd64.pyd,sha256=mxpVr1JPAspPHonOfxzkg7mQIKFTQuzl9v95Ejv5zks,15872
|
13 |
+
markupsafe/_speedups.pyi,sha256=f5QtwIOP0eLrxh2v5p6SmaYmlcHIGIfmz0DovaqL0OU,238
|
14 |
+
markupsafe/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.42.0)
|
3 |
+
Root-Is-Purelib: false
|
4 |
+
Tag: cp39-cp39-win_amd64
|
5 |
+
|
MLPY/Lib/site-packages/MarkupSafe-2.1.5.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
markupsafe
|
MLPY/Lib/site-packages/gym-0.26.2.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
MLPY/Lib/site-packages/gym-0.26.2.dist-info/LICENSE.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
The MIT License
|
2 |
+
|
3 |
+
Copyright (c) 2016 OpenAI (https://openai.com)
|
4 |
+
|
5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
+
of this software and associated documentation files (the "Software"), to deal
|
7 |
+
in the Software without restriction, including without limitation the rights
|
8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9 |
+
copies of the Software, and to permit persons to whom the Software is
|
10 |
+
furnished to do so, subject to the following conditions:
|
11 |
+
|
12 |
+
The above copyright notice and this permission notice shall be included in
|
13 |
+
all copies or substantial portions of the Software.
|
14 |
+
|
15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21 |
+
THE SOFTWARE.
|
22 |
+
|
23 |
+
# Mujoco models
|
24 |
+
This work is derived from [MuJuCo models](http://www.mujoco.org/forum/index.php?resources/) used under the following license:
|
25 |
+
```
|
26 |
+
This file is part of MuJoCo.
|
27 |
+
Copyright 2009-2015 Roboti LLC.
|
28 |
+
Mujoco :: Advanced physics simulation engine
|
29 |
+
Source : www.roboti.us
|
30 |
+
Version : 1.31
|
31 |
+
Released : 23Apr16
|
32 |
+
Author :: Vikash Kumar
|
33 |
+
Contacts : [email protected]
|
34 |
+
```
|
MLPY/Lib/site-packages/gym-0.26.2.dist-info/METADATA
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: gym
|
3 |
+
Version: 0.26.2
|
4 |
+
Summary: Gym: A universal API for reinforcement learning environments
|
5 |
+
Home-page: https://www.gymlibrary.dev/
|
6 |
+
Author: Gym Community
|
7 |
+
Author-email: [email protected]
|
8 |
+
License: MIT
|
9 |
+
Classifier: Programming Language :: Python :: 3
|
10 |
+
Classifier: Programming Language :: Python :: 3.6
|
11 |
+
Classifier: Programming Language :: Python :: 3.7
|
12 |
+
Classifier: Programming Language :: Python :: 3.8
|
13 |
+
Classifier: Programming Language :: Python :: 3.9
|
14 |
+
Classifier: Programming Language :: Python :: 3.10
|
15 |
+
Requires-Python: >=3.6
|
16 |
+
Description-Content-Type: text/markdown
|
17 |
+
License-File: LICENSE.md
|
18 |
+
Requires-Dist: numpy >=1.18.0
|
19 |
+
Requires-Dist: cloudpickle >=1.2.0
|
20 |
+
Requires-Dist: gym-notices >=0.0.4
|
21 |
+
Requires-Dist: importlib-metadata >=4.8.0 ; python_version < "3.10"
|
22 |
+
Requires-Dist: dataclasses ==0.8 ; python_version == "3.6"
|
23 |
+
Provides-Extra: accept-rom-license
|
24 |
+
Requires-Dist: autorom[accept-rom-license] ~=0.4.2 ; extra == 'accept-rom-license'
|
25 |
+
Provides-Extra: all
|
26 |
+
Requires-Dist: opencv-python >=3.0 ; extra == 'all'
|
27 |
+
Requires-Dist: pytest ==7.0.1 ; extra == 'all'
|
28 |
+
Requires-Dist: swig ==4.* ; extra == 'all'
|
29 |
+
Requires-Dist: lz4 >=3.1.0 ; extra == 'all'
|
30 |
+
Requires-Dist: moviepy >=1.0.0 ; extra == 'all'
|
31 |
+
Requires-Dist: matplotlib >=3.0 ; extra == 'all'
|
32 |
+
Requires-Dist: pygame ==2.1.0 ; extra == 'all'
|
33 |
+
Requires-Dist: mujoco ==2.2 ; extra == 'all'
|
34 |
+
Requires-Dist: ale-py ~=0.8.0 ; extra == 'all'
|
35 |
+
Requires-Dist: box2d-py ==2.3.5 ; extra == 'all'
|
36 |
+
Requires-Dist: imageio >=2.14.1 ; extra == 'all'
|
37 |
+
Requires-Dist: mujoco-py <2.2,>=2.1 ; extra == 'all'
|
38 |
+
Provides-Extra: atari
|
39 |
+
Requires-Dist: ale-py ~=0.8.0 ; extra == 'atari'
|
40 |
+
Provides-Extra: box2d
|
41 |
+
Requires-Dist: box2d-py ==2.3.5 ; extra == 'box2d'
|
42 |
+
Requires-Dist: pygame ==2.1.0 ; extra == 'box2d'
|
43 |
+
Requires-Dist: swig ==4.* ; extra == 'box2d'
|
44 |
+
Provides-Extra: classic_control
|
45 |
+
Requires-Dist: pygame ==2.1.0 ; extra == 'classic_control'
|
46 |
+
Provides-Extra: mujoco
|
47 |
+
Requires-Dist: mujoco ==2.2 ; extra == 'mujoco'
|
48 |
+
Requires-Dist: imageio >=2.14.1 ; extra == 'mujoco'
|
49 |
+
Provides-Extra: mujoco_py
|
50 |
+
Requires-Dist: mujoco-py <2.2,>=2.1 ; extra == 'mujoco_py'
|
51 |
+
Provides-Extra: other
|
52 |
+
Requires-Dist: lz4 >=3.1.0 ; extra == 'other'
|
53 |
+
Requires-Dist: opencv-python >=3.0 ; extra == 'other'
|
54 |
+
Requires-Dist: matplotlib >=3.0 ; extra == 'other'
|
55 |
+
Requires-Dist: moviepy >=1.0.0 ; extra == 'other'
|
56 |
+
Provides-Extra: testing
|
57 |
+
Requires-Dist: opencv-python >=3.0 ; extra == 'testing'
|
58 |
+
Requires-Dist: swig ==4.* ; extra == 'testing'
|
59 |
+
Requires-Dist: lz4 >=3.1.0 ; extra == 'testing'
|
60 |
+
Requires-Dist: moviepy >=1.0.0 ; extra == 'testing'
|
61 |
+
Requires-Dist: matplotlib >=3.0 ; extra == 'testing'
|
62 |
+
Requires-Dist: pygame ==2.1.0 ; extra == 'testing'
|
63 |
+
Requires-Dist: mujoco ==2.2 ; extra == 'testing'
|
64 |
+
Requires-Dist: box2d-py ==2.3.5 ; extra == 'testing'
|
65 |
+
Requires-Dist: mujoco-py <2.2,>=2.1 ; extra == 'testing'
|
66 |
+
Requires-Dist: imageio >=2.14.1 ; extra == 'testing'
|
67 |
+
Requires-Dist: pytest ==7.0.1 ; extra == 'testing'
|
68 |
+
Provides-Extra: toy_text
|
69 |
+
Requires-Dist: pygame ==2.1.0 ; extra == 'toy_text'
|
70 |
+
|
71 |
+
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
|
72 |
+
|
73 |
+
## Important notice
|
74 |
+
|
MLPY/Lib/site-packages/gym-0.26.2.dist-info/RECORD
ADDED
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gym-0.26.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
2 |
+
gym-0.26.2.dist-info/LICENSE.md,sha256=xnd64SHov7cV01-85qrl79uo07_1HDEji2uf-OXUF8I,1464
|
3 |
+
gym-0.26.2.dist-info/METADATA,sha256=wTE3y-hh_8NEG3piHEnJelZ3mi7Wo3dbQqDYvUu5V8s,3323
|
4 |
+
gym-0.26.2.dist-info/RECORD,,
|
5 |
+
gym-0.26.2.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
6 |
+
gym-0.26.2.dist-info/top_level.txt,sha256=i54cWDVQvqCNl9_WjpZD2D79fQxBvJ_-CUdBhqnRHak,4
|
7 |
+
gym/__init__.py,sha256=QendnMqH8FTKkvDt5MCIkufcDLTKqRVdQFsz8iiTzC4,1177
|
8 |
+
gym/__pycache__/__init__.cpython-39.pyc,,
|
9 |
+
gym/__pycache__/core.cpython-39.pyc,,
|
10 |
+
gym/__pycache__/error.cpython-39.pyc,,
|
11 |
+
gym/__pycache__/logger.cpython-39.pyc,,
|
12 |
+
gym/__pycache__/version.cpython-39.pyc,,
|
13 |
+
gym/core.py,sha256=sHXyb5Y3c6-f9a_IfQzoRhOHwsaIFLg0HUz4gxEz1Kk,20620
|
14 |
+
gym/envs/__init__.py,sha256=u2xPiKpKAF3bZod2JlwI_iDMGE-Te_-VJcrbLT4KSqg,6961
|
15 |
+
gym/envs/__pycache__/__init__.cpython-39.pyc,,
|
16 |
+
gym/envs/__pycache__/registration.cpython-39.pyc,,
|
17 |
+
gym/envs/box2d/__init__.py,sha256=6rsZ1qtQ25TtoYZs9zgiiWvUCLXUC1e80_DAa160V5g,202
|
18 |
+
gym/envs/box2d/__pycache__/__init__.cpython-39.pyc,,
|
19 |
+
gym/envs/box2d/__pycache__/bipedal_walker.cpython-39.pyc,,
|
20 |
+
gym/envs/box2d/__pycache__/car_dynamics.cpython-39.pyc,,
|
21 |
+
gym/envs/box2d/__pycache__/car_racing.cpython-39.pyc,,
|
22 |
+
gym/envs/box2d/__pycache__/lunar_lander.cpython-39.pyc,,
|
23 |
+
gym/envs/box2d/bipedal_walker.py,sha256=Uq3fLdrijY6bYBAsUD2D5abn-PML-eDv8y_-WhCsDI0,31175
|
24 |
+
gym/envs/box2d/car_dynamics.py,sha256=SnmhPoftWe0c9HrptbvoGyXfE6sUnqiDqkyvixn-FQE,12147
|
25 |
+
gym/envs/box2d/car_racing.py,sha256=n4YJuAh9PZVcRgN4eRoE-XSllf3QP98gHrSYT2zPX_k,28932
|
26 |
+
gym/envs/box2d/lunar_lander.py,sha256=z2jZsvIpf9Iix7ORwlxvMEsgnJIcwFZACwbPdA78Ncg,29802
|
27 |
+
gym/envs/classic_control/__init__.py,sha256=HQCp0k_nfha3LIe1aUM2OZVc_SfY1RoWIfhxOPtSXak,324
|
28 |
+
gym/envs/classic_control/__pycache__/__init__.cpython-39.pyc,,
|
29 |
+
gym/envs/classic_control/__pycache__/acrobot.cpython-39.pyc,,
|
30 |
+
gym/envs/classic_control/__pycache__/cartpole.cpython-39.pyc,,
|
31 |
+
gym/envs/classic_control/__pycache__/continuous_mountain_car.cpython-39.pyc,,
|
32 |
+
gym/envs/classic_control/__pycache__/mountain_car.cpython-39.pyc,,
|
33 |
+
gym/envs/classic_control/__pycache__/pendulum.cpython-39.pyc,,
|
34 |
+
gym/envs/classic_control/__pycache__/utils.cpython-39.pyc,,
|
35 |
+
gym/envs/classic_control/acrobot.py,sha256=nlBII8tK35P0Or49zn3II3XKuuWRR-wcw3WeklZdZeU,16814
|
36 |
+
gym/envs/classic_control/assets/clockwise.png,sha256=l7UO2thl-1ZMdjTMJvtXEogKFocPn4uJtS2J8DdKyak,6992
|
37 |
+
gym/envs/classic_control/cartpole.py,sha256=wDqrRXZLeADnZ7JDED3SfZ1h8ZLVMFQTPBhCsE3y8JY,11579
|
38 |
+
gym/envs/classic_control/continuous_mountain_car.py,sha256=msyASk4FuU7HglmB08JzVEbyLv8FE636ic0MWPX9g9g,10546
|
39 |
+
gym/envs/classic_control/mountain_car.py,sha256=7CM3Pt3aDmga-3TH5dH4zAmWZfgFBoQOhpkbfLU4Cr8,9826
|
40 |
+
gym/envs/classic_control/pendulum.py,sha256=qMJNKWmX5iQwPO4v-o6stI7GtoNVgnP943xvSVR7Cx0,9519
|
41 |
+
gym/envs/classic_control/utils.py,sha256=QeUG8DfTPe-hlErmdUHiOvlfKTN9xKjsube27dWkNP8,1415
|
42 |
+
gym/envs/mujoco/__init__.py,sha256=Qbkvr_i_zV-2BI6V3oNMdyVu9eLjFMG5zUugCjGNWSc,662
|
43 |
+
gym/envs/mujoco/__pycache__/__init__.cpython-39.pyc,,
|
44 |
+
gym/envs/mujoco/__pycache__/ant.cpython-39.pyc,,
|
45 |
+
gym/envs/mujoco/__pycache__/ant_v3.cpython-39.pyc,,
|
46 |
+
gym/envs/mujoco/__pycache__/ant_v4.cpython-39.pyc,,
|
47 |
+
gym/envs/mujoco/__pycache__/half_cheetah.cpython-39.pyc,,
|
48 |
+
gym/envs/mujoco/__pycache__/half_cheetah_v3.cpython-39.pyc,,
|
49 |
+
gym/envs/mujoco/__pycache__/half_cheetah_v4.cpython-39.pyc,,
|
50 |
+
gym/envs/mujoco/__pycache__/hopper.cpython-39.pyc,,
|
51 |
+
gym/envs/mujoco/__pycache__/hopper_v3.cpython-39.pyc,,
|
52 |
+
gym/envs/mujoco/__pycache__/hopper_v4.cpython-39.pyc,,
|
53 |
+
gym/envs/mujoco/__pycache__/humanoid.cpython-39.pyc,,
|
54 |
+
gym/envs/mujoco/__pycache__/humanoid_v3.cpython-39.pyc,,
|
55 |
+
gym/envs/mujoco/__pycache__/humanoid_v4.cpython-39.pyc,,
|
56 |
+
gym/envs/mujoco/__pycache__/humanoidstandup.cpython-39.pyc,,
|
57 |
+
gym/envs/mujoco/__pycache__/humanoidstandup_v4.cpython-39.pyc,,
|
58 |
+
gym/envs/mujoco/__pycache__/inverted_double_pendulum.cpython-39.pyc,,
|
59 |
+
gym/envs/mujoco/__pycache__/inverted_double_pendulum_v4.cpython-39.pyc,,
|
60 |
+
gym/envs/mujoco/__pycache__/inverted_pendulum.cpython-39.pyc,,
|
61 |
+
gym/envs/mujoco/__pycache__/inverted_pendulum_v4.cpython-39.pyc,,
|
62 |
+
gym/envs/mujoco/__pycache__/mujoco_env.cpython-39.pyc,,
|
63 |
+
gym/envs/mujoco/__pycache__/mujoco_rendering.cpython-39.pyc,,
|
64 |
+
gym/envs/mujoco/__pycache__/pusher.cpython-39.pyc,,
|
65 |
+
gym/envs/mujoco/__pycache__/pusher_v4.cpython-39.pyc,,
|
66 |
+
gym/envs/mujoco/__pycache__/reacher.cpython-39.pyc,,
|
67 |
+
gym/envs/mujoco/__pycache__/reacher_v4.cpython-39.pyc,,
|
68 |
+
gym/envs/mujoco/__pycache__/swimmer.cpython-39.pyc,,
|
69 |
+
gym/envs/mujoco/__pycache__/swimmer_v3.cpython-39.pyc,,
|
70 |
+
gym/envs/mujoco/__pycache__/swimmer_v4.cpython-39.pyc,,
|
71 |
+
gym/envs/mujoco/__pycache__/walker2d.cpython-39.pyc,,
|
72 |
+
gym/envs/mujoco/__pycache__/walker2d_v3.cpython-39.pyc,,
|
73 |
+
gym/envs/mujoco/__pycache__/walker2d_v4.cpython-39.pyc,,
|
74 |
+
gym/envs/mujoco/ant.py,sha256=as96YZYAeF_EFZ5rQ8X7Z1yIZOVT18qApyM9jDpxyAw,2400
|
75 |
+
gym/envs/mujoco/ant_v3.py,sha256=gZds_ggLP-3bwGSiVfcz25dGmymiRcSTrWHKK8GdppI,5705
|
76 |
+
gym/envs/mujoco/ant_v4.py,sha256=p1xIoza6zFFubxepPc5R4aO2-bLnvr_y8-sKOj355IU,19981
|
77 |
+
gym/envs/mujoco/assets/ant.xml,sha256=zV-D7w6jWwlp5l02DFus1bdMyu9rJ-RDO1FoxgXj4r4,4934
|
78 |
+
gym/envs/mujoco/assets/half_cheetah.xml,sha256=EXl6XWnorJVeicpv3ToAh_HJkAlP2kAaxRQg3htsVJQ,5616
|
79 |
+
gym/envs/mujoco/assets/hopper.xml,sha256=7tMN-dmkURkR9Y8--qeu_C0X3newO4ouTiHJYPN4SGI,3028
|
80 |
+
gym/envs/mujoco/assets/humanoid.xml,sha256=KN3ODO_OVdnX8aVOtKHyKf2h1GMIKKlYceiuYg42fn8,8866
|
81 |
+
gym/envs/mujoco/assets/humanoidstandup.xml,sha256=wTXtvwKntZqDcbokTownpyCqTYz1AvaBV1mOCxEGyzM,8854
|
82 |
+
gym/envs/mujoco/assets/inverted_double_pendulum.xml,sha256=V9ElSowPUwDmECsIY5bFpu9MMBktcu18DPrh9rcYe-Y,1953
|
83 |
+
gym/envs/mujoco/assets/inverted_pendulum.xml,sha256=LF1UEhH-f0pIfxEwHytMHNwKiODovjtx0FFc2l5yEdQ,1378
|
84 |
+
gym/envs/mujoco/assets/point.xml,sha256=0PcXVKCMgvtEIYAcVqvqtF98GGqlX4iAmQmori_1wk8,1815
|
85 |
+
gym/envs/mujoco/assets/pusher.xml,sha256=6CKY30405sQk8iDCCvYkey8ehsiCDB72LoG10Rsr_m4,5368
|
86 |
+
gym/envs/mujoco/assets/reacher.xml,sha256=jTzTRP2W2xL5OXFuR6hLtnECo0n248DbUZwRJb92_bw,2362
|
87 |
+
gym/envs/mujoco/assets/swimmer.xml,sha256=i5uvAEGqBmW2Ldzc3TMt-fl0VJzSoX2KEy7HCYqcP7s,2361
|
88 |
+
gym/envs/mujoco/assets/walker2d.xml,sha256=g7NfRgulFEVMA1XptNVDh7CKVKNOghc_XhbcZESXRjU,4285
|
89 |
+
gym/envs/mujoco/half_cheetah.py,sha256=o483CgdCkJaGvhER-bEQd8YHa4-wzVr4QKu_PkP98GA,1840
|
90 |
+
gym/envs/mujoco/half_cheetah_v3.py,sha256=2932ajJuCkHaFRH0SioL4Z0aUbXuYC6rVh3EtjV-U48,3669
|
91 |
+
gym/envs/mujoco/half_cheetah_v4.py,sha256=-fWjBYxi9ZVC-oVVDFV7-kbTuiH4bPIPVEi1Vmvj4Yw,13252
|
92 |
+
gym/envs/mujoco/hopper.py,sha256=ncWQPbjJDpGUXBzSJLdVwQDCLtLADrL2NQjxv6Dlq1Y,2026
|
93 |
+
gym/envs/mujoco/hopper_v3.py,sha256=SZEkTZmQq2VXx16EEz1ahHP6bqsm-EkiPX4wzayb1Hg,5316
|
94 |
+
gym/envs/mujoco/hopper_v4.py,sha256=ixwn-J2tsAUrtInDEMeCijv5m4Yt2nw0QUKR25zKmLg,16025
|
95 |
+
gym/envs/mujoco/humanoid.py,sha256=QPQYMhZoosn-oQ4doPv8epN9fmX8ashz6_W4awD-ecg,2800
|
96 |
+
gym/envs/mujoco/humanoid_v3.py,sha256=wo6gcsHFbIgT6n6kkKW9Y02kbVQTL-h2VwJhtE_bCJY,6299
|
97 |
+
gym/envs/mujoco/humanoid_v4.py,sha256=CxJU0jijOHkL7sMEBzVOlOk1dA4Z44dYvZX6LjYFxE8,27951
|
98 |
+
gym/envs/mujoco/humanoidstandup.py,sha256=rk47BuzpgEsTmh6g_ryp6Z_EiTBdOWwDC6QUmWqghwM,2449
|
99 |
+
gym/envs/mujoco/humanoidstandup_v4.py,sha256=Mtsl6ogfccrIPOCY7rLb0puMis2gzmmcU-_qlwookKA,21674
|
100 |
+
gym/envs/mujoco/inverted_double_pendulum.py,sha256=97d9GOmkxlhgZ-zsrp0y70uGRuBATmAJD_yekUpPhx8,2125
|
101 |
+
gym/envs/mujoco/inverted_double_pendulum_v4.py,sha256=mEutmX3hPy5bWUw2RHGwnfgQ_hD5aF8rQZMGLflQo6k,9332
|
102 |
+
gym/envs/mujoco/inverted_pendulum.py,sha256=DCmiFbMZe3cAdlCeYdHt-4DKleklhlRzqC-VpCDkDFE,1596
|
103 |
+
gym/envs/mujoco/inverted_pendulum_v4.py,sha256=Kd7ZqqtGTWajTyUncs3jMV3MhbfWYZJXT9hJesCC4dg,5736
|
104 |
+
gym/envs/mujoco/mujoco_env.py,sha256=478iRgVE0UHaUYUnqb_CelwI9eOcwzajQB7xXBS0Ybo,14450
|
105 |
+
gym/envs/mujoco/mujoco_rendering.py,sha256=D-VEgKH5jQ6pqrdFqHJEAtHzIWHTLDH0Sp2miOwdVf8,19629
|
106 |
+
gym/envs/mujoco/pusher.py,sha256=34enKGElH1oAJZOTPScZpFhr1vNIjHwKPvOYEMvosfM,2504
|
107 |
+
gym/envs/mujoco/pusher_v4.py,sha256=4DxF8fK_zljVzQiFqbtohhdnkbVO-4KW6_kHEd6l7Zc,12160
|
108 |
+
gym/envs/mujoco/reacher.py,sha256=vF-WLCP7ZhJV3IPM9-QHPZ2WhkI6FALEbESo4aCYv14,2190
|
109 |
+
gym/envs/mujoco/reacher_v4.py,sha256=JIOKZhv7c_zu2-m8CHUNtgpaHW3FnKI6_2_CFjxjXcs,10039
|
110 |
+
gym/envs/mujoco/swimmer.py,sha256=9Ewgh-WNiXCLfMIcJc1y0E_yoP7Q6RuhMKIv30iejd4,1676
|
111 |
+
gym/envs/mujoco/swimmer_v3.py,sha256=HaJ6_ULgPK7BLv7ogrIo27oVsA9yddB_nau4Fbwtjr0,3877
|
112 |
+
gym/envs/mujoco/swimmer_v4.py,sha256=BJJrXhr5OzxHnBS3834PNuPlpODMPVI7nNeyOKwYWcU,11896
|
113 |
+
gym/envs/mujoco/walker2d.py,sha256=oB15bkYydBNRiH6W2vVTqqTmUmlZj_R5zO46qKDKrBI,1897
|
114 |
+
gym/envs/mujoco/walker2d_v3.py,sha256=QJNcddYeInkiytg1m0wSmA71DzGV7lbc2MIptSU7hKw,4942
|
115 |
+
gym/envs/mujoco/walker2d_v4.py,sha256=A24fx0kkRd6Kd31d4CrQxUdHH5ycidGdX4SoM4vBSQE,16500
|
116 |
+
gym/envs/registration.py,sha256=e7SRL0MzqGHKELuDWCJ7YNhr8SPPR9a-nStHdhgW_Lw,26208
|
117 |
+
gym/envs/toy_text/__init__.py,sha256=_7NggA5dylU3gw97yOr3W3oy_hhKV32obsZNiFfMhsE,211
|
118 |
+
gym/envs/toy_text/__pycache__/__init__.cpython-39.pyc,,
|
119 |
+
gym/envs/toy_text/__pycache__/blackjack.cpython-39.pyc,,
|
120 |
+
gym/envs/toy_text/__pycache__/cliffwalking.cpython-39.pyc,,
|
121 |
+
gym/envs/toy_text/__pycache__/frozen_lake.cpython-39.pyc,,
|
122 |
+
gym/envs/toy_text/__pycache__/taxi.cpython-39.pyc,,
|
123 |
+
gym/envs/toy_text/__pycache__/utils.cpython-39.pyc,,
|
124 |
+
gym/envs/toy_text/blackjack.py,sha256=g2VSaI-rlLgrGaqV-je3ya1gfI8SuXaMvObgX6YI9V4,10806
|
125 |
+
gym/envs/toy_text/cliffwalking.py,sha256=j2VeUTiA0MEAEFdrD8ejwblrr-lizPt7iqXyx-uB4k8,10940
|
126 |
+
gym/envs/toy_text/font/Minecraft.ttf,sha256=vUcxTTAeUP9NEJv_KN_PY3y36xOUVIAlmHi4SIdazGU,14488
|
127 |
+
gym/envs/toy_text/frozen_lake.py,sha256=gXZIsM9qIO4YPXHjAvACO1nygyz9rb4rqWs94FRN0yE,13715
|
128 |
+
gym/envs/toy_text/img/C2.png,sha256=9wyYJEGGtI5mEUCDjj5NTBWy4aNsnv9my3DQFS9BH_E,6275
|
129 |
+
gym/envs/toy_text/img/C3.png,sha256=1J_1vBm4VAyoj3rrEEGj9akKeZuiva10e074bXq7J48,6947
|
130 |
+
gym/envs/toy_text/img/C4.png,sha256=zBRpVV6lC82w0dg2Y6sE7zrbzb96sMEvZzenPMC1xGM,7115
|
131 |
+
gym/envs/toy_text/img/C5.png,sha256=R7lJ0Q5Lpt4SlP28qRTL6My3AniX6SUlLYZLZuBHsio,7948
|
132 |
+
gym/envs/toy_text/img/C6.png,sha256=C71sLmQ6vNb54LCFPeQje_2npwMLnzB7APA2hYchHe8,8488
|
133 |
+
gym/envs/toy_text/img/C7.png,sha256=b3wKICB8Lz9SV8mZ8k2sp5YJQNqLyMPja6ZxEpDeXPs,8704
|
134 |
+
gym/envs/toy_text/img/C8.png,sha256=g-lUCFiaB1nbMjJSZDdgscjl6Uy9biYBtPeOcMjqeUE,9807
|
135 |
+
gym/envs/toy_text/img/C9.png,sha256=CmMb56YlmBt6Qd5cN8oq1RXTRN4dlq0a0TTKlcRrSRw,10427
|
136 |
+
gym/envs/toy_text/img/CA.png,sha256=N1OXD5VuQkXngVqPRjHHhM2BuCiYfnqlvUeCgb6KDuk,6621
|
137 |
+
gym/envs/toy_text/img/CJ.png,sha256=skFNLPORyMEPUSnwMfNJbSg4BsyHHEKutAe-t3vtc1M,18635
|
138 |
+
gym/envs/toy_text/img/CK.png,sha256=vSJH7pzBiL4AlVuO6vGmRwt5MPImA-mKT2QkNlXlmC8,19498
|
139 |
+
gym/envs/toy_text/img/CQ.png,sha256=r62ij9z2ODsZ3HvUpCkW1cOW7CnrZuK1Q0gApOuI3Fc,18772
|
140 |
+
gym/envs/toy_text/img/CT.png,sha256=RRlaCFWc2J6iKGVpV2ATVDqFVZKnYGqQ15NwWE0L2rE,10454
|
141 |
+
gym/envs/toy_text/img/Card.png,sha256=0Vzl3zX6Xr978OiIlJlZ2PabHET-f0hts5TiGMh78wE,44172
|
142 |
+
gym/envs/toy_text/img/D2.png,sha256=da-t8bL5Wk8Xp1Jqo19SDbFgvsbjNyICk29UthL12M0,5905
|
143 |
+
gym/envs/toy_text/img/D3.png,sha256=VMpHKcypvOZ7m5-4QGbQB7HzQV_DzRNH08dqtuSUBro,6501
|
144 |
+
gym/envs/toy_text/img/D4.png,sha256=HYc-U5b4g7AwxQvaRaEUV6LJp5557qzasuZDOTKmjJI,6660
|
145 |
+
gym/envs/toy_text/img/D5.png,sha256=q7oTybgDKzOPr3BmacExBv1JVRcnrI9EvtGippADcns,7451
|
146 |
+
gym/envs/toy_text/img/D6.png,sha256=7F3CFwhoqUEd0ScvLMsN4CCnnmpQVR2VyDMLo4L2SCE,7931
|
147 |
+
gym/envs/toy_text/img/D7.png,sha256=-wvxMG10ahY2cMQL5tsy5DmAWPX3oUZPg2JXHoJEv2g,8138
|
148 |
+
gym/envs/toy_text/img/D8.png,sha256=FYFL9Xu1Z55tk2JdytO-_kznx7LDVktsZ7veSQ9LKRI,9027
|
149 |
+
gym/envs/toy_text/img/D9.png,sha256=2PKQFm6Kl-eIZjGP-sIxED0V6AZxc5nX1Byf3riKInE,9529
|
150 |
+
gym/envs/toy_text/img/DA.png,sha256=ya4Iv8Kiim-xl1vDDP2crGbo-cm015MNnexKo5kr1NU,6252
|
151 |
+
gym/envs/toy_text/img/DJ.png,sha256=IpNYdsTQvkugVOvPh75vvGUyG8xp8J9k24keW7gRoe4,18468
|
152 |
+
gym/envs/toy_text/img/DK.png,sha256=4_N60pVqvEwIs5vdY6AqE1aQVwIl-bTrzQTCDAK39Bo,19118
|
153 |
+
gym/envs/toy_text/img/DQ.png,sha256=nBBmACf8H9aP11-sR5QB4JhJwjLWRosYOu2fOuBk9PE,18375
|
154 |
+
gym/envs/toy_text/img/DT.png,sha256=IxIqoSXibft44nu1MUhEy3o-5DwG6UX20DvkEwEMkxw,9546
|
155 |
+
gym/envs/toy_text/img/H2.png,sha256=TFvU5-70jkxsp79hGYvJu5b0MXGtjOIIWhAZvd-iubY,5898
|
156 |
+
gym/envs/toy_text/img/H3.png,sha256=yxw4ifaB_5tGYWRt00bROCI2eSWchpMUyOmFnYwlHYI,6466
|
157 |
+
gym/envs/toy_text/img/H4.png,sha256=NSYYoorjwtXSb3MfWlUb-cNf1AZo72w1lNaO_T5Hks0,6623
|
158 |
+
gym/envs/toy_text/img/H5.png,sha256=cYjjSvPwNg2NZbKKm2jRC30j3Qg5ZMTYsFZEu3sc16I,7384
|
159 |
+
gym/envs/toy_text/img/H6.png,sha256=fVVYlm3RUg_2IMMP2kg1AG3e2pvcdGjlIXgcX-YoqrI,7884
|
160 |
+
gym/envs/toy_text/img/H7.png,sha256=vFUeTuAm4d-r7PR_8rJSY9IejPYorWtoeRUH6tPk0vQ,8041
|
161 |
+
gym/envs/toy_text/img/H8.png,sha256=sx-YQj--5cE1CqfTpux3ajT18oturlTBph5tW_e_M2I,8882
|
162 |
+
gym/envs/toy_text/img/H9.png,sha256=1CMKYuAqtecDyQBZpFT1FKRBB-UzSYFtoijsSurfonk,9402
|
163 |
+
gym/envs/toy_text/img/HA.png,sha256=QRsYoxkuQvYkNcC3EmDty6lu3id7HWjnyfhH0Z9RmoQ,6870
|
164 |
+
gym/envs/toy_text/img/HJ.png,sha256=K35x9y0sd6wDtT9gcSU7McSu5zDn1qMugwh05sa-voU,18394
|
165 |
+
gym/envs/toy_text/img/HK.png,sha256=3yxO7n3vcTQgNW5tpdoYRMnny5P6HpdZAaEUEM3VK-A,19561
|
166 |
+
gym/envs/toy_text/img/HQ.png,sha256=1YCQpN90NFgHDVQ1qjIyZLE7NcmCpIB941gkgPu44Nk,20159
|
167 |
+
gym/envs/toy_text/img/HT.png,sha256=95B-xA3mdAtOWnsG8bcFMqD9MIwV3gX_7tmpDtQmxow,9366
|
168 |
+
gym/envs/toy_text/img/S2.png,sha256=yg-eXnvu91_6bC9v6PYjQyk0P5oyAzAWWsM5G_sWaAc,6205
|
169 |
+
gym/envs/toy_text/img/S3.png,sha256=590aYJVJ7YG2xM2xO_SzISlfaAF9PjVkBRuhFW1qVUI,6812
|
170 |
+
gym/envs/toy_text/img/S4.png,sha256=V4XDRXe_P3oOPu_SCaEnblxRoJOI7n4tJJs1e75wGnE,7012
|
171 |
+
gym/envs/toy_text/img/S5.png,sha256=XhFXC9Ip0JaZOhiHXLvAJBDbv55nUmd5xSPsU3he0xY,7809
|
172 |
+
gym/envs/toy_text/img/S6.png,sha256=uqTGuNwQZWI8TaWhbMBvOYnjh3A9TelZejUzEeD8xm4,8370
|
173 |
+
gym/envs/toy_text/img/S7.png,sha256=OTq2KFJYSxxo2-mGKckX05YZi58LYKJrhRUPysIbJoo,8585
|
174 |
+
gym/envs/toy_text/img/S8.png,sha256=MHF4V1ZGJExUJc48uEiai_JMxFTY-AF9TKNffWkx55c,9527
|
175 |
+
gym/envs/toy_text/img/S9.png,sha256=3KYaz70QNUlcFXQTFF3YWzKXMuOi7ZMndZh7zx8Z_xI,9931
|
176 |
+
gym/envs/toy_text/img/SA.png,sha256=uoiL6MbUk3XwwSZoI5dIiX_BV2iPWPhyWTF2xB0yNhY,6630
|
177 |
+
gym/envs/toy_text/img/SJ.png,sha256=TDHnSTRu46hFdCND_DsNSKg6dUyjYvbcLkYOTLly1Qo,18175
|
178 |
+
gym/envs/toy_text/img/SK.png,sha256=HzhL8Geb74zF9nHCB9jjJVqGuwhM2aUuuaEci_b7UcQ,19256
|
179 |
+
gym/envs/toy_text/img/SQ.png,sha256=Cx4M4lhNkrN32_6rGxaTEORRJQXunGHut_drFNv_16I,19809
|
180 |
+
gym/envs/toy_text/img/ST.png,sha256=WUxZ-MvkENMViermMSSZe_IL6tzt131s5IrPlKpXT6k,9816
|
181 |
+
gym/envs/toy_text/img/cab_front.png,sha256=0Nrwn6zWHq9Mh7aLAXc6ki9gTUvLdFxig8NzASQ9cE4,891
|
182 |
+
gym/envs/toy_text/img/cab_left.png,sha256=YYuXMjckXYVlDUioW77Hk0xgvMVnkzX25VqmJtXtRRE,955
|
183 |
+
gym/envs/toy_text/img/cab_rear.png,sha256=6pdRkEyWbII-f-BAKVlhVRmGfY-in6xAnFB3nbjyjjU,892
|
184 |
+
gym/envs/toy_text/img/cab_right.png,sha256=YrPjBpt_sWKOiIhSg-mIkehvqRjdgHvcN4aJh5eehYQ,970
|
185 |
+
gym/envs/toy_text/img/cookie.png,sha256=iOr9fCE0CYYFxl_PG-VDifsnMo2R0yqwDri9ohdwQCo,3455
|
186 |
+
gym/envs/toy_text/img/cracked_hole.png,sha256=s0he1Aoh-UkbycmJCznTIShV16GLShtuutFAa_iHJQo,706
|
187 |
+
gym/envs/toy_text/img/elf_down.png,sha256=Ul7368dRAfEEoFAfjAO3bOo-KFvXp2SsVdld_j6UFwI,935
|
188 |
+
gym/envs/toy_text/img/elf_left.png,sha256=OwgKcM3Yr8vKeQegWx9cUgGOZaX0RfXCGQLTrE_Orjo,872
|
189 |
+
gym/envs/toy_text/img/elf_right.png,sha256=OUmLYwS5-0Go1YdjiMg8nKqC8Fu4AgPrdCuqkg2wN5I,858
|
190 |
+
gym/envs/toy_text/img/elf_up.png,sha256=QvMfIK9izBYDeaSs3cERmEEAeoBYdKMj4fN4rIlz3A8,842
|
191 |
+
gym/envs/toy_text/img/goal.png,sha256=OK-Obzy173i5Y0OyMtBzvfEPt8cpzDFnumxJPPB5myw,526
|
192 |
+
gym/envs/toy_text/img/gridworld_median_bottom.png,sha256=j0P5HIaWjH3DZeR8HY9CU0pIaTs7faNyJ0fMomn88J8,2799
|
193 |
+
gym/envs/toy_text/img/gridworld_median_horiz.png,sha256=hQsTdO3JzQydz-eda2vZmroqvPdNWizR-xcg7L7ZDZw,2352
|
194 |
+
gym/envs/toy_text/img/gridworld_median_left.png,sha256=M455ykrkviOH7nVGC97NSPRVrg5Q35ZPyhtncJybZyM,2561
|
195 |
+
gym/envs/toy_text/img/gridworld_median_right.png,sha256=ji2xG3ViKwPIEJyNhBD7aZJKzUV7Z78fpW0_RvgBqR8,2520
|
196 |
+
gym/envs/toy_text/img/gridworld_median_top.png,sha256=C1U2nxpzBjGo4pWbLodGPTU-lz47eR8UqKzl5ybWgIQ,2844
|
197 |
+
gym/envs/toy_text/img/gridworld_median_vert.png,sha256=Xx_VjzqZb3KBIGVe_O30nk7aadNjnFm4ONFBJiTmeo4,2594
|
198 |
+
gym/envs/toy_text/img/hole.png,sha256=IUOb4ppEe7MbfQ9lneZnDOEJNxEuLfTmQCqsvoYThLI,676
|
199 |
+
gym/envs/toy_text/img/hotel.png,sha256=8CXlzHSJvtxAswWTT9Mto7-cVvx9jgFRoJJbmoTEki4,21682
|
200 |
+
gym/envs/toy_text/img/ice.png,sha256=v7H1hP_PrdEjYKGZnS-wwQusMsmifcWintCLrBA-vPs,494
|
201 |
+
gym/envs/toy_text/img/mountain_bg1.png,sha256=NW5ZK9eAH2w0hMdYNCoZkKdAME_tuA9S-cGqrWm9EuI,651
|
202 |
+
gym/envs/toy_text/img/mountain_bg2.png,sha256=9fIylx8LX3q6UMEV8iD1LN8PIDhQh3kjyEnVZreAgxI,643
|
203 |
+
gym/envs/toy_text/img/mountain_cliff.png,sha256=7A1AUt9dS7oJHRe5ppuBtGrYFw-OgvpjbYKW4-aQGTk,442
|
204 |
+
gym/envs/toy_text/img/mountain_near-cliff1.png,sha256=v2Sa6deBSTv8EOzZ90U3NDS112Lcl-7G6KUMHdSYonw,706
|
205 |
+
gym/envs/toy_text/img/mountain_near-cliff2.png,sha256=dzNY-rgAPpXv0eSjKDUsKON_cLHI0FVno-ZnZqgbsOI,704
|
206 |
+
gym/envs/toy_text/img/passenger.png,sha256=WBZJcLAoD7_G9CiipYSWta_85HOLu5vI9HMi9bbtLEo,817
|
207 |
+
gym/envs/toy_text/img/stool.png,sha256=G00fTpkZhwO8usgSwaSi0cF8XxRyazxnX4TdiByp2Pc,651
|
208 |
+
gym/envs/toy_text/img/taxi_background.png,sha256=J8-TimmcWzlCmd6CalW-C_bP26JCPYsgGBtKd94VIfo,2331
|
209 |
+
gym/envs/toy_text/taxi.py,sha256=razOQvAB-WQs9Lo8WJ-qWTylvDJFQ9PyWbYOT508Xjw,18318
|
210 |
+
gym/envs/toy_text/utils.py,sha256=Nzlmf-De1pYkWZqea40zBd5wqPNnXkfGpai4vBqvzyI,295
|
211 |
+
gym/error.py,sha256=Gw3GAKbO6Xb66D9xjGCjOEybNP36W3c2m9CnVWrPA8c,5545
|
212 |
+
gym/logger.py,sha256=cx_xMC9-NyzkBtQun7fV6qdHbRFJ7wfpVZQUqqVhHTs,1774
|
213 |
+
gym/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
214 |
+
gym/spaces/__init__.py,sha256=-cNhl-TZPMM11GHUgUhfHwbEewSLtBLJuvherQqxhzI,1266
|
215 |
+
gym/spaces/__pycache__/__init__.cpython-39.pyc,,
|
216 |
+
gym/spaces/__pycache__/box.cpython-39.pyc,,
|
217 |
+
gym/spaces/__pycache__/dict.cpython-39.pyc,,
|
218 |
+
gym/spaces/__pycache__/discrete.cpython-39.pyc,,
|
219 |
+
gym/spaces/__pycache__/graph.cpython-39.pyc,,
|
220 |
+
gym/spaces/__pycache__/multi_binary.cpython-39.pyc,,
|
221 |
+
gym/spaces/__pycache__/multi_discrete.cpython-39.pyc,,
|
222 |
+
gym/spaces/__pycache__/sequence.cpython-39.pyc,,
|
223 |
+
gym/spaces/__pycache__/space.cpython-39.pyc,,
|
224 |
+
gym/spaces/__pycache__/text.cpython-39.pyc,,
|
225 |
+
gym/spaces/__pycache__/tuple.cpython-39.pyc,,
|
226 |
+
gym/spaces/__pycache__/utils.cpython-39.pyc,,
|
227 |
+
gym/spaces/box.py,sha256=purpTWrFDn2bdXkTqNQi-N2OBFulzubc9gr19uUAf2c,12732
|
228 |
+
gym/spaces/dict.py,sha256=9SRWfPHOOgsfvr0iOS-uQhumJMEEWkNnswzan9ot3ZY,10427
|
229 |
+
gym/spaces/discrete.py,sha256=j67NZaJ2tJSrxKbiijzm357YpAhutJ3t-sSOx3g6r0A,4476
|
230 |
+
gym/spaces/graph.py,sha256=01Je_E66XzYz9Ka0o_sXHhpbbh5RPYKn5U0QUv85L60,9771
|
231 |
+
gym/spaces/multi_binary.py,sha256=I8fBfUyUgRR9Z0GsyU1mSAcLZygnG6sDy9lxbCb5KNI,4569
|
232 |
+
gym/spaces/multi_discrete.py,sha256=vu2kH_tctNhcj87GcQ3_lR9DQhgR7l7CW6CCIjVcHDE,7519
|
233 |
+
gym/spaces/sequence.py,sha256=6J5mM55l2L3nttMKaDI5WFMcCe-JpqAw2-FDKjw-g68,5487
|
234 |
+
gym/spaces/space.py,sha256=Bojz1M7xEdwK2bb4x8ipM53dutFlNpvkKf7QKihAUlk,5653
|
235 |
+
gym/spaces/text.py,sha256=hEGjmy0or82Nc7V0wUeimHFngnS--vjrTpWssVdVCYQ,7660
|
236 |
+
gym/spaces/tuple.py,sha256=O06QB2854c6LR9gU9kHPZmGti1uJm8eb70hqix5Yg34,6382
|
237 |
+
gym/spaces/utils.py,sha256=gxp9y0fXAEuMeeFC2iRBJQ8luaMlvxArSxwBjOyGtrc,14940
|
238 |
+
gym/utils/__init__.py,sha256=EaNeZtCP0UFa30qZEXUbpisyzgoVDC6ZBuO9yXO1qs4,420
|
239 |
+
gym/utils/__pycache__/__init__.cpython-39.pyc,,
|
240 |
+
gym/utils/__pycache__/colorize.cpython-39.pyc,,
|
241 |
+
gym/utils/__pycache__/env_checker.cpython-39.pyc,,
|
242 |
+
gym/utils/__pycache__/ezpickle.cpython-39.pyc,,
|
243 |
+
gym/utils/__pycache__/passive_env_checker.cpython-39.pyc,,
|
244 |
+
gym/utils/__pycache__/play.cpython-39.pyc,,
|
245 |
+
gym/utils/__pycache__/save_video.cpython-39.pyc,,
|
246 |
+
gym/utils/__pycache__/seeding.cpython-39.pyc,,
|
247 |
+
gym/utils/__pycache__/step_api_compatibility.cpython-39.pyc,,
|
248 |
+
gym/utils/colorize.py,sha256=WoTr-TVI1JsFF5mBLlCZXxHcJDvIW5sRsHx9wlIDGxw,974
|
249 |
+
gym/utils/env_checker.py,sha256=CP4QA779h3_B5Rs9WMi5Lh1uuWEGwhnWkavhPA6mBEY,12606
|
250 |
+
gym/utils/ezpickle.py,sha256=WX6c9Bh8VSaIjpE3UnGlQJPiB-E20yA77leAEqt4eTo,1354
|
251 |
+
gym/utils/passive_env_checker.py,sha256=9JkI4FyhA_8_MJIeL58zfyp2TOz5casCxNH9xNkfUzM,15046
|
252 |
+
gym/utils/play.py,sha256=YUsnkfT7hKtaT1PRvaYqAtexg10MdUSAoHjRYasUr-w,15289
|
253 |
+
gym/utils/save_video.py,sha256=_HYDr4ZDdL532Nt8l1V2eCq2xC2UOw9yrngDbXFVNJQ,4191
|
254 |
+
gym/utils/seeding.py,sha256=VaoTZdBC0C0EyxzBxQJ3HlogWnzKjug1AwRpBrhLOuc,911
|
255 |
+
gym/utils/step_api_compatibility.py,sha256=0VqS09ZFtZx2e8ckk9HXEVyy-fqfqOTJHYU5v0sGAQs,6522
|
256 |
+
gym/vector/__init__.py,sha256=gSMxSEst5eEWI2WeolxjRn8QwEkU78PBhci6AsxvwQM,3023
|
257 |
+
gym/vector/__pycache__/__init__.cpython-39.pyc,,
|
258 |
+
gym/vector/__pycache__/async_vector_env.cpython-39.pyc,,
|
259 |
+
gym/vector/__pycache__/sync_vector_env.cpython-39.pyc,,
|
260 |
+
gym/vector/__pycache__/vector_env.cpython-39.pyc,,
|
261 |
+
gym/vector/async_vector_env.py,sha256=__2MqiuJs2pu7rlNAeyYJKSsv6HE_tQLlaGJqMXpiXw,27608
|
262 |
+
gym/vector/sync_vector_env.py,sha256=iwyVvOSOz3iOqzqCZG3Lch86Tbi-g8qkbkLMyfFKiJw,8760
|
263 |
+
gym/vector/utils/__init__.py,sha256=NoUKGlOpyMEJkwotHhGazEG1D3yQWmqamvAjkGvoVBk,727
|
264 |
+
gym/vector/utils/__pycache__/__init__.cpython-39.pyc,,
|
265 |
+
gym/vector/utils/__pycache__/misc.cpython-39.pyc,,
|
266 |
+
gym/vector/utils/__pycache__/numpy_utils.cpython-39.pyc,,
|
267 |
+
gym/vector/utils/__pycache__/shared_memory.cpython-39.pyc,,
|
268 |
+
gym/vector/utils/__pycache__/spaces.cpython-39.pyc,,
|
269 |
+
gym/vector/utils/misc.py,sha256=hVYMdlKhe7KZFFN5Xb7PdXlmbF6tNBnv9rF-p1O_5Y0,1587
|
270 |
+
gym/vector/utils/numpy_utils.py,sha256=IjOI77MfwCnKq4mZR3mIqum722at89F05jYRw91150k,4477
|
271 |
+
gym/vector/utils/shared_memory.py,sha256=evhgy_tqytAgkg2vkpglFZ9ao0SGy9HP168WEggIXwA,6522
|
272 |
+
gym/vector/utils/spaces.py,sha256=QbPIQCaD6yXCO3yOwd8jVlB_uL5hbnHL0cMclWNZL7g,6434
|
273 |
+
gym/vector/vector_env.py,sha256=SsP-9dqNRSGw9BdUcC_5WLd7RV_h9rCrYwY0Ec_rilE,11487
|
274 |
+
gym/version.py,sha256=b9WD5a0aSxu_AnX_gU8K_lhu0F71oDanIfC9gAc0zME,19
|
275 |
+
gym/wrappers/__init__.py,sha256=y4QmYHEWl-_Kopd9Hrk-7_xeZFfiZtQHz108p96hv0U,1356
|
276 |
+
gym/wrappers/__pycache__/__init__.cpython-39.pyc,,
|
277 |
+
gym/wrappers/__pycache__/atari_preprocessing.cpython-39.pyc,,
|
278 |
+
gym/wrappers/__pycache__/autoreset.cpython-39.pyc,,
|
279 |
+
gym/wrappers/__pycache__/clip_action.cpython-39.pyc,,
|
280 |
+
gym/wrappers/__pycache__/compatibility.cpython-39.pyc,,
|
281 |
+
gym/wrappers/__pycache__/env_checker.cpython-39.pyc,,
|
282 |
+
gym/wrappers/__pycache__/filter_observation.cpython-39.pyc,,
|
283 |
+
gym/wrappers/__pycache__/flatten_observation.cpython-39.pyc,,
|
284 |
+
gym/wrappers/__pycache__/frame_stack.cpython-39.pyc,,
|
285 |
+
gym/wrappers/__pycache__/gray_scale_observation.cpython-39.pyc,,
|
286 |
+
gym/wrappers/__pycache__/human_rendering.cpython-39.pyc,,
|
287 |
+
gym/wrappers/__pycache__/normalize.cpython-39.pyc,,
|
288 |
+
gym/wrappers/__pycache__/order_enforcing.cpython-39.pyc,,
|
289 |
+
gym/wrappers/__pycache__/pixel_observation.cpython-39.pyc,,
|
290 |
+
gym/wrappers/__pycache__/record_episode_statistics.cpython-39.pyc,,
|
291 |
+
gym/wrappers/__pycache__/record_video.cpython-39.pyc,,
|
292 |
+
gym/wrappers/__pycache__/render_collection.cpython-39.pyc,,
|
293 |
+
gym/wrappers/__pycache__/rescale_action.cpython-39.pyc,,
|
294 |
+
gym/wrappers/__pycache__/resize_observation.cpython-39.pyc,,
|
295 |
+
gym/wrappers/__pycache__/step_api_compatibility.cpython-39.pyc,,
|
296 |
+
gym/wrappers/__pycache__/time_aware_observation.cpython-39.pyc,,
|
297 |
+
gym/wrappers/__pycache__/time_limit.cpython-39.pyc,,
|
298 |
+
gym/wrappers/__pycache__/transform_observation.cpython-39.pyc,,
|
299 |
+
gym/wrappers/__pycache__/transform_reward.cpython-39.pyc,,
|
300 |
+
gym/wrappers/__pycache__/vector_list_info.cpython-39.pyc,,
|
301 |
+
gym/wrappers/atari_preprocessing.py,sha256=z-8lsNaQsIdJ_ptymLMl4ADU3xbAoJpDGh28-6BWAr0,7860
|
302 |
+
gym/wrappers/autoreset.py,sha256=s2kp5MUukJfQWgeeAMOjMKfN4vW0hP3sGPXOVBK7m3o,3131
|
303 |
+
gym/wrappers/clip_action.py,sha256=H9qSsk9-tJR7H_Kj0io3evVpIEYrH5bNx2gc7CXA0Ek,1155
|
304 |
+
gym/wrappers/compatibility.py,sha256=2COFfl32HA7-QhoyHnmpWCwW95jzpg6h8D-oQlOamEs,4288
|
305 |
+
gym/wrappers/env_checker.py,sha256=OvQf8jKQKUSqmlBMSPinxrsP3t9hzjSqsPw_SyYLAJU,2306
|
306 |
+
gym/wrappers/filter_observation.py,sha256=NO6xDswxPcXQlz3sd3ecrWzth2lAh4fiai7FvW8KWF4,3435
|
307 |
+
gym/wrappers/flatten_observation.py,sha256=ZQypJt-mcElXJ623hsiJNOsCYakILuQFSaUyvyog77s,1092
|
308 |
+
gym/wrappers/frame_stack.py,sha256=4NVm3OkT33GxUUyYYI5prnytdmt_vrwt8VYWpyeiaaY,6322
|
309 |
+
gym/wrappers/gray_scale_observation.py,sha256=z7z9itOr9EAM9ZBlSJqpHXRi71R9RCvzQVkcC3lt7Oo,2079
|
310 |
+
gym/wrappers/human_rendering.py,sha256=uLcPNKyB8Lrj2zllEzSS2R6tuAfloqjpaUCbhiBZ4uc,5051
|
311 |
+
gym/wrappers/monitoring/__init__.py,sha256=6VeU4vURi21vtR8ZEHzFISkwREAxdkcNTzcaD-5n6K8,44
|
312 |
+
gym/wrappers/monitoring/__pycache__/__init__.cpython-39.pyc,,
|
313 |
+
gym/wrappers/monitoring/__pycache__/video_recorder.cpython-39.pyc,,
|
314 |
+
gym/wrappers/monitoring/video_recorder.py,sha256=KC9pja5QT1bMgK87ZGL74JAlEChEAgl6YRKfl1RK7Qc,6362
|
315 |
+
gym/wrappers/normalize.py,sha256=sU0HZzx98fAxycc4jwD2KA68URLrCtqnK6f_is_tSyM,5712
|
316 |
+
gym/wrappers/order_enforcing.py,sha256=2IexuLdgQGF_fYYCNfSAxGv6_uao_X9A2LjPvM8qv34,2158
|
317 |
+
gym/wrappers/pixel_observation.py,sha256=nQN7yryqAwKSp-1YLPZX2KDrKK5esIRMLNCr4JiqKko,8049
|
318 |
+
gym/wrappers/record_episode_statistics.py,sha256=ItmZCYs0Me506kVLTreRceVvwRtiyfmWtryROcYzYI8,5650
|
319 |
+
gym/wrappers/record_video.py,sha256=LrExuNqOfEsg98TnzX9GMk9nF1clEf42euk-W7hzktM,8310
|
320 |
+
gym/wrappers/render_collection.py,sha256=8zfSBRJvuVeXlpXUQ0eweKxPlBk6jppZkF5pCuRVbj0,1804
|
321 |
+
gym/wrappers/rescale_action.py,sha256=2G8Vfj6dPK8JXo1LqYDQArjkXix1xXvLTj_IJ-XLkaw,3100
|
322 |
+
gym/wrappers/resize_observation.py,sha256=_Z1ZddQZPM1vd7SbVn7WNz2udhqOz9tPU7BI2ykJbq8,2399
|
323 |
+
gym/wrappers/step_api_compatibility.py,sha256=dwV-B2UqfN3dPRXbwN6DUYXQdJxGgf4bZUWly3xDl3o,2649
|
324 |
+
gym/wrappers/time_aware_observation.py,sha256=mh7l_3253g_t_wrwfJL79TzM0l2qusMbxFZJDWHcwlY,2402
|
325 |
+
gym/wrappers/time_limit.py,sha256=tCOfnouPIhdWwUAs0AiWGQpngQLw5XYEDqKHqqurrDY,2527
|
326 |
+
gym/wrappers/transform_observation.py,sha256=PzuspuqGYYqVj3U4wDPcXyS3h8WfOxr13LVEhkb4BF0,1672
|
327 |
+
gym/wrappers/transform_reward.py,sha256=v82_2Z6X8B47EKitj2-ONJvzEQJOvO0QmJRJfkYLcGU,1332
|
328 |
+
gym/wrappers/vector_list_info.py,sha256=ED9NOju0-8qLtfNCKWuzVxZlQz2H1-ABld7X22FMDUI,3821
|
MLPY/Lib/site-packages/gym-0.26.2.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: setuptools (71.1.0)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py3-none-any
|
5 |
+
|
MLPY/Lib/site-packages/gym-0.26.2.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
gym
|
MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/LICENSE.txt
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2018 The Python Packaging Authority
|
2 |
+
|
3 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4 |
+
of this software and associated documentation files (the "Software"), to deal
|
5 |
+
in the Software without restriction, including without limitation the rights
|
6 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7 |
+
copies of the Software, and to permit persons to whom the Software is
|
8 |
+
furnished to do so, subject to the following conditions:
|
9 |
+
|
10 |
+
The above copyright notice and this permission notice shall be included in all
|
11 |
+
copies or substantial portions of the Software.
|
12 |
+
|
13 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
19 |
+
SOFTWARE.
|
MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/METADATA
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: gym-notices
|
3 |
+
Version: 0.0.8
|
4 |
+
Summary: Notices for gym
|
5 |
+
Home-page: https://github.com/Farama-Foundation/gym-notices
|
6 |
+
Author: Jordan Terry
|
7 |
+
Author-email: [email protected]
|
8 |
+
Classifier: Programming Language :: Python :: 3
|
9 |
+
Classifier: License :: OSI Approved :: MIT License
|
10 |
+
Classifier: Operating System :: OS Independent
|
11 |
+
Description-Content-Type: text/markdown
|
12 |
+
License-File: LICENSE.txt
|
13 |
+
|
14 |
+
# Gym Notices
|
15 |
+
|
16 |
+
This repository hosts notices for Gym that may be displayed on import on internet connected systems, in order to give notices if versions have major reproducibility issues, are very old and need to be upgraded (e.g. there's been issues with researchers using 4 year old versions of Gym for no reason), or other similar issues. If you're using a current version of Gym and nothing extraordinary happens, you'll never see a message from this, but I want start including the option to prevent future issues. By pulling the error messages from a public git repository, there's absolute transparency and versioning in the process.
|
MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/RECORD
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gym_notices-0.0.8.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
2 |
+
gym_notices-0.0.8.dist-info/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
|
3 |
+
gym_notices-0.0.8.dist-info/METADATA,sha256=Iptgc7IOCtz58uh5cVp908nDruGm-SgPjpgYRx0JMeQ,1049
|
4 |
+
gym_notices-0.0.8.dist-info/RECORD,,
|
5 |
+
gym_notices-0.0.8.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
6 |
+
gym_notices-0.0.8.dist-info/top_level.txt,sha256=KgY59gG5P771aCK2MTCI072fc7_zLeKVHfrIPeQ6Nuk,12
|
7 |
+
gym_notices/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
8 |
+
gym_notices/__pycache__/__init__.cpython-39.pyc,,
|
9 |
+
gym_notices/__pycache__/notices.cpython-39.pyc,,
|
10 |
+
gym_notices/notices.py,sha256=U4ivMmQLy2sJnWMtDZDsyOVfT2-wLKnXsF_7hIT7zq4,630
|
MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.37.1)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py3-none-any
|
5 |
+
|
MLPY/Lib/site-packages/gym_notices-0.0.8.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
gym_notices
|
MLPY/Lib/site-packages/h5py-3.11.0.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
MLPY/Lib/site-packages/h5py-3.11.0.dist-info/LICENSE
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2008 Andrew Collette and contributors
|
2 |
+
All rights reserved.
|
3 |
+
|
4 |
+
Redistribution and use in source and binary forms, with or without
|
5 |
+
modification, are permitted provided that the following conditions are
|
6 |
+
met:
|
7 |
+
|
8 |
+
1. Redistributions of source code must retain the above copyright
|
9 |
+
notice, this list of conditions and the following disclaimer.
|
10 |
+
|
11 |
+
2. Redistributions in binary form must reproduce the above copyright
|
12 |
+
notice, this list of conditions and the following disclaimer in the
|
13 |
+
documentation and/or other materials provided with the
|
14 |
+
distribution.
|
15 |
+
|
16 |
+
3. Neither the name of the copyright holder nor the names of its
|
17 |
+
contributors may be used to endorse or promote products derived from
|
18 |
+
this software without specific prior written permission.
|
19 |
+
|
20 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
21 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
22 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
23 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
24 |
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
25 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
26 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
27 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
28 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
29 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
30 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
MLPY/Lib/site-packages/h5py-3.11.0.dist-info/METADATA
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: h5py
|
3 |
+
Version: 3.11.0
|
4 |
+
Summary: Read and write HDF5 files from Python
|
5 |
+
Author-email: Andrew Collette <[email protected]>
|
6 |
+
Maintainer-email: Thomas Kluyver <[email protected]>, Thomas A Caswell <[email protected]>
|
7 |
+
License: BSD-3-Clause
|
8 |
+
Project-URL: Homepage, https://www.h5py.org/
|
9 |
+
Project-URL: Source, https://github.com/h5py/h5py
|
10 |
+
Project-URL: Documentation, https://docs.h5py.org/en/stable/
|
11 |
+
Project-URL: Release notes, https://docs.h5py.org/en/stable/whatsnew/index.html
|
12 |
+
Project-URL: Discussion forum, https://forum.hdfgroup.org/c/hdf-tools/h5py
|
13 |
+
Classifier: Development Status :: 5 - Production/Stable
|
14 |
+
Classifier: Intended Audience :: Developers
|
15 |
+
Classifier: Intended Audience :: Information Technology
|
16 |
+
Classifier: Intended Audience :: Science/Research
|
17 |
+
Classifier: License :: OSI Approved :: BSD License
|
18 |
+
Classifier: Operating System :: Unix
|
19 |
+
Classifier: Operating System :: POSIX :: Linux
|
20 |
+
Classifier: Operating System :: MacOS :: MacOS X
|
21 |
+
Classifier: Operating System :: Microsoft :: Windows
|
22 |
+
Classifier: Programming Language :: Cython
|
23 |
+
Classifier: Programming Language :: Python
|
24 |
+
Classifier: Programming Language :: Python :: 3
|
25 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
26 |
+
Classifier: Topic :: Scientific/Engineering
|
27 |
+
Classifier: Topic :: Database
|
28 |
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
29 |
+
Requires-Python: >=3.8
|
30 |
+
Description-Content-Type: text/x-rst
|
31 |
+
License-File: LICENSE
|
32 |
+
Requires-Dist: numpy >=1.17.3
|
33 |
+
|
34 |
+
The h5py package provides both a high- and low-level interface to the HDF5
|
35 |
+
library from Python. The low-level interface is intended to be a complete
|
36 |
+
wrapping of the HDF5 API, while the high-level component supports access to
|
37 |
+
HDF5 files, datasets and groups using established Python and NumPy concepts.
|
38 |
+
|
39 |
+
A strong emphasis on automatic conversion between Python (Numpy) datatypes and
|
40 |
+
data structures and their HDF5 equivalents vastly simplifies the process of
|
41 |
+
reading and writing data from Python.
|
42 |
+
|
43 |
+
Wheels are provided for several popular platforms, with an included copy of
|
44 |
+
the HDF5 library (usually the latest version when h5py is released).
|
45 |
+
|
46 |
+
You can also `build h5py from source
|
47 |
+
<https://docs.h5py.org/en/stable/build.html#source-installation>`_
|
48 |
+
with any HDF5 stable release from version 1.10.4 onwards, although naturally new
|
49 |
+
HDF5 versions released after this version of h5py may not work.
|
50 |
+
Odd-numbered minor versions of HDF5 (e.g. 1.13) are experimental, and may not
|
51 |
+
be supported.
|
MLPY/Lib/site-packages/h5py-3.11.0.dist-info/RECORD
ADDED
@@ -0,0 +1,150 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
h5py-3.11.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
2 |
+
h5py-3.11.0.dist-info/LICENSE,sha256=t3O8fPA4Y3p_2Ah2SMwo4F8PJNU3cNGCcUekCh0mirU,1550
|
3 |
+
h5py-3.11.0.dist-info/METADATA,sha256=73yb6nTQ_Jj7V3gb5LtgY3t63hDIecokX0BVPQDDu4Y,2525
|
4 |
+
h5py-3.11.0.dist-info/RECORD,,
|
5 |
+
h5py-3.11.0.dist-info/WHEEL,sha256=Z6c-bE0pUM47a70GvqO_SvH_XXU0lm62gEAKtoNJ08A,100
|
6 |
+
h5py-3.11.0.dist-info/top_level.txt,sha256=fO7Bsaa0F3Nx6djErCCbSw4-E7rBFMWrBVTGLEMxUMg,5
|
7 |
+
h5py/__init__.py,sha256=_rrHccfmxYOX14DlmFP9jyloa1IUTlg2FhuRIXN27ZE,3777
|
8 |
+
h5py/__pycache__/__init__.cpython-39.pyc,,
|
9 |
+
h5py/__pycache__/h5py_warnings.cpython-39.pyc,,
|
10 |
+
h5py/__pycache__/ipy_completer.cpython-39.pyc,,
|
11 |
+
h5py/__pycache__/version.cpython-39.pyc,,
|
12 |
+
h5py/_conv.cp39-win_amd64.pyd,sha256=8gHwNboJkT27xGk5WYvbpJd4_4w1ed3xp5gYTSZbD1g,177664
|
13 |
+
h5py/_errors.cp39-win_amd64.pyd,sha256=M3thJ-HQUdbszgxlR-66d6I4ZQrForAoouSXoLwFM4s,49664
|
14 |
+
h5py/_hl/__init__.py,sha256=McVVGnMUXmMKA8GWPD9ie2jqe9qsgZ0rSYKmQIEN7C0,472
|
15 |
+
h5py/_hl/__pycache__/__init__.cpython-39.pyc,,
|
16 |
+
h5py/_hl/__pycache__/attrs.cpython-39.pyc,,
|
17 |
+
h5py/_hl/__pycache__/base.cpython-39.pyc,,
|
18 |
+
h5py/_hl/__pycache__/compat.cpython-39.pyc,,
|
19 |
+
h5py/_hl/__pycache__/dataset.cpython-39.pyc,,
|
20 |
+
h5py/_hl/__pycache__/datatype.cpython-39.pyc,,
|
21 |
+
h5py/_hl/__pycache__/dims.cpython-39.pyc,,
|
22 |
+
h5py/_hl/__pycache__/files.cpython-39.pyc,,
|
23 |
+
h5py/_hl/__pycache__/filters.cpython-39.pyc,,
|
24 |
+
h5py/_hl/__pycache__/group.cpython-39.pyc,,
|
25 |
+
h5py/_hl/__pycache__/selections.cpython-39.pyc,,
|
26 |
+
h5py/_hl/__pycache__/selections2.cpython-39.pyc,,
|
27 |
+
h5py/_hl/__pycache__/vds.cpython-39.pyc,,
|
28 |
+
h5py/_hl/attrs.py,sha256=aKR8KCrno5KmUPifq1s_IxcpJGq0Ut02lEVGx90Ug2M,10499
|
29 |
+
h5py/_hl/base.py,sha256=UMTAs1fS9eWeBrTQigPFGfWDgGphuiQlYS9XUR5ealU,16316
|
30 |
+
h5py/_hl/compat.py,sha256=cS7DL_7c9YH1bSReQvp05nnm4pRYXalIIMZclczrls8,1417
|
31 |
+
h5py/_hl/dataset.py,sha256=ReICJ6OfHfBOXX2TL_rfxuM2Qfqddj0muxxtoYCrL9M,42715
|
32 |
+
h5py/_hl/datatype.py,sha256=CKWF_DmX_A9afqf3anXcs0b-yC2p8_mcPIqS3alZB5U,1603
|
33 |
+
h5py/_hl/dims.py,sha256=aBBk4muIacpLhl6ra97wZx0v9U75KMBC9yqjm8Ajzq4,5290
|
34 |
+
h5py/_hl/files.py,sha256=R1Jp2v88WaAb4Fv6M0lspNt-zY2FNqNrexxy-RrFfp4,24196
|
35 |
+
h5py/_hl/filters.py,sha256=R7oVlmlYw5dktSNCn1oLAcXdO1wOxqzkHWX-gm1QkFE,14324
|
36 |
+
h5py/_hl/group.py,sha256=GVS1pfX69f3oGV8ziyk79HG0Ze9lJejkRS_xeXBTiBA,31157
|
37 |
+
h5py/_hl/selections.py,sha256=oLobyA7ITnNs7-EMAnuFcvJRlddPdWBoL86VDYhHmtA,14910
|
38 |
+
h5py/_hl/selections2.py,sha256=BSuUwex1Qfy1wN2Wb3dAD2vpnb8KXEoJRvLKG0GoAaI,2826
|
39 |
+
h5py/_hl/vds.py,sha256=9gM-jnGP-Ew4PkChaFUxhuLd9M78sIAbP6o6WEtekmU,9629
|
40 |
+
h5py/_objects.cp39-win_amd64.pyd,sha256=4zMktt3J-WG7ux2a6C7SB7v75q5fHgSProeKvpBlyUk,111104
|
41 |
+
h5py/_proxy.cp39-win_amd64.pyd,sha256=adj1kSqkU0VIM6KDouNjAGrCFoB59k89iWeLRj6U_hc,37376
|
42 |
+
h5py/_selector.cp39-win_amd64.pyd,sha256=OEmTtZhXooxPAdDav6fu_9z5BbkPubX3QRWTg8fEWPU,136704
|
43 |
+
h5py/defs.cp39-win_amd64.pyd,sha256=_4uMLxUW8mEqdKiktYdrk2Tzh7DE5CjXNVODePqOXEs,219648
|
44 |
+
h5py/h5.cp39-win_amd64.pyd,sha256=J2HmI_p7dKph5trQZurWHhfLMU4W1jGQTQWRC_B7Bs8,91136
|
45 |
+
h5py/h5a.cp39-win_amd64.pyd,sha256=J7UhI_BAElQwOJoNUJU3Md7EvawiQelTn5e3KGJhsQA,126976
|
46 |
+
h5py/h5ac.cp39-win_amd64.pyd,sha256=YShT4Snr1AtFMhSoPJkkVTgjt3KKgQR1M_DNxwq-8vE,54784
|
47 |
+
h5py/h5d.cp39-win_amd64.pyd,sha256=A0z1iGvp70U6_HRZ8iKu3IQBrdBxOiTkOcl4T_tE4WM,248832
|
48 |
+
h5py/h5ds.cp39-win_amd64.pyd,sha256=ZXMdctAygHTDonZUnodhRmH9r-PnrLY1qf0r1MLfRp4,79872
|
49 |
+
h5py/h5f.cp39-win_amd64.pyd,sha256=PL74nMXgRNrXIb6Xv9v955CBzPKRUpJPjnovzjlQ9I4,140288
|
50 |
+
h5py/h5fd.cp39-win_amd64.pyd,sha256=t8vssorafQfN5u5H0s8OeRLopCKIetyZ7IuEA89rhMM,146944
|
51 |
+
h5py/h5g.cp39-win_amd64.pyd,sha256=fRzqdQ44ZqQhjPYAI4yk3gVqVw8SkpTjBQZp7fuqKQU,153600
|
52 |
+
h5py/h5i.cp39-win_amd64.pyd,sha256=ilaE0ACHzI6GR5l83KuPoO1HgGdRDUPoqWKGfba23PA,57856
|
53 |
+
h5py/h5l.cp39-win_amd64.pyd,sha256=RzxwMpI1U9g6DhZSco_RqvhxDg7lXymU2ZzBkIru2KI,106496
|
54 |
+
h5py/h5o.cp39-win_amd64.pyd,sha256=ZB1q4328C6db3pCLJQ1L8efUTFPv3E53jnbn06jodfU,125440
|
55 |
+
h5py/h5p.cp39-win_amd64.pyd,sha256=UiYb17ZYh0oGgkbne1ikOH2njIopOHdx3W4Fpgzxf2A,400384
|
56 |
+
h5py/h5pl.cp39-win_amd64.pyd,sha256=D_SluW0nyvrw5_P0kp9ThD_wdUbmIF-1aavfRbQVvlQ,47104
|
57 |
+
h5py/h5py_warnings.py,sha256=YR2DLMumy_qgchAg5_MLJniloT90Dil5_OHftF7MmD8,544
|
58 |
+
h5py/h5r.cp39-win_amd64.pyd,sha256=mWxAqep5CphH4N3ldT9-zk9tyzOVgiTTiOq-YABgCRo,69120
|
59 |
+
h5py/h5s.cp39-win_amd64.pyd,sha256=d93gbeUw9iqhDTKucqTv4wG14G6cBOFzkeysFw6lxWQ,122368
|
60 |
+
h5py/h5t.cp39-win_amd64.pyd,sha256=mkAt0byWBM-nez5MQ_Z5T7Jqg2qP45AsgXdVcwsPVuo,367104
|
61 |
+
h5py/h5z.cp39-win_amd64.pyd,sha256=BrYzvfT5j2PkADI3WzJUHN7KC6yzy56vu826Hi4x2fU,51712
|
62 |
+
h5py/hdf5.dll,sha256=oBy_qGExAHJujZJ3S4tB3JXaDBQUi-z3v98uYw6-WAo,3458560
|
63 |
+
h5py/hdf5_hl.dll,sha256=IcaP_p4xa7xIVv1gj9xk9QBDWIcr7rBDFy4mydYtOsQ,117760
|
64 |
+
h5py/ipy_completer.py,sha256=iOKbnKizsvTlbsVU4ArkZHLWLqJfbjsrKMfLKYgQSGo,3889
|
65 |
+
h5py/tests/__init__.py,sha256=fLCW7Dm0BboDAVY-KDWdK_GRPPJv-KW7Z31kiKOaCtI,691
|
66 |
+
h5py/tests/__pycache__/__init__.cpython-39.pyc,,
|
67 |
+
h5py/tests/__pycache__/common.cpython-39.pyc,,
|
68 |
+
h5py/tests/__pycache__/conftest.cpython-39.pyc,,
|
69 |
+
h5py/tests/__pycache__/test_attribute_create.cpython-39.pyc,,
|
70 |
+
h5py/tests/__pycache__/test_attrs.cpython-39.pyc,,
|
71 |
+
h5py/tests/__pycache__/test_attrs_data.cpython-39.pyc,,
|
72 |
+
h5py/tests/__pycache__/test_base.cpython-39.pyc,,
|
73 |
+
h5py/tests/__pycache__/test_big_endian_file.cpython-39.pyc,,
|
74 |
+
h5py/tests/__pycache__/test_completions.cpython-39.pyc,,
|
75 |
+
h5py/tests/__pycache__/test_dataset.cpython-39.pyc,,
|
76 |
+
h5py/tests/__pycache__/test_dataset_getitem.cpython-39.pyc,,
|
77 |
+
h5py/tests/__pycache__/test_dataset_swmr.cpython-39.pyc,,
|
78 |
+
h5py/tests/__pycache__/test_datatype.cpython-39.pyc,,
|
79 |
+
h5py/tests/__pycache__/test_dimension_scales.cpython-39.pyc,,
|
80 |
+
h5py/tests/__pycache__/test_dims_dimensionproxy.cpython-39.pyc,,
|
81 |
+
h5py/tests/__pycache__/test_dtype.cpython-39.pyc,,
|
82 |
+
h5py/tests/__pycache__/test_errors.cpython-39.pyc,,
|
83 |
+
h5py/tests/__pycache__/test_file.cpython-39.pyc,,
|
84 |
+
h5py/tests/__pycache__/test_file2.cpython-39.pyc,,
|
85 |
+
h5py/tests/__pycache__/test_file_alignment.cpython-39.pyc,,
|
86 |
+
h5py/tests/__pycache__/test_file_image.cpython-39.pyc,,
|
87 |
+
h5py/tests/__pycache__/test_filters.cpython-39.pyc,,
|
88 |
+
h5py/tests/__pycache__/test_group.cpython-39.pyc,,
|
89 |
+
h5py/tests/__pycache__/test_h5.cpython-39.pyc,,
|
90 |
+
h5py/tests/__pycache__/test_h5d_direct_chunk.cpython-39.pyc,,
|
91 |
+
h5py/tests/__pycache__/test_h5f.cpython-39.pyc,,
|
92 |
+
h5py/tests/__pycache__/test_h5o.cpython-39.pyc,,
|
93 |
+
h5py/tests/__pycache__/test_h5p.cpython-39.pyc,,
|
94 |
+
h5py/tests/__pycache__/test_h5pl.cpython-39.pyc,,
|
95 |
+
h5py/tests/__pycache__/test_h5t.cpython-39.pyc,,
|
96 |
+
h5py/tests/__pycache__/test_h5z.cpython-39.pyc,,
|
97 |
+
h5py/tests/__pycache__/test_objects.cpython-39.pyc,,
|
98 |
+
h5py/tests/__pycache__/test_ros3.cpython-39.pyc,,
|
99 |
+
h5py/tests/__pycache__/test_selections.cpython-39.pyc,,
|
100 |
+
h5py/tests/__pycache__/test_slicing.cpython-39.pyc,,
|
101 |
+
h5py/tests/common.py,sha256=exoIAp_l0nZhZLXZgO9wGTsN5ys23gpj1QffpREwXIg,8006
|
102 |
+
h5py/tests/conftest.py,sha256=OiQZ2XuYVfeikYVoHGIuOkgXgsaKPpbTpfB6rY07eoA,569
|
103 |
+
h5py/tests/data_files/__init__.py,sha256=mqVluyvrAZ6HEZH0QAX8D8q-ErxJG_b3roDk1UMh_RU,200
|
104 |
+
h5py/tests/data_files/__pycache__/__init__.cpython-39.pyc,,
|
105 |
+
h5py/tests/data_files/vlen_string_dset.h5,sha256=kA-LrxnT2MTRGTrBrGAZ7nd0AF6FwDCvROZ1ezjSl5M,6304
|
106 |
+
h5py/tests/data_files/vlen_string_dset_utc.h5,sha256=hbcoOCuDPB2mFie5ozTiKCLVwcs1n-O6byUmKvRTL2M,169904
|
107 |
+
h5py/tests/data_files/vlen_string_s390x.h5,sha256=6pkMaOA3G6-rSWb3UvoTVbO59kNgBm9tna_48bfnTKU,9008
|
108 |
+
h5py/tests/test_attribute_create.py,sha256=liDSJwp2td9I6jsEV0xXc6YNdpK4U2NU4zh8cDfQHYA,3085
|
109 |
+
h5py/tests/test_attrs.py,sha256=cG5mwHFUwIkIMeJ_AMt3P7eAeJkox2cNQYP1pEdxRWs,9878
|
110 |
+
h5py/tests/test_attrs_data.py,sha256=gSUOwHyBwCTmROTP6jiBdUEnssipWindpfyO378unBc,10079
|
111 |
+
h5py/tests/test_base.py,sha256=QTxwpyHIJaT1NXEV95ApbEikEtzh5ZqMfD6bSNTUuSw,3962
|
112 |
+
h5py/tests/test_big_endian_file.py,sha256=oPoetdkfWeGLSAMpEGagpRQC7VbIZplkU9sLKyxR0OM,1497
|
113 |
+
h5py/tests/test_completions.py,sha256=jA2OuWaYhcPr4fAi04j6D3DjgCdY-BIzJquCQHa2Hvo,1525
|
114 |
+
h5py/tests/test_dataset.py,sha256=0XdT7wKMPvqk4IXaWBv4a_ohebDfRfNJlE94GRmOKr8,76459
|
115 |
+
h5py/tests/test_dataset_getitem.py,sha256=FLWDesUVsY-SsQsnKOY_3gaIhP0znUJbUryHXkgiGU0,19339
|
116 |
+
h5py/tests/test_dataset_swmr.py,sha256=XDzSDzCKIXZnoGkRUnin3hjU4nPfIiyJuBBIBj1bMxk,4093
|
117 |
+
h5py/tests/test_datatype.py,sha256=Ed8zcEv-0UahPxM4fbF3SVKHdZbrUscOTOM1MVb0Fgw,1047
|
118 |
+
h5py/tests/test_dimension_scales.py,sha256=ydkP35UlA6RAjvuqZQe2utP1weWZcTvlnwNn4rm3Rec,8334
|
119 |
+
h5py/tests/test_dims_dimensionproxy.py,sha256=mZ008MxVRhtf3WCR_pwLn527VU2NVo-i1WDYAGTF5BI,625
|
120 |
+
h5py/tests/test_dtype.py,sha256=3wqa4nYXoKm4fNakkA6WOgeUBSnBYnekkfCAMq4VQiM,18442
|
121 |
+
h5py/tests/test_errors.py,sha256=eA68-lYML0_CJNHNB6uH6OuZeITEOXUQ7JYoZ9DmVCI,2331
|
122 |
+
h5py/tests/test_file.py,sha256=o1KzdaL1Izi3EX-doGH7BC2d1ckAlzsoKnhBEbDEj9Y,33502
|
123 |
+
h5py/tests/test_file2.py,sha256=ejALn_-2rbyEPOo5yqVryY9jPLgw8C_GF2neCBtdbfI,10655
|
124 |
+
h5py/tests/test_file_alignment.py,sha256=aA5fB1dzJwyzA5aEagJq8NzxnUBJGvG4grc2JUc_xEo,4509
|
125 |
+
h5py/tests/test_file_image.py,sha256=3lmRRQ8Mex358uYSgMVVY-5V8JhTAPZLVbKrRSVRYBo,1451
|
126 |
+
h5py/tests/test_filters.py,sha256=SJiYJi9wxN0C34WlQXvEEbxzv_Dxf1Dj9lGOmU0hyt0,3161
|
127 |
+
h5py/tests/test_group.py,sha256=QPBihoi5TgM0XnPYmU5DPyhM-gmYOe2JfS9PdgdhLoQ,37660
|
128 |
+
h5py/tests/test_h5.py,sha256=tUVpBOgKSVHLlDpu3urVcmaBPMt0vxAr46nIEgL4an4,1261
|
129 |
+
h5py/tests/test_h5d_direct_chunk.py,sha256=Bg-C_r5sEzm1P-OfsfE431LlLtcDWdwYFCE6AdiMEns,8073
|
130 |
+
h5py/tests/test_h5f.py,sha256=iQGz7YI01xUDBAsFC7ZwZmx6hb7_Q97Zf0cfdnKjZZ4,4127
|
131 |
+
h5py/tests/test_h5o.py,sha256=j5cc1FGgSPoQgpxXC-ETSzQ32nEFuZDmKfovzjuk7Mc,529
|
132 |
+
h5py/tests/test_h5p.py,sha256=dcpP0FPpsXzTXJNm8nMoWw647MPVwExlgoDzQVlQaOM,7042
|
133 |
+
h5py/tests/test_h5pl.py,sha256=qtcjqJy99yo3GWmrRcJUFf5Pl_2rPNNpPkl-SrfnuEM,1859
|
134 |
+
h5py/tests/test_h5t.py,sha256=Uhg1w6WfOkPWH0iUBfO5Onlw2O61sUiYvsL0MixSwrs,6770
|
135 |
+
h5py/tests/test_h5z.py,sha256=2w_IFh8o2B2kIlXXMq4uc9aEppWUwkAGJX80ogs0Rbs,2004
|
136 |
+
h5py/tests/test_objects.py,sha256=MM_-y3vTepZTael-TSNMcvENb0RldXJoj1oztQ48BPM,947
|
137 |
+
h5py/tests/test_ros3.py,sha256=ttNSNiiZTvv66Fi6rdTP6c4YVlqxfPj2Njs-806hWE0,2234
|
138 |
+
h5py/tests/test_selections.py,sha256=O4ZY5XX5oJDzQayTtgD-f3Hn7kMlZZKUFRVX4RDU42s,4995
|
139 |
+
h5py/tests/test_slicing.py,sha256=8OyyTYkOAycRJbJsCjJ5_GDbdDKT4kVDjdwocD66nZY,14290
|
140 |
+
h5py/tests/test_vds/__init__.py,sha256=I2uUocf1v8DxK1ox18-rp4bt1rWkCFXLL32K6rtGZcU,107
|
141 |
+
h5py/tests/test_vds/__pycache__/__init__.cpython-39.pyc,,
|
142 |
+
h5py/tests/test_vds/__pycache__/test_highlevel_vds.cpython-39.pyc,,
|
143 |
+
h5py/tests/test_vds/__pycache__/test_lowlevel_vds.cpython-39.pyc,,
|
144 |
+
h5py/tests/test_vds/__pycache__/test_virtual_source.cpython-39.pyc,,
|
145 |
+
h5py/tests/test_vds/test_highlevel_vds.py,sha256=Z1NRsL8M0EkIDu7bcXip8zF6y1Fc84bSBjrsbFDa0ZE,17727
|
146 |
+
h5py/tests/test_vds/test_lowlevel_vds.py,sha256=Z5M8YCAIUyu6-cPcsiOL65UT_oD7zuMVuFgBhiFqSmo,12163
|
147 |
+
h5py/tests/test_vds/test_virtual_source.py,sha256=YF-uoptLTweL0gAKQaWhBNAgt2DVWH9MetPTgC6Bedw,6199
|
148 |
+
h5py/utils.cp39-win_amd64.pyd,sha256=r3bdInG0FhafkHpPtG44XAfLgWLExsOAIlHCAqWvoXg,56832
|
149 |
+
h5py/version.py,sha256=SUsE3HYDlhAPzewelasTL_PvVsOQqRnFD2f1PqD604Y,1976
|
150 |
+
h5py/zlib.dll,sha256=jgKgB_0sD64jXgwuQF1YO9srBZFi6hotwpe2kLt8N8I,86016
|
MLPY/Lib/site-packages/h5py-3.11.0.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.43.0)
|
3 |
+
Root-Is-Purelib: false
|
4 |
+
Tag: cp39-cp39-win_amd64
|
5 |
+
|
MLPY/Lib/site-packages/h5py-3.11.0.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
h5py
|
MLPY/Lib/site-packages/h5py/__init__.py
ADDED
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# This file is part of h5py, a Python interface to the HDF5 library.
|
2 |
+
#
|
3 |
+
# http://www.h5py.org
|
4 |
+
#
|
5 |
+
# Copyright 2008-2013 Andrew Collette and contributors
|
6 |
+
#
|
7 |
+
# License: Standard 3-clause BSD; see "license.txt" for full license terms
|
8 |
+
# and contributor agreement.
|
9 |
+
|
10 |
+
"""
|
11 |
+
This is the h5py package, a Python interface to the HDF5
|
12 |
+
scientific data format.
|
13 |
+
"""
|
14 |
+
|
15 |
+
from warnings import warn as _warn
|
16 |
+
import atexit
|
17 |
+
|
18 |
+
|
19 |
+
# --- Library setup -----------------------------------------------------------
|
20 |
+
|
21 |
+
# When importing from the root of the unpacked tarball or git checkout,
|
22 |
+
# Python sees the "h5py" source directory and tries to load it, which fails.
|
23 |
+
# We tried working around this by using "package_dir" but that breaks Cython.
|
24 |
+
try:
|
25 |
+
from . import _errors
|
26 |
+
except ImportError:
|
27 |
+
import os.path as _op
|
28 |
+
if _op.exists(_op.join(_op.dirname(__file__), '..', 'setup.py')):
|
29 |
+
raise ImportError("You cannot import h5py from inside the install directory.\nChange to another directory first.")
|
30 |
+
else:
|
31 |
+
raise
|
32 |
+
|
33 |
+
from . import version
|
34 |
+
|
35 |
+
if version.hdf5_version_tuple != version.hdf5_built_version_tuple:
|
36 |
+
_warn(("h5py is running against HDF5 {0} when it was built against {1}, "
|
37 |
+
"this may cause problems").format(
|
38 |
+
'{0}.{1}.{2}'.format(*version.hdf5_version_tuple),
|
39 |
+
'{0}.{1}.{2}'.format(*version.hdf5_built_version_tuple)
|
40 |
+
))
|
41 |
+
|
42 |
+
|
43 |
+
_errors.silence_errors()
|
44 |
+
|
45 |
+
from ._conv import register_converters as _register_converters, \
|
46 |
+
unregister_converters as _unregister_converters
|
47 |
+
_register_converters()
|
48 |
+
atexit.register(_unregister_converters)
|
49 |
+
|
50 |
+
from .h5z import _register_lzf
|
51 |
+
_register_lzf()
|
52 |
+
|
53 |
+
|
54 |
+
# --- Public API --------------------------------------------------------------
|
55 |
+
|
56 |
+
from . import h5a, h5d, h5ds, h5f, h5fd, h5g, h5r, h5s, h5t, h5p, h5z, h5pl
|
57 |
+
|
58 |
+
from ._hl import filters
|
59 |
+
from ._hl.base import is_hdf5, HLObject, Empty
|
60 |
+
from ._hl.files import (
|
61 |
+
File,
|
62 |
+
register_driver,
|
63 |
+
unregister_driver,
|
64 |
+
registered_drivers,
|
65 |
+
)
|
66 |
+
from ._hl.group import Group, SoftLink, ExternalLink, HardLink
|
67 |
+
from ._hl.dataset import Dataset
|
68 |
+
from ._hl.datatype import Datatype
|
69 |
+
from ._hl.attrs import AttributeManager
|
70 |
+
from ._hl.vds import VirtualSource, VirtualLayout
|
71 |
+
|
72 |
+
from ._selector import MultiBlockSlice
|
73 |
+
from .h5 import get_config
|
74 |
+
from .h5r import Reference, RegionReference
|
75 |
+
from .h5t import (special_dtype, check_dtype,
|
76 |
+
vlen_dtype, string_dtype, enum_dtype, ref_dtype, regionref_dtype,
|
77 |
+
opaque_dtype,
|
78 |
+
check_vlen_dtype, check_string_dtype, check_enum_dtype, check_ref_dtype,
|
79 |
+
check_opaque_dtype,
|
80 |
+
)
|
81 |
+
from .h5s import UNLIMITED
|
82 |
+
|
83 |
+
from .version import version as __version__
|
84 |
+
|
85 |
+
|
86 |
+
def run_tests(args=''):
|
87 |
+
"""Run tests with pytest and returns the exit status as an int.
|
88 |
+
"""
|
89 |
+
# Lazy-loading of tests package to avoid strong dependency on test
|
90 |
+
# requirements, e.g. pytest
|
91 |
+
from .tests import run_tests
|
92 |
+
return run_tests(args)
|
93 |
+
|
94 |
+
|
95 |
+
def enable_ipython_completer():
|
96 |
+
""" Call this from an interactive IPython session to enable tab-completion
|
97 |
+
of group and attribute names.
|
98 |
+
"""
|
99 |
+
import sys
|
100 |
+
if 'IPython' in sys.modules:
|
101 |
+
ip_running = False
|
102 |
+
try:
|
103 |
+
from IPython.core.interactiveshell import InteractiveShell
|
104 |
+
ip_running = InteractiveShell.initialized()
|
105 |
+
except ImportError:
|
106 |
+
# support <ipython-0.11
|
107 |
+
from IPython import ipapi as _ipapi
|
108 |
+
ip_running = _ipapi.get() is not None
|
109 |
+
except Exception:
|
110 |
+
pass
|
111 |
+
if ip_running:
|
112 |
+
from . import ipy_completer
|
113 |
+
return ipy_completer.load_ipython_extension()
|
114 |
+
|
115 |
+
raise RuntimeError('Completer must be enabled in active ipython session')
|
MLPY/Lib/site-packages/h5py/__pycache__/__init__.cpython-39.pyc
ADDED
Binary file (3.25 kB). View file
|
|
MLPY/Lib/site-packages/h5py/__pycache__/h5py_warnings.cpython-39.pyc
ADDED
Binary file (620 Bytes). View file
|
|
MLPY/Lib/site-packages/h5py/__pycache__/ipy_completer.cpython-39.pyc
ADDED
Binary file (3.85 kB). View file
|
|
MLPY/Lib/site-packages/h5py/__pycache__/version.cpython-39.pyc
ADDED
Binary file (1.42 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_conv.cp39-win_amd64.pyd
ADDED
Binary file (178 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_errors.cp39-win_amd64.pyd
ADDED
Binary file (49.7 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__init__.py
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# This file is part of h5py, a Python interface to the HDF5 library.
|
2 |
+
#
|
3 |
+
# http://www.h5py.org
|
4 |
+
#
|
5 |
+
# Copyright 2008-2013 Andrew Collette and contributors
|
6 |
+
#
|
7 |
+
# License: Standard 3-clause BSD; see "license.txt" for full license terms
|
8 |
+
# and contributor agreement.
|
9 |
+
|
10 |
+
"""
|
11 |
+
This subpackage implements the high-level interface for h5py.
|
12 |
+
|
13 |
+
Don't manually import things from here; the public API lives directly
|
14 |
+
in the top-level package namespace.
|
15 |
+
"""
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/__init__.cpython-39.pyc
ADDED
Binary file (339 Bytes). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/attrs.cpython-39.pyc
ADDED
Binary file (7.52 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/base.cpython-39.pyc
ADDED
Binary file (17.2 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/compat.cpython-39.pyc
ADDED
Binary file (1.46 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/dataset.cpython-39.pyc
ADDED
Binary file (32 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/datatype.cpython-39.pyc
ADDED
Binary file (1.69 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/dims.cpython-39.pyc
ADDED
Binary file (6.55 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/files.cpython-39.pyc
ADDED
Binary file (20 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/filters.cpython-39.pyc
ADDED
Binary file (9.9 kB). View file
|
|
MLPY/Lib/site-packages/h5py/_hl/__pycache__/group.cpython-39.pyc
ADDED
Binary file (28 kB). View file
|
|