12,334 skills found · Page 10 of 412
beeware / VocA transpiler that converts Python code into Java bytecode
JWarmenhoven / Coursera Machine LearningCoursera Machine Learning - Python code
yhilpisch / Py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
alexa / Alexa Skills Kit SDK For PythonThe Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
NaturalHistoryMuseum / PyzbarRead one-dimensional barcodes and QR codes from Python 2 and 3.
MorvanZhou / Easy Scraping TutorialSimple but useful Python web scraping tutorial code.
GoogleCloudPlatform / Getting Started PythonCode samples for using Python on Google Cloud Platform
VicodinAbuser / ZTM DS And Algo PythonContains all the code samples from the Zero to Mastery : Master the Coding Interview - Data Structures + Algorithms course by Andrei Neagoie, in Python.
tuplex / TuplexTuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
SimonKagstrom / KcovCode coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
aymenfurter / MicroagentsAgents Capable of Self-Editing Their Prompts / Python Code
tuangauss / DataScienceProjectsThe code repository for projects and tutorials in R and Python that covers a variety of topics in data visualization, statistics sports analytics and general application of probability theory.
alexminnaar / Time Series Classification And ClusteringTime series classification and clustering code written in Python.
google / NucleusPython and C++ code for reading and writing genomics data.
abshkbh / ArrakisA fully customizable and self-hosted sandboxing solution for AI agent code execution and computer use. It features out-of-the-box support for backtracking, a simple REST API and Python SDK, automatic port forwarding, and secure MicroVM isolation. Perfect for safely running, testing, and backtracking multi-step agent workflows.
michaeljsmith / Vim Indent ObjectVim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.
heuer / SegnoPython QR Code and Micro QR Code encoder
Katakate / K7Your own self-hosted infra for lightweight VM sandboxes to safely execute untrusted code. CLI, API, Python SDK. ⭐ Star it if you like it! ⭐
ochyai / Vibe LocalFree AI coding environment: Ollama + Python
ruben2020 / CodequeryA code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.