venvs

View on PyPIReverse Dependencies (0)

2024.8.2 venvs-2024.8.2-py3-none-any.whl

Wheel Details

Project: venvs
Version: 2024.8.2
Filename: venvs-2024.8.2-py3-none-any.whl
Download: [link]
Size: 23942
MD5: bd312e883afad22b92d06453f83c7caa
SHA256: 47c67b6e4031abed8b8184650b9a2d5acba08a59bc54bd2c1c102b6a92926f45
Uploaded: 2024-08-04 20:20:30 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: venvs
Version: 2024.8.2
Summary: A simpler tool for creating venvs in a central location
Author-Email: Julian Berman <Julian+venvs[at]GrayVines.com>
Project-Url: Documentation, https://venvs.readthedocs.io/
Project-Url: Homepage, https://github.com/Julian/venvs
Project-Url: Issues, https://github.com/Julian/venvs/issues/
Project-Url: Funding, https://github.com/sponsors/Julian
Project-Url: Source, https://github.com/python-jsonschema/referencing
Keywords: mkvirtualenv,pipx,venv,virtualenv,virtualenvwrapper
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: attrs (>=23.1.0)
Requires-Dist: click
Requires-Dist: filesystems (>=2024.8.1)
Requires-Dist: packaging
Requires-Dist: platformdirs
Requires-Dist: pyrsistent
Requires-Dist: toml (>=0.10.0)
Requires-Dist: tomlkit
Requires-Dist: tqdm
Requires-Dist: uv (>=0.1.13)
Description-Content-Type: text/x-rst
License-File: COPYING
[Description omitted; length: 5689 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
venvs/__init__.py sha256=spj198uxuMeHRMwyfzW895ZEEdfuD64TvQo5V4eoilY 65
venvs/_cli.py sha256=pB0Ka7MVv30ZUEEDBl72zFHwjV7gB4DFyU5Rzpm_L_I 472
venvs/_config.py sha256=n-DPBdl3y9-oc14Mi7y85-3cSRXUJcrJYmKEnUEbtO4 6165
venvs/common.py sha256=-ZdKhIWBvS6tHAqyZjPQ7WrDtnS5vdeYN_z415FS6M0 6031
venvs/converge.py sha256=2SwTLV3sWoU_tVN_NYfcIV51__wdwVI_U991ocl01u4 4901
venvs/create.py sha256=5Iwv_EAKEpI0Dp99YhBkbVYefFUBSbxPfk3e6yaWnjY 3054
venvs/find.py sha256=eyexXFc-nK81KuZsDXMfULQmrvRw29zOMrffJcCzF3g 2457
venvs/remove.py sha256=_p8zynpzeWpSslcKaNgMWP4LaZL0pq6wMODA8cy2kKE 832
venvs/temporary.py sha256=K_4qdJLJSAmNTtbanXQDFq-cp1FZZZRuhXZE4VBQe1Y 550
venvs/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
venvs/tests/test_common.py sha256=YZKZy_F6tMb73CvzwEFXVCoK1AlzYPYiulKY5EcUhYo 768
venvs/tests/test_config.py sha256=pg8Eiyf3VLNsQo7-hELmYs6zk4hlHGYTohkIpfyzHp0 7213
venvs/tests/test_converge.py sha256=hEEhpbjeKoB3WeN2SMP_dET2dxbFeCUKLOYFXbqKops 21672
venvs/tests/test_create.py sha256=lSDqdUAwtWaTpj9M5N-hHerKGscWM1t9r61265gmpdw 7159
venvs/tests/test_find.py sha256=TKcBerS76ueq3JisokXtOEx40yXgJSxNP6XpCgmrqCo 3374
venvs/tests/test_remove.py sha256=tf0lBPg61__RupLrjizssuVZCn7Zca935ion4rRlu2o 1304
venvs/tests/test_temporary.py sha256=j1cXWUsgNTZPJuT0XswVxuf4DP3w0oasHH_Eb2OHyV0 1354
venvs/tests/utils.py sha256=7sOxmHbJtvGpDEl2aK2ujMER4qjLAqxl0IVhjtXlTxk 4515
venvs-2024.8.2.dist-info/METADATA sha256=iBPrwtIyyjRx2pFMP8FjYrq1rYAIOke8XK9kSm6X-gE 7095
venvs-2024.8.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
venvs-2024.8.2.dist-info/entry_points.txt sha256=m9h19ROcbDI98oDdB8JvOZZOv-TucfG1hS7syJw2-t8 42
venvs-2024.8.2.dist-info/licenses/COPYING sha256=Wej9gWJrY6g2Rs0GmANC1Op1QAPqtrBmftGH6ljqwjc 1057
venvs-2024.8.2.dist-info/RECORD

entry_points.txt

venvs = venvs._cli:main