- France
-
12:08
(UTC +01:00) - http://vstinner.readthedocs.io/
- @VictorStinner
- @[email protected]
-
cpython Public
Forked from python/cpythonThe Python programming language
-
peps Public
Forked from python/pepsPython Enhancement Proposals
-
hacl-star Public
Forked from hacl-star/hacl-starHACL*, a formally verified cryptographic library written in F*
F* Apache License 2.0 UpdatedNov 7, 2024 -
-
-
-
buildmaster-config Public
Forked from python/buildmaster-configConfiguration for buildbot.python.org
Python UpdatedOct 17, 2024 -
pythoncapi_compat Public
Forked from python/pythoncapi-compatHeader file providing new functions of the Python C API to old Python versions.
Python BSD Zero Clause License UpdatedOct 15, 2024 -
misc Public
Configuration ("dotfiles"), small personal programs like scm.py, other misc things...
-
fontforge Public
Forked from fontforge/fontforgeFree (libre) font editor for Windows, Mac OS X and GNU+Linux
-
markupsafe Public
Forked from pallets/markupsafeSafely add untrusted strings to HTML/XML markup.
-
-
mod_wsgi Public
Forked from GrahamDumpleton/mod_wsgiSource code for Apache/mod_wsgi.
C Apache License 2.0 UpdatedSep 11, 2024 -
greenlet Public
Forked from python-greenlet/greenletLightweight in-process concurrent programming
C++ Other UpdatedSep 5, 2024 -
-
hachoir Public
Hachoir is a Python library to view and edit a binary stream field by field
-
pythonci Public
CI to run numpy on the master branch of Python
-
pyotherside Public
Forked from thp/pyothersidePython Bindings for Qt 5 and Qt 6. Allows you to access a CPython 3 interpreter directly from your Qt QML user interface code.
C++ Other UpdatedMay 31, 2024 -
distributed Public
Forked from dask/distributedA distributed task scheduler for Dask
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 8, 2024 -
mimalloc Public
Forked from microsoft/mimallocmimalloc is a compact general purpose allocator with excellent performance.
C MIT License UpdatedApr 29, 2024 -
deadparrot Public
Python C API compatibility shared library: provide new functions to old Python and old functions to new Python
-
python-ptrace Public
python-ptrace is a Python binding of ptrace library.
-
unicode_book Public
Programming with Unicode, book written by Victor Stinner
-
cython Public
Forked from cython/cythonThe most widely used Python to C compiler
Python Apache License 2.0 UpdatedFeb 16, 2024 -
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
C++ Other UpdatedDec 15, 2023 -
cffi Public
Forked from python-cffi/cffiA Foreign Function Interface package for calling C libraries from Python.
Python Other UpdatedNov 16, 2023 -
-
devguide Public
Forked from python/devguideThe Python developer's guide
Python Creative Commons Zero v1.0 Universal UpdatedSep 29, 2023 -
-
cpython_core_tutorial Public archive
Tutorial to contribute to the CPython project