mirror of https://github.com/docker/docs.git
18 lines
373 B
Markdown
18 lines
373 B
Markdown
---
|
|
title: pypy
|
|
keywords: library, sample, pypy
|
|
repo: pypy
|
|
layout: docs
|
|
permalink: /samples/library/pypy/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/pypy/
|
|
description: |
|
|
PyPy is a fast, compliant alternative implementation of the Python language.
|
|
---
|
|
|
|
PyPy is a fast, compliant alternative implementation of the Python language.
|
|
|
|
|
|
{% include library-samples.md %}
|