Socket
Socket
Sign inDemoInstall

vvm

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vvm

Vyper version management tool


Maintainers
2

vvm

Pypi Status Build Status Coverage Status

Vyper version management tool.

Installation

via pip

pip install vvm

via setuptools

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:

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 prior to opening a pull request.

License

This project is licensed under the MIT license.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc