venvflon


Namevenvflon JSON
Version 0.6.0 PyPI version JSON
download
home_pageNone
Summarysimple virtual environment switcher
upload_time2024-12-23 10:11:31
maintainerMichal Plichta
docs_urlNone
authorMichal Plichta
requires_python>=3.9
licenseMIT License
keywords venv uv virtualenv
VCS
bugtrack_url
requirements pyyaml tkinterdnd2
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Python CI](https://github.com/emcek/venvflon/actions/workflows/python-ci.yml/badge.svg?branch=master)](https://github.com/emcek/venvflon/actions/workflows/python-ci.yml)
[![image](https://img.shields.io/badge/pypi-v0.6.0-blue.svg)](https://pypi.org/project/venvflon/)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/emcek/venvflon/master.svg)](https://results.pre-commit.ci/latest/github/emcek/venvflon/master)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
[![Downloads](https://img.shields.io/github/downloads/emcek/venvflon/total?label=Downloads)](https://github.com/emcek/venvflon/releases)
[![venvflon](https://snyk.io/advisor/python/venvflon/badge.svg)](https://snyk.io/advisor/python/venvflon)
[![image](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue.svg)](https://github.com/emcek/venvflon)
[![Downloads](https://static.pepy.tech/badge/venvflon)](https://pepy.tech/project/venvflon)

# venvflon
simple virtual environment switcher

## name
Comes from polish `wenflon` or `kaniula` (eng. `cannula`)

## installation
The preferred way of installing using [uv](https://github.com/astral-sh/uv) (v0.5.11 or newer) tool:
``` console
uv tool install --python 3.13.1 venvflon
```
Please use Python 3.13.1+ (or any 3.12.x) due to 3.13.0 run extra terminal window even if it was disabled.

## update
``` console
uv tool update venvflon
```

## uninstall
``` console
uv tool uninstall venvflon
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "venvflon",
    "maintainer": "Michal Plichta",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "venv, uv, virtualenv",
    "author": "Michal Plichta",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/35/aa/b52af9fabec5f6b27e1c2408b28baf691d2d8a4064b9652f1434870515f2/venvflon-0.6.0.tar.gz",
    "platform": null,
    "description": "[![Python CI](https://github.com/emcek/venvflon/actions/workflows/python-ci.yml/badge.svg?branch=master)](https://github.com/emcek/venvflon/actions/workflows/python-ci.yml)\r\n[![image](https://img.shields.io/badge/pypi-v0.6.0-blue.svg)](https://pypi.org/project/venvflon/)\r\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/emcek/venvflon/master.svg)](https://results.pre-commit.ci/latest/github/emcek/venvflon/master)\r\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)\r\n[![Downloads](https://img.shields.io/github/downloads/emcek/venvflon/total?label=Downloads)](https://github.com/emcek/venvflon/releases)\r\n[![venvflon](https://snyk.io/advisor/python/venvflon/badge.svg)](https://snyk.io/advisor/python/venvflon)\r\n[![image](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue.svg)](https://github.com/emcek/venvflon)\r\n[![Downloads](https://static.pepy.tech/badge/venvflon)](https://pepy.tech/project/venvflon)\r\n\r\n# venvflon\r\nsimple virtual environment switcher\r\n\r\n## name\r\nComes from polish `wenflon` or `kaniula` (eng. `cannula`)\r\n\r\n## installation\r\nThe preferred way of installing using [uv](https://github.com/astral-sh/uv) (v0.5.11 or newer) tool:\r\n``` console\r\nuv tool install --python 3.13.1 venvflon\r\n```\r\nPlease use Python 3.13.1+ (or any 3.12.x) due to 3.13.0 run extra terminal window even if it was disabled.\r\n\r\n## update\r\n``` console\r\nuv tool update venvflon\r\n```\r\n\r\n## uninstall\r\n``` console\r\nuv tool uninstall venvflon\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "simple virtual environment switcher",
    "version": "0.6.0",
    "project_urls": {
        "Changelog": "https://github.com/emcek/venvflon/blob/master/CHANGELOG.md",
        "Homepage": "https://github.com/emcek/venvflon",
        "Source": "https://github.com/emcek/venvflon.git"
    },
    "split_keywords": [
        "venv",
        " uv",
        " virtualenv"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d8ab846fd2ac3e56dc53bfcc2d27ef7887744fda483e656da22cb52dbbedb41",
                "md5": "85d23730aa8026221d6382e69dd97d7c",
                "sha256": "ad327582e3d18cd8b1d8150554646d222ed3a3df8e076a4335caa4c002834eaa"
            },
            "downloads": -1,
            "filename": "venvflon-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85d23730aa8026221d6382e69dd97d7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 124853,
            "upload_time": "2024-12-23T10:11:28",
            "upload_time_iso_8601": "2024-12-23T10:11:28.414208Z",
            "url": "https://files.pythonhosted.org/packages/5d/8a/b846fd2ac3e56dc53bfcc2d27ef7887744fda483e656da22cb52dbbedb41/venvflon-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35aab52af9fabec5f6b27e1c2408b28baf691d2d8a4064b9652f1434870515f2",
                "md5": "430e36f13c97f3dcda4da13cc0478b76",
                "sha256": "eb7cdf92e329db180fd42a239be12eff229b99ce0779961ab003d7aef9221152"
            },
            "downloads": -1,
            "filename": "venvflon-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "430e36f13c97f3dcda4da13cc0478b76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 127289,
            "upload_time": "2024-12-23T10:11:31",
            "upload_time_iso_8601": "2024-12-23T10:11:31.061487Z",
            "url": "https://files.pythonhosted.org/packages/35/aa/b52af9fabec5f6b27e1c2408b28baf691d2d8a4064b9652f1434870515f2/venvflon-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 10:11:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emcek",
    "github_project": "venvflon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyyaml",
            "specs": [
                [
                    "==",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "tkinterdnd2",
            "specs": [
                [
                    "==",
                    "0.4.2"
                ]
            ]
        }
    ],
    "lcname": "venvflon"
}
        
Elapsed time: 0.38686s