python-easyvenv


Namepython-easyvenv JSON
Version 1.5.6 PyPI version JSON
download
home_pagehttps://www.youtube.com/watch?v=dQw4w9WgXcQ
SummaryMake your work with venv easier
upload_time2025-04-25 21:27:39
maintainerNone
docs_urlNone
authorafguy
requires_python>=3.7
licenseNone
keywords python venv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-easyvenv #

## Simplify Your Python Virtual Environments ##

`python-easyvenv` is an intuitive Python library that automates virtual environment management, making it effortless to create, configure, and maintain isolated Python environments with a single command.

## Key Features ##

-  One-command virtual environment setup
-  Automatic dependency detection
-  Seamless environment switching
-  Built-in requirements.txt management
- ️ Cross-platform compatibility (Windows/macOS/Linux)

## Installation ##

Install via pip:

```bash
pip install python-easyvenv

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
    "name": "python-easyvenv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "python venv",
    "author": "afguy",
    "author_email": "alwaysfrownguy@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/0a/3e17ec8adc7b941646c4e46ea3a6e42dff387521c9e823a318b97144ce66/python-easyvenv-1.5.6.tar.gz",
    "platform": null,
    "description": "# python-easyvenv #\n\n## Simplify Your Python Virtual Environments ##\n\n`python-easyvenv` is an intuitive Python library that automates virtual environment management, making it effortless to create, configure, and maintain isolated Python environments with a single command.\n\n## Key Features ##\n\n-  One-command virtual environment setup\n-  Automatic dependency detection\n-  Seamless environment switching\n-  Built-in requirements.txt management\n- \ufe0f Cross-platform compatibility (Windows/macOS/Linux)\n\n## Installation ##\n\nInstall via pip:\n\n```bash\npip install python-easyvenv\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Make your work with venv easier",
    "version": "1.5.6",
    "project_urls": {
        "Documentation": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
        "Homepage": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
    },
    "split_keywords": [
        "python",
        "venv"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a0205c8bc5c942550a2c67a92035c18131e1f909b579c6b6e3daf15a8f3e01b",
                "md5": "9c2df103701f80331ceba1a29f9adb47",
                "sha256": "8621187a6f7e7771ce695d63ceedff0a317edef4e788d1aecc80dcebeb5e211b"
            },
            "downloads": -1,
            "filename": "python_easyvenv-1.5.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c2df103701f80331ceba1a29f9adb47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 34724,
            "upload_time": "2025-04-25T21:27:37",
            "upload_time_iso_8601": "2025-04-25T21:27:37.833533Z",
            "url": "https://files.pythonhosted.org/packages/3a/02/05c8bc5c942550a2c67a92035c18131e1f909b579c6b6e3daf15a8f3e01b/python_easyvenv-1.5.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f0a3e17ec8adc7b941646c4e46ea3a6e42dff387521c9e823a318b97144ce66",
                "md5": "bdc35c15cd26b510dc6ef3f751cd598e",
                "sha256": "afad69c2c205af30e5cc7f71db26ca8d20898dc5f065d87c816728cea294c596"
            },
            "downloads": -1,
            "filename": "python-easyvenv-1.5.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bdc35c15cd26b510dc6ef3f751cd598e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 20157,
            "upload_time": "2025-04-25T21:27:39",
            "upload_time_iso_8601": "2025-04-25T21:27:39.923360Z",
            "url": "https://files.pythonhosted.org/packages/9f/0a/3e17ec8adc7b941646c4e46ea3a6e42dff387521c9e823a318b97144ce66/python-easyvenv-1.5.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-25 21:27:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-easyvenv"
}
        
Elapsed time: 0.65472s