Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drujensen/asdf-pypy

asdf plugin for pypy (DRAFT)
https://github.com/drujensen/asdf-pypy

Last synced: 10 days ago
JSON representation

asdf plugin for pypy (DRAFT)

Awesome Lists containing this project

README

        

# asdf-pypy

pypy plugin for https://github.com/asdf-vm/asdf/

This is a pypy plugin for asdf version manager.

# Installation

```bash
asdf plugin-add https://github.com/drujensen/asdf-pypy.git
asdf install pypy 3.8
pypy --version
```

# License

Licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)