conda-ops

View on PyPIReverse Dependencies (0)

0.4 conda_ops-0.4-py3-none-any.whl

Wheel Details

Project: conda-ops
Version: 0.4
Filename: conda_ops-0.4-py3-none-any.whl
Download: [link]
Size: 52012
MD5: 1081bbd3752e46417d76da8b54a5c675
SHA256: debf1e216a89159b829a12b3603dbf1c32fe06547e8dbd5eaf3031f80fbbb5ee
Uploaded: 2023-11-01 22:33:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conda-ops
Version: 0.4
Summary: Conda plugin to maintain environments and projects reproducibly.
Author-Email: Amy Wooding <amy[at]wooding.org>
Project-Url: Homepage, https://github.com/acwooding/conda-ops
Project-Url: Bug Tracker, https://github.com/acwooding/conda-ops/issues
License: MIT License Copyright (c) 2023 Amy Wooding Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.7
Requires-Dist: conda
Requires-Dist: black; extra == "linting"
Requires-Dist: flake8; extra == "linting"
Requires-Dist: pylint; extra == "linting"
Requires-Dist: pytest (>=6.0); extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: linting
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8679 characters]

WHEEL

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

RECORD

Path Digest Size
conda_ops/__init__.py sha256=onWXMtelqp_beQ_Rmr-JD0NHmaG4S5ELuA2FVQAuQoc 37
conda_ops/_paths.py sha256=wWT1KbeQRXHHIdqdeGzXujh_Ux6Debcel7QQiRbeAF8 3524
conda_ops/commands.py sha256=AKDmiLAEImvMSZhOYKPdw-10HZswIHfto8AdfYL3H2A 17079
conda_ops/commands_env.py sha256=elt2DIVnm0JwvGH89rXcPsyF7nM_FMkmBJT6M_Hg0zQ 35427
conda_ops/commands_lockfile.py sha256=8MxYBblm24x5B51vmfKr0Iw9hGby53sM8c44Nsvls1k 9930
conda_ops/commands_proj.py sha256=6BqT62EvvYMdT9gnZ8RwEWZBXOewPULYlhoDt4FsRJY 10280
conda_ops/commands_reqs.py sha256=tc7aGyqg086rqU6FIfErF5urlMWdEgFzDgOv5mnOwrw 19866
conda_ops/conda_config.py sha256=32PDS3jIctZYEezBp_f8AlHazr73rW2vXDbTNuGPeE0 17918
conda_ops/conda_ops_later.py sha256=9MB-Pa4qK63fJcFU0GHJBQRzvUoohADoDKBnUpo5smg 7569
conda_ops/conda_ops_parser.py sha256=9kcq4FapY1rYBwLDrbPunbtjMMZFHAWs1e1plrBlnow 17785
conda_ops/conftest.py sha256=1_9rljZ0g8wYpT6tDgSGmR-kimZA_kw9ZFgE5qFKFAE 771
conda_ops/decorators.py sha256=XV49st1IzXNUtPnRJ8lJhLSWqrg5dFr2AlYQ5uLrMQg 768
conda_ops/env_handler.py sha256=yQYGDxlw_iIhAuor7vKe1Y8HapikSwTn-wN13JDsVjI 5824
conda_ops/kvstore.py sha256=p7BMZ_0AbS1Lm0XSL9DRzVdLqZzhpm7u2pl1bv5Y8r8 5118
conda_ops/python_api.py sha256=WRzGpn0nfZeBjxWUidEfNOPVPHe2-XJQ-qQZQ_b6DN0 4784
conda_ops/requirements.py sha256=xMVZj71V1vZdPp2Qe1laxqCSfcc0qMrjYQAoGGqO6Vg 15191
conda_ops/split_requirements.py sha256=C-Arj5VZa7bVdsmeJu8YFXC-r8jnRj9l-h2IOEycvD4 3948
conda_ops/utils.py sha256=DksUxz4--OsA8ev13rQ94fszDeXE7a0MKfBf7Z_h5Vk 1983
conda_ops-0.4.dist-info/LICENSE sha256=5Zdb-akbmwseaRgAoKIEBnTc90wFvgx1Wj-pJhBTUpc 1068
conda_ops-0.4.dist-info/METADATA sha256=9NJ02Bo5Hv9Y1R4_Jk7UHexreugott7iVtfy-ZLgT1I 10641
conda_ops-0.4.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
conda_ops-0.4.dist-info/entry_points.txt sha256=4LDI1E-fgwyJO0JC3UQwT-B5FPKnCubCtD5C_jShEnk 47
conda_ops-0.4.dist-info/top_level.txt sha256=93fZYB9YS9qwovvvnpNdaZonDTmlEcvKk8j4OlkJe30 10
conda_ops-0.4.dist-info/RECORD

top_level.txt

conda_ops

entry_points.txt

[conda]
conda-ops = conda_ops.conda_ops_parser