#
python-extension
Here are 49 public repositories matching this topic...
congma
commented
Nov 4, 2016
From e47c876f1aecf475b43a942521ed9b3ce9be3dc6 Mon Sep 17 00:00:00 2001
From: Cong Ma <cong.ma@obspm.fr>
Date: Fri, 4 Nov 2016 13:31:21 +0800
Subject: [PATCH] Fix typo (Py_DECREF) in canonical_function.rst.
---
doc/sphinx/source/canonical_function.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/sphinx/source/canonical_function.rst b/doc/sphinx/sourcescikit-fmm is a Python extension module which implements the fast marching method.
python
surface-reconstruction
python-extension
differential-equations
boundaries
surface-modeling
numpy-arrays
scikit-fmm
-
Updated
Jun 25, 2020 - Python
Yet another Python Python
-
Updated
Dec 5, 2018 - Python
Fast and Portable Telegram Crypto Library for Python
python
c
c-plus-plus
telegram
aes
cipher
cpp
telegram-api
python3
mtproto
aes-256
aes-gcm
python-extension
aes-encryption
aes-cbc
aes-cipher
aes-ctr
cipher-algorithms
pyrogram
aes-ige
-
Updated
Apr 30, 2020 - C
FIR filter implementation with LMS in C++ & JAVA (JNI) & Python (swig)
java
c-plus-plus
library
cmake
signal-processing
filter
python-library
python3
least-squares
lms
python-extension
digital-signal-processing
fir
learning-rate
jni-wrapper
coefficients
jni-android
leastsquares
jni-java
-
Updated
Mar 6, 2020 - C
Port of python-cwiid compatible with Python3
-
Updated
Mar 19, 2019 - C
A simple Python extension for AVFoundation to capture video in OSX
-
Updated
Oct 15, 2018 - Jupyter Notebook
Build python extensions on-the-fly
-
Updated
Apr 13, 2018 - Python
System V Message Queues (IPC) Python extension
-
Updated
Aug 17, 2015 - C
a fast Python Avro library
-
Updated
Nov 20, 2018 - C
An Inline C++ Extension Generator for Python
-
Updated
Oct 20, 2019 - Python
Faultless AST for Open Biomedical Ontologies in Python.
-
Updated
Jul 8, 2020 - Rust
XMLStarlet Toolkit: Python CFFI bindings
xml
xslt
cffi
python3
xml-parsing
python-extension
xml-validation
xslt-templates
xslt-stylesheet
xmlstarlet
xslt-processor
-
Updated
Jul 11, 2020 - C
Extends ROPgadget so that it can be used inside of GDB via Python.
-
Updated
Feb 25, 2018 - Python
Python bindings for NodeTrie, a prefix tree data structure library
python
library
data-structure
trie
python-extension
tree-structure
tree-search
prefix-tree
prefix-tree-library
prefix-search
-
Updated
Nov 1, 2017 - Python
Python extension for Fernet encryption/decryption, faster than other alternatives.
-
Updated
Jan 8, 2020 - Rust
Here I have written code for sending gmail using python extension smtplib
-
Updated
Jun 6, 2020 - Python
My first attempt to write a python extension in c with the help of cmake and swig.
-
Updated
Apr 19, 2016 - CMake
Python XML/HTML/SVG writer implemented in C++ using pybind11 and as a C Extension
-
Updated
May 5, 2018 - C++
An extension to standard Python's heapq for high performance applications
python
performance
high-performance
python3
cpython
python-extension
heapq
performance-optimization
cpython-extensions
-
Updated
Feb 13, 2020 - Python
Python CSV reader using the csv crate and PyO3
-
Updated
Jan 10, 2019 - Rust
Example of extending Py2/3 with C/C++
-
Updated
Mar 30, 2018 - C++
Python library to create an image of a song's waveform
-
Updated
Apr 28, 2012 - C
A simple fast sparse vectors module based on defaultdict(float)
-
Updated
Jun 14, 2017 - C
Code Snippets for Extending Python with C/C++
-
Updated
Feb 11, 2020 - C
Fast CPython extensions to Python standard library with focus on performance.
-
Updated
May 19, 2020 - C++
Python example project with rust extension
-
Updated
Jun 9, 2020 - Python
Improve this page
Add a description, image, and links to the python-extension topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-extension topic, visit your repo's landing page and select "manage topics."
Motivation
The library needs some documents to guide developers through adoption/usage/contribution, so to bring them to a "what to do next" stage after trying the example in the README.
Proposed solution
We are working out some stuff in a section of this gist. Please leave this issue