#
python-c-api
Here are 32 public repositories matching this topic...
Examples of safe coding practice for Python C extensions.
-
Updated
Oct 21, 2021 - C
This is a C++ based FFmpeg Encoder/Decoder for Python 3.5+ & numpy 1.13+. Both Linux & Win versions are provided. Theoretically you do not need to install FFmpeg for using this library.
python
h264
video
rtsp
ffmpeg
rtmp
encoder
numpy
python3
ffmpeg-wrapper
video-stream
python-c-api
rtsp-push
rtmp-push
rtsp-player
rtmp-player
python3-library
ffmpeg-encoder
-
Updated
Aug 5, 2021 - C++
Autograd Engine for Python Written in Python C-API for Speed
-
Updated
Apr 20, 2020 - C
An Inline C++ Extension Generator for Python
-
Updated
Oct 26, 2021 - Python
Object detection project
python
linux
opencv
json
cpp
tensorflow
keras
python3
convolutional-neural-networks
keras-tensorflow
python-c-api
-
Updated
Sep 1, 2021 - C++
A Python C extension module for fast HTTP requests with SSL/TLS support
python
c
http
socket
extension
extensions
python3
libcurl
requests
unix-socket
winsock
socket-programming
python-c-api
winsock2
python-c-extension
-
Updated
Mar 19, 2020 - C
Redirects text send to sys.stdout/stderr from Python to a user defined C/C++ function.
-
Updated
Jan 13, 2020 - C++
A software designed to calculate the semantic similarity between 2 sentences
-
Updated
Nov 28, 2020 - C++
A collection of useful data structures and functions written in C for Python.
-
Updated
Aug 14, 2020 - C
I solve the Lorentz system in Python using the boost odeint library via the Python C API.
-
Updated
Jan 20, 2017 - Jupyter Notebook
Example of using Pythons C-API to manipulate memory with fewer copies
-
Updated
Jan 30, 2018 - C++
Little C++17 API to interact with Python 3.6
-
Updated
Mar 20, 2021 - C++
Code Snippets for Extending Python with C/C++
-
Updated
Feb 11, 2020 - C
A C++ based tool collection for enhancing the pre-processing and IO of deep learning.
-
Updated
Jul 5, 2018 - C++
Python 3 bindings for liblzf, a free, fast, easy to embed data compression library.
-
Updated
Nov 16, 2020 - C
Qt Console widget forked from http://qconsole.sourceforge.net/
-
Updated
Feb 10, 2021 - C++
Minimal Examples of Parallel Programming with CUDA C/C++ and Python
-
Updated
Oct 16, 2018 - Cuda
Chess engine including board representation, move generation, and tablebase algorithms
-
Updated
Aug 20, 2018 - C++
This repository contains exercises to learn new things
-
Updated
Nov 2, 2018 - Jupyter Notebook
Ruby-like monkeypatching on Python's built-in types
-
Updated
Nov 16, 2019 - C
Improve this page
Add a description, image, and links to the python-c-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-c-api topic, visit your repo's landing page and select "manage topics."
Quoting Python docs for
vars
: