pypy topic

List pypy repositories

paka.cmark

25
Stars
5
Forks
Watchers

Lightweight CFFI-based Python bindings to cmark library (CommonMark implementation in C).

Python_Interface_Cpp

64
Stars
13
Forks
Watchers

Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11

PyBoy

4.5k
Stars
468
Forks
Watchers

Game Boy emulator written in Python

python-tcod

399
Stars
36
Forks
Watchers

A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.

maturin

3.3k
Stars
226
Forks
Watchers

Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages

mailer

279
Stars
62
Forks
Watchers

A light-weight, modular, message representation and mail delivery framework for Python.

cherrypy

1.8k
Stars
357
Forks
Watchers

CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev

cheroot

181
Stars
89
Forks
Watchers

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->

notes

141
Stars
17
Forks
Watchers

let me know if my notes help you :D (it's a mess, I know)

pycket

254
Stars
25
Forks
Watchers

A rudimentary Racket implementation using RPython