C99 module documentation

C99

C99 headers and libraries that are missing from the C compilers for Python2.

Overview

TBD…

PyPI record.

Documentation.

Installation

Prerequisites:

To install run:

python -m pip install --upgrade C99

Development

Prerequisites:

  • Development is strictly based on tox. To install it run:

    python -m pip install --upgrade tox
    

Visit Development page.

Installation from sources:

clone the sources:

and run:

python -m pip install ./C99

or on development mode:

python -m pip install --editable ./C99

License

Copyright (c) 2018-2025 Adam Karpierz
Licensed under the zlib/libpng License
Please refer to the accompanying LICENSE file.

Authors

Indices and tables