8000 GitHub - pythoncapi/pythoncapi: Design a new better C API for Python
[go: up one dir, main page]

Skip to content

pythoncapi/pythoncapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design a new better C API for Python

Subtitle: "Make the stable API usable".

Content

  • doc/ subdirectory: the current documentation
  • refcounts_borrowed.py: search for functions returning a borrowed reference from CPython Doc/data/refcounts.dat file.

Build the documentation

Work in the doc/ sub-directory.

Install dependencies:

python -m pip install --user --upgrade sphinx

Build the documentation:

make html

Regenerate statistics:

python stats.py

About

Design a new better C API for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages

0