pydeps2env

View on PyPIReverse Dependencies (0)

1.2.0 pydeps2env-1.2.0-py3-none-any.whl

Wheel Details

Project: pydeps2env
Version: 1.2.0
Filename: pydeps2env-1.2.0-py3-none-any.whl
Download: [link]
Size: 11878
MD5: 4107672f22194af1ae4f456487c250ac
SHA256: 86f37f49fb6d8de2912d0525644c6d612fccb2e4b3ec0055ca910d8499a949ea
Uploaded: 2024-08-09 16:20:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydeps2env
Version: 1.2.0
Summary: A python helper to generate conda environment files from project dependencies.
Author-Email: Çağtay Fabry <cagtay.fabry[at]bam.de>
Project-Url: bug_tracker, https://github.com/CagtayFabry/pydeps2env/-/issues
Project-Url: repository, https://github.com/CagtayFabry/pydeps2env
License: BSD 3-Clause License Copyright (c) 2022, Cagtay Fabry All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: conda,pyproject
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: packaging
Requires-Dist: pyyaml
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5435 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pydeps2env/__init__.py sha256=MRZbpHZY4i-yspxsVIjpgWY5LA0gQOjg1RqG1Tr3HZI 485
pydeps2env/_version.py sha256=DnUqy-xWN4z1XWOsowoRN4Vz2GPuDm_18GEJc3VGkWg 427
pydeps2env/environment.py sha256=KZgf8lF7axBf4HzPungKGak2_cPrnYX6F2hKj_iDgLw 11607
pydeps2env/generate_environment.py sha256=1V0kyJLqa3oWRal8fnamc9nBucDeGRrLT_NGRva9OXY 5006
test/test_package/pyproject.toml sha256=ggOfc5mVPbbbR3Ob2sucCc7foht7T-HQb1DSU5ILbdA 892
test/test_package/testproject/__init__.py sha256=VYJkJsBtOYbsf8D4lqMYC4y6c7bjC0OwX18YXdpnd-U 85
pydeps2env-1.2.0.dist-info/LICENSE sha256=TLmRipXLSI7aHLqNoN7fD53q3qv0Oy0rTq8WNLNnOv4 1549
pydeps2env-1.2.0.dist-info/METADATA sha256=mdCbNQ5Cp-EIxto5NBmZ-egumluwfpBJzsbji-j1dr0 8652
pydeps2env-1.2.0.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
pydeps2env-1.2.0.dist-info/entry_points.txt sha256=uAw1kPXZoENNQ-C5bnOoC6w0pDfgWrglb51SjZZizaI 68
pydeps2env-1.2.0.dist-info/top_level.txt sha256=GLcBPEJQokouJ2CvPYLLCyo2rU5J7SEVbkwrc9rBmwo 16
pydeps2env-1.2.0.dist-info/RECORD

top_level.txt

pydeps2env
test

entry_points.txt

pydeps2env = pydeps2env.generate_environment:main