vvm


Namevvm JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/vyperlang/vvm
SummaryVyper version management tool
upload_time2023-09-11 17:33:39
maintainer
docs_urlNone
authorBen Hauser
requires_python>=3.6, <4
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/workflow/status/vyperlang/vvm/vvm%20workflow)](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": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "ethereum vyper",
    "author": "Ben Hauser",
    "author_email": "ben@hauser.id",
    "download_url": "https://files.pythonhosted.org/packages/e2/99/a741161e72cee8a31ed6dda5f1261a6226ec8d0f28a3d9b2f1934bed026c/vvm-0.2.0.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/workflow/status/vyperlang/vvm/vvm%20workflow)](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.2.0",
    "project_urls": {
        "Homepage": "https://github.com/vyperlang/vvm"
    },
    "split_keywords": [
        "ethereum",
        "vyper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cc0ab4b4234db53cc4634033e72cd94325138a0e69ef32d0899b1ed8b5903fb",
                "md5": "ce00fb77c8e65aa2ae28e1c580326a5e",
                "sha256": "5b881aa9f55e476daa07c7693891524fe71f0131f8615a1ed6059ac9fe48cb20"
            },
            "downloads": -1,
            "filename": "vvm-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce00fb77c8e65aa2ae28e1c580326a5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 11349,
            "upload_time": "2023-09-11T17:33:38",
            "upload_time_iso_8601": "2023-09-11T17:33:38.368760Z",
            "url": "https://files.pythonhosted.org/packages/2c/c0/ab4b4234db53cc4634033e72cd94325138a0e69ef32d0899b1ed8b5903fb/vvm-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e299a741161e72cee8a31ed6dda5f1261a6226ec8d0f28a3d9b2f1934bed026c",
                "md5": "298bff305e6f42242f80c12818ad32a2",
                "sha256": "719b246b1e064457338a61b5e0aa2069ec2298040eff6830ba1b3d010259ec6b"
            },
            "downloads": -1,
            "filename": "vvm-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "298bff305e6f42242f80c12818ad32a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 11502,
            "upload_time": "2023-09-11T17:33:39",
            "upload_time_iso_8601": "2023-09-11T17:33:39.919097Z",
            "url": "https://files.pythonhosted.org/packages/e2/99/a741161e72cee8a31ed6dda5f1261a6226ec8d0f28a3d9b2f1934bed026c/vvm-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-11 17:33:39",
    "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.13415s