Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

pypy/pypy.packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPy Package Compatibility Report Generator

The source for http://packages.pypy.org/, it downloads and installs the top 1000 PYPI packages into pypy, and records success or failure

To generate the report, run:

docker-compose build
python main.py

To filter the set of packages being tested, use the --filter option, e.g.:

python main.py python main.py --filter pandas scipy scikit-learn

About

Builds the top 1000 PyPI packages with PyPy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 28.0%
  • HTML 22.9%
  • CSS 22.4%
  • Dockerfile 18.5%
  • JavaScript 8.2%