venvflon

View on PyPIReverse Dependencies (0)

0.6.2 venvflon-0.6.2-py3-none-any.whl

Wheel Details

Project: venvflon
Version: 0.6.2
Filename: venvflon-0.6.2-py3-none-any.whl
Download: [link]
Size: 124987
MD5: ed165dd15bdb67481c68e47c1aed354c
SHA256: 61b355e90d5c7f4934f7a6b866f7ea72a87c4d991cb6839132a39824b6a2f929
Uploaded: 2025-01-05 23:33:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: venvflon
Version: 0.6.2
Summary: simple virtual environment switcher
Author: Michal Plichta
Maintainer: Michal Plichta
Project-Url: Homepage, https://github.com/emcek/venvflon
Project-Url: Source, https://github.com/emcek/venvflon.git
Project-Url: Changelog, https://github.com/emcek/venvflon/blob/master/CHANGELOG.md
License: MIT License
Keywords: venv,uv,virtualenv
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: pyyaml (==6.0.2)
Requires-Dist: tkinterdnd2 (==0.4.2)
Requires-Dist: GitPython (==3.1.43); extra == "test"
Requires-Dist: interrogate (==1.7.0); extra == "test"
Requires-Dist: isort (==5.13.2); extra == "test"
Requires-Dist: lxml (==5.3.0); extra == "test"
Requires-Dist: mypy (==1.14.1); extra == "test"
Requires-Dist: packaging (==24.2); extra == "test"
Requires-Dist: pip-audit (==2.7.3); extra == "test"
Requires-Dist: pytest (==8.3.4); extra == "test"
Requires-Dist: pytest-randomly (==3.16.0); extra == "test"
Requires-Dist: ruff (==0.8.4); extra == "test"
Requires-Dist: types-pyyaml (==6.0.12.20241230); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1497 characters]

WHEEL

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

RECORD

Path Digest Size
venvflon/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
venvflon/flon.py sha256=exLilzJgqI8V5SqX1FwsPE0mL757zMTmTyMIyMCGeio 6447
venvflon/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
venvflon/run.py sha256=P94mLHZzbNlHJ7lGpyEO3lV8Lw9ISgF691Xdz-b8Ilk 1217
venvflon/utils.py sha256=8S57lJJPsY_e6gJt9LaheO8nR1NYR_6dosfjI2CTpBA 5117
venvflon/img/cannula.ico sha256=ifTJzG-P8CrlqYdCEVFXvHqk9X21fUkzmJtkb1OzN9k 16958
venvflon/img/cannula_512.png sha256=sV2goaWHP-XGcmWEZhP2v8sJljBf3swG4EviCzqLXbk 99383
venvflon/img/cannula_64.png sha256=UlGECnjHeEE_v_nTG73wBiLkXhdUIU-tVcb9a1TNN4A 14226
venvflon-0.6.2.dist-info/LICENSE sha256=6ih7_AJa6lib_ESwomRxUGabQ3_O6rFT97Fi6Ynv75I 1092
venvflon-0.6.2.dist-info/METADATA sha256=vCzFS1xM-Y_zrR-rIGHDqBGM4GI7VcrqWFBOTZcNhgo 3324
venvflon-0.6.2.dist-info/WHEEL sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE 91
venvflon-0.6.2.dist-info/entry_points.txt sha256=UiZ3ZFaV9vA-NQb4wGtUoD1LAgD3dk-2UDc7v9rL2eI 85
venvflon-0.6.2.dist-info/top_level.txt sha256=Kh0PPnu36HWGxYojYcN6pcEp-idALmWhVI-IFmh-Goo 9
venvflon-0.6.2.dist-info/RECORD

top_level.txt

venvflon

entry_points.txt

flon_cli = venvflon.run:run
flon = venvflon.run:run