Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 511 Bytes

README.rst

File metadata and controls

26 lines (15 loc) · 511 Bytes

interpreters

Python-level access to CPython's C-level subinterpreters API.

Library API

The package is called interpreters. See PEP 554 for more info.

Building and Installing

Use setup.py or pip like normal.

Contributing

Help is always welcome! Feel free to file bug reports, send pull requests, provide feedback, or anything else you might consider helpful. The project is hosted at:

https://github.com/ericsnowcurrently/interpreters