1,118 skills found · Page 2 of 38
Pebaz / NimporterCompile Nim Extensions for Python On Import!
gabrielelanaro / Emacs For PythonCollection of emacs extensions specifically collected for python development, with workflow guidelines!
mandiant / GhidrathonThe FLARE team's open-source extension to add Python 3 scripting to Ghidra.
spiraldb / Ziggy PydustA toolkit for building Python extensions in Zig.
NilsJPWerner / AutoDocstringVSCode extension that generates docstrings for python files
gouthambs / Flask BloggingA Markdown Based Python Blog Engine as a Flask Extension.
neoclide / Coc PythonPython extension for coc.nvim, fork of vscode-python
dropbox / PyxlA Python extension for writing structured and reusable inline HTML.
sagemathinc / CowasmCoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
EasyLive2D / Live2d PyLive2D Library for Python (C Extension): Supports model loading, lip-sync, basic face rigging, and precise click test.
AndreaCensi / ContractsPyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.
dictation-toolbox / DragonflySpeech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS), Windows Speech Recognition (WSR), Kaldi and CMU Pocket Sphinx
tomerfiliba-org / Reedsolomon⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
pyccel / PyccelPython extension language using accelerators
miohtama / Python LevenshteinThe Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
rapidfuzz / LevenshteinThe Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
helpsystems / PcapyPcapy is a Python extension module that interfaces with the libpcap packet capture library.
oisdk / SwiftSequenceA μframework of extensions for SequenceType in Swift 2.0, inspired by Python's itertools, Haskell's standard library, and other things.
dnanhkhoa / Nb BlackA simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.
hajimes / Mmh3Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.