Skip to main content

Automatically generate Cython pxd files from C headers

Project description

python-autopxd2

A friendly fork of autopxd https://github.com/tarruda/python-autopxd

It generates .pxd files automatically from .h files.

Tested against:

  • Python 3.6
  • Python 3.7
  • Python 3.8
  • Python 3.9
  • PEP8

Test Lint

installation:

pip install autopxd2

usage:

Usage: autopxd [OPTIONS] [INFILE] [OUTFILE]

  Generate a Cython pxd file from a C header file.

Options:
  -v, --version                   Print program version and exit.
  -I, --include-dir <dir>         Allow the C preprocessor to search for files
                                  in <dir>.

  -D, --compiler-directive <directive>
                                  Additional directives for the C compiler.
  --debug / --no-debug            Dump preprocessor output to stderr.
  -h, --help                      Show this message and exit.

release history:

v2.0.1 - 2021-10-06

  • Add --compiler-directive option to pass along to the compiler
  • Add some type annotations (nodes.py)
  • Drop support for Python 2
  • Add linting, format with black
  • Migrate from Travis CI to Github Actions

v1.1.0 - 2020-01-03

  • Support for OSX

roadmap:

  • Refactoring of the code DONE
  • Adding tests for PEP8 DONE
  • Uploading to PyPi DONE
  • Check that the generated code is correct by comparing it to the libc in Cython
  • More tests
  • Merge it into Cython so that the .pxd files aren't necessary anymore? Maybe.

Please raise an issue if the generated code isn't correct.

It's difficult to catch all the corner cases.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autopxd2-2.0.1.tar.gz (51.1 kB view details)

Uploaded Source

Built Distribution

autopxd2-2.0.1-py3-none-any.whl (251.4 kB view details)

Uploaded Python 3

File details

Details for the file autopxd2-2.0.1.tar.gz.

File metadata

  • Download URL: autopxd2-2.0.1.tar.gz
  • Upload date:
  • Size: 51.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1

File hashes

Hashes for autopxd2-2.0.1.tar.gz
Algorithm Hash digest
SHA256 bbd57144a81cc3cf82397a415beaeb374e2a17f2aa07e7968c26144daad3b6db
MD5 28e2059c5ad6d4dc2ae2077bdf97cf5c
BLAKE2b-256 3f4c090e305297dae107c279f077fe77ba95381a34ee961fe445b175d44e0ace

See more details on using hashes here.

File details

Details for the file autopxd2-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: autopxd2-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 251.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1

File hashes

Hashes for autopxd2-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1b18c75211d319c7ce7381c965209360ea93ea7664a9912839ac6171e06de0dc
MD5 8d416727c778fc4f11c63307396988bd
BLAKE2b-256 5bafeea70d97811402992389fc0d5d4df2750fe4840eb64c18530403f34434f9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page