vvm


Namevvm JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/vyperlang/vvm
SummaryVyper version management tool
upload_time2024-11-21 10:29:36
maintainerNone
docs_urlNone
authorBen Hauser
requires_python<4,>=3.8
licenseMIT
keywords ethereum vyper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vvm

[![Pypi Status](https://img.shields.io/pypi/v/vvm.svg)](https://pypi.org/project/vvm/) [![Build Status](https://img.shields.io/github/actions/workflow/status/vyperlang/vvm/main.yaml?branch=master)](https://github.com/vyperlang/vvm/actions) [![Coverage Status](https://img.shields.io/codecov/c/github/vyperlang/vvm)](https://codecov.io/gh/vyperlang/vvm)

Vyper version management tool.

## Installation

### via `pip`

```bash
pip install vvm
```

### via `setuptools`

```bash
git clone https://github.com/vyperlang/vvm.git
cd vvm
python3 setup.py install
```

## Testing

`vvm` is tested on Linux, OSX and Windows with Vyper versions `>=0.1.0-beta.16`.

To run the test suite:

```bash
pytest tests/
```

By default, the test suite installs all available `vyper` versions for your OS. If you only wish to test against already installed versions, include the `--no-install` flag. Use the `--vyper-verions` flag to test against one or more specific versions.

## Contributing

Help is always appreciated! Feel free to open an issue if you find a problem, or a pull request if you've solved an issue.

Please check out our [Contribution Guide](CONTRIBUTING.md) prior to opening a pull request.

## License

This project is licensed under the [MIT license](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vyperlang/vvm",
    "name": "vvm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "ethereum vyper",
    "author": "Ben Hauser",
    "author_email": "ben@hauser.id",
    "download_url": "https://files.pythonhosted.org/packages/94/1c/3004928eaf560ed7164514cf66cdea6e84415e2a592b95bc466b568661b1/vvm-0.3.2.tar.gz",
    "platform": null,
    "description": "# vvm\n\n[![Pypi Status](https://img.shields.io/pypi/v/vvm.svg)](https://pypi.org/project/vvm/) [![Build Status](https://img.shields.io/github/actions/workflow/status/vyperlang/vvm/main.yaml?branch=master)](https://github.com/vyperlang/vvm/actions) [![Coverage Status](https://img.shields.io/codecov/c/github/vyperlang/vvm)](https://codecov.io/gh/vyperlang/vvm)\n\nVyper version management tool.\n\n## Installation\n\n### via `pip`\n\n```bash\npip install vvm\n```\n\n### via `setuptools`\n\n```bash\ngit clone https://github.com/vyperlang/vvm.git\ncd vvm\npython3 setup.py install\n```\n\n## Testing\n\n`vvm` is tested on Linux, OSX and Windows with Vyper versions `>=0.1.0-beta.16`.\n\nTo run the test suite:\n\n```bash\npytest tests/\n```\n\nBy default, the test suite installs all available `vyper` versions for your OS. If you only wish to test against already installed versions, include the `--no-install` flag. Use the `--vyper-verions` flag to test against one or more specific versions.\n\n## Contributing\n\nHelp is always appreciated! Feel free to open an issue if you find a problem, or a pull request if you've solved an issue.\n\nPlease check out our [Contribution Guide](CONTRIBUTING.md) prior to opening a pull request.\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Vyper version management tool",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/vyperlang/vvm"
    },
    "split_keywords": [
        "ethereum",
        "vyper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9838a180481ac2369696f966cfb776c71569d7c0cc2676a03daedd83b21f5617",
                "md5": "4d5345e0fd503347f951442d3160168d",
                "sha256": "f9f4ccad6c9a8ff6978285f005fbb086777baa160e6132d454c35d66bc94d017"
            },
            "downloads": -1,
            "filename": "vvm-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d5345e0fd503347f951442d3160168d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 13385,
            "upload_time": "2024-11-21T10:29:35",
            "upload_time_iso_8601": "2024-11-21T10:29:35.155782Z",
            "url": "https://files.pythonhosted.org/packages/98/38/a180481ac2369696f966cfb776c71569d7c0cc2676a03daedd83b21f5617/vvm-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "941c3004928eaf560ed7164514cf66cdea6e84415e2a592b95bc466b568661b1",
                "md5": "199d3a54cf411fc75f1eb27f082d2838",
                "sha256": "939838e6417923ef20c48d1a5f9d9fcb39e963c7e0152aaf99c966a6c332e770"
            },
            "downloads": -1,
            "filename": "vvm-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "199d3a54cf411fc75f1eb27f082d2838",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 14164,
            "upload_time": "2024-11-21T10:29:36",
            "upload_time_iso_8601": "2024-11-21T10:29:36.814656Z",
            "url": "https://files.pythonhosted.org/packages/94/1c/3004928eaf560ed7164514cf66cdea6e84415e2a592b95bc466b568661b1/vvm-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 10:29:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vyperlang",
    "github_project": "vvm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "vvm"
}
        
Elapsed time: 0.45027s