PyPI project
cffi
Foreign Function Interface for Python calling C code.
100+ indexed releases · newest sdist 2.1.1 with 131 indexed members
See the project on pypi.org · repository · MIT-0
Files in 2.1.1 cffi-2.1.1.tar.gz
- demo/_curses.py GitHub
- demo/_curses_build.py GitHub
- demo/_curses_setup.py GitHub
- demo/api.py GitHub
- demo/bsdopendirtype.py GitHub
- demo/bsdopendirtype_build.py GitHub
- demo/bsdopendirtype_setup.py GitHub
- demo/btrfs-snap.py GitHub
- demo/cffi-cocoa.py GitHub
- demo/embedding.py GitHub
- demo/extern_python.py GitHub
- demo/extern_python_varargs.py GitHub
- demo/fastcsv.py GitHub
- demo/gmp.py GitHub
- demo/gmp_build.py GitHub
- demo/manual2.py GitHub
- demo/pwuid.py GitHub
- demo/pwuid_build.py GitHub
- demo/pyobj.py GitHub
- demo/readdir.py GitHub
- demo/readdir2.py GitHub
- demo/readdir2_build.py GitHub
- demo/readdir2_setup.py GitHub
- demo/readdir_build.py GitHub
- demo/readdir_ctypes.py GitHub
- demo/readdir_setup.py GitHub
- demo/recopendirtype.py GitHub
- demo/recopendirtype_build.py GitHub
- demo/setup_manual.py GitHub
- demo/winclipboard.py GitHub
- demo/winclipboard_build.py GitHub
- demo/xclient.py GitHub
- demo/xclient_build.py GitHub
- doc/source/conf.py GitHub
- setup.py GitHub
- setup_base.py GitHub
- src/c/test_c.py GitHub
- src/cffi/__init__.py GitHub
- src/cffi/_cffi_gen_src.py GitHub
- src/cffi/_imp_emulation.py GitHub
- src/cffi/_shimmed_dist_utils.py GitHub
- src/cffi/api.py GitHub
- src/cffi/backend_ctypes.py GitHub
- src/cffi/cffi_opcode.py GitHub
- src/cffi/commontypes.py GitHub
- src/cffi/cparser.py GitHub
- src/cffi/error.py GitHub
- src/cffi/ffiplatform.py GitHub
- src/cffi/gen_src.py GitHub
- src/cffi/lock.py GitHub
- src/cffi/model.py GitHub
- src/cffi/pkgconfig.py GitHub
- src/cffi/recompiler.py GitHub
- src/cffi/setuptools_ext.py GitHub
- src/cffi/vengine_cpy.py GitHub
- src/cffi/vengine_gen.py GitHub
- src/cffi/verifier.py GitHub
- testing/__init__.py GitHub
- testing/cffi0/__init__.py GitHub
- testing/cffi0/backend_tests.py GitHub
- testing/cffi0/callback_in_thread.py GitHub
- testing/cffi0/snippets/distutils_module/setup.py GitHub
- testing/cffi0/snippets/distutils_module/snip_basic_verify.py GitHub
- testing/cffi0/snippets/distutils_package_1/setup.py GitHub
- testing/cffi0/snippets/distutils_package_1/snip_basic_verify1/__init__.py GitHub
- testing/cffi0/snippets/distutils_package_2/setup.py GitHub
- testing/cffi0/snippets/distutils_package_2/snip_basic_verify2/__init__.py GitHub
- testing/cffi0/snippets/infrastructure/setup.py GitHub
- testing/cffi0/snippets/infrastructure/snip_infrastructure/__init__.py GitHub
- testing/cffi0/snippets/setuptools_module/setup.py GitHub
- testing/cffi0/snippets/setuptools_module/snip_setuptools_verify.py GitHub
- testing/cffi0/snippets/setuptools_package_1/setup.py GitHub
- testing/cffi0/snippets/setuptools_package_1/snip_setuptools_verify1/__init__.py GitHub
- testing/cffi0/snippets/setuptools_package_2/setup.py GitHub
- testing/cffi0/snippets/setuptools_package_2/snip_setuptools_verify2/__init__.py GitHub
- testing/cffi0/test_cdata.py GitHub
- testing/cffi0/test_ctypes.py GitHub
- testing/cffi0/test_ffi_backend.py GitHub
- testing/cffi0/test_function.py GitHub
- testing/cffi0/test_model.py GitHub
- testing/cffi0/test_ownlib.py GitHub
- testing/cffi0/test_parsing.py GitHub
- testing/cffi0/test_platform.py GitHub
- testing/cffi0/test_unicode_literals.py GitHub
- testing/cffi0/test_verify.py GitHub
- testing/cffi0/test_verify2.py GitHub
- testing/cffi0/test_version.py GitHub
- testing/cffi0/test_vgen.py GitHub
- testing/cffi0/test_vgen2.py GitHub
- testing/cffi0/test_zdistutils.py GitHub
- testing/cffi0/test_zintegration.py GitHub
- testing/cffi1/__init__.py GitHub
- testing/cffi1/cffi_gen_src_examples/common/src/squared/__init__.py GitHub
- testing/cffi1/cffi_gen_src_examples/exec_python_example/src/squared/__init__.py GitHub
- testing/cffi1/cffi_gen_src_examples/exec_python_example/src/squared/_squared_build.py GitHub
- testing/cffi1/cffi_gen_src_examples/read_sources_example/src/squared/__init__.py GitHub
- testing/cffi1/test_cffi_binary.py GitHub
- testing/cffi1/test_cffi_gen_src.py GitHub
- testing/cffi1/test_cffi_gen_src_meson.py GitHub
- testing/cffi1/test_commontypes.py GitHub
- testing/cffi1/test_dlopen.py GitHub
- testing/cffi1/test_dlopen_unicode_literals.py GitHub
- testing/cffi1/test_ffi_obj.py GitHub
- testing/cffi1/test_function_args.py GitHub
- testing/cffi1/test_new_ffi_1.py GitHub
- testing/cffi1/test_parse_c_type.py GitHub
- testing/cffi1/test_pkgconfig.py GitHub
- testing/cffi1/test_re_python.py GitHub
- testing/cffi1/test_realize_c_type.py GitHub
- testing/cffi1/test_recompiler.py GitHub
- testing/cffi1/test_unicode_literals.py GitHub
- testing/cffi1/test_verify1.py GitHub
- testing/cffi1/test_zdist.py GitHub
- testing/conftest.py GitHub
- testing/embedding/__init__.py GitHub
- testing/embedding/add1.py GitHub
- testing/embedding/add2.py GitHub
- testing/embedding/add3.py GitHub
- testing/embedding/add_recursive.py GitHub
- testing/embedding/empty.py GitHub
- testing/embedding/initerror.py GitHub
- testing/embedding/perf.py GitHub
- testing/embedding/test_basic.py GitHub
- testing/embedding/test_performance.py GitHub
- testing/embedding/test_recursive.py GitHub
- testing/embedding/test_thread.py GitHub
- testing/embedding/test_tlocal.py GitHub
- testing/embedding/tlocal.py GitHub
- testing/embedding/withunicode.py GitHub
- testing/support.py GitHub
- testing/udir.py GitHub
Indexed releases
- 2.1.1
cffi-2.1.1.tar.gz131 members GitHub - 2.1.0
cffi-2.1.0.tar.gz131 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315t-win_amd64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315t-musllinux_1_2_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315t-macosx_11_0_arm64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-win_arm64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-win32.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-musllinux_1_2_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-manylinux2014_s390x.manylinux_2_17_s390x.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-macosx_10_15_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp315-cp315-ios_13_0_arm64_iphoneos.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314t-win_amd64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314t-macosx_11_0_arm64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-win_arm64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-win32.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-musllinux_1_2_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-macosx_10_15_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp314-cp314-ios_13_0_arm64_iphoneos.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-win_amd64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-musllinux_1_2_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-macosx_10_15_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp313-cp313-ios_13_0_arm64_iphoneos.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp312-cp312-win_amd64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp312-cp312-musllinux_1_2_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp312-cp312-macosx_10_15_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp311-cp311-win_amd64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp311-cp311-musllinux_1_2_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp311-cp311-musllinux_1_2_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp311-cp311-macosx_11_0_arm64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp310-cp310-win_amd64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp310-cp310-musllinux_1_2_x86_64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp310-cp310-musllinux_1_2_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl20 members GitHub - 2.1.0
cffi-2.1.0-cp310-cp310-macosx_11_0_arm64.whl20 members GitHub - 2.0.0
cffi-2.0.0.tar.gz123 members GitHub - 2.0.0
cffi-2.0.0-cp39-cp39-win32.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp39-cp39-musllinux_1_2_i686.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp39-cp39-macosx_10_13_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314t-win_amd64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314t-macosx_11_0_arm64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314-win_arm64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314-win32.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314-musllinux_1_2_aarch64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp314-cp314-macosx_10_13_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp313-cp313-win_amd64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp312-cp312-win_amd64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp311-cp311-win_amd64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp311-cp311-musllinux_1_2_aarch64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp311-cp311-macosx_11_0_arm64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp310-cp310-win_amd64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp310-cp310-musllinux_1_2_aarch64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl18 members GitHub - 2.0.0
cffi-2.0.0-cp310-cp310-macosx_11_0_arm64.whl18 members GitHub - 2.0.0b1
cffi-2.0.0b1.tar.gz123 members GitHub - 2.0.0b1
cffi-2.0.0b1-cp39-cp39-win32.whl18 members GitHub - 2.0.0b1
cffi-2.0.0b1-cp39-cp39-musllinux_1_2_i686.whl18 members GitHub - 2.0.0b1
cffi-2.0.0b1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl18 members GitHub - 2.0.0b1
cffi-2.0.0b1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl18 members GitHub - 2.0.0b1
cffi-2.0.0b1-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl18 members GitHub - 2.0.0b1
cffi-2.0.0b1-cp39-cp39-macosx_10_13_x86_64.whl18 members GitHub
and more releases past the first 100