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

https://github.com/quansight-labs/free-threaded-compatibility

A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem
https://github.com/quansight-labs/free-threaded-compatibility

free-threading python

Last synced: about 2 months ago
JSON representation

A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem

Awesome Lists containing this project

README

        

### What is this repository?

This repository is for coordinating ecosystem-wide work. We will use
this repository to track, understand, and provide documentation for
dealing with issues that we find are common across many
libraries. Issues that are specific to a project should be reported in
that project's issue tracker.

### Documentation

You can find documentation for various free-threading topics
on [py-free-threading.github.io](https://py-free-threading.github.io).