12,330 skills found · Page 22 of 411
elilambnz / React PyEffortlessly run Python code in your React apps.
plotdevice / PlotdeviceCreate 2D graphics on the Mac with Python code
facebookarchive / SpartsPrototype python services with as little code as possible
agarwalsarthak121 / Web CrawlersI was always intrigued whenever I see how someone can automate a task with a few lines of code. Here are some interesting Python scripts that lets you automate various daily tasks.
python-metar / Python Metara python package that parses coded METAR weather reports.
pavansolapure / Opencodez SamplesThe code repository for Opencodez. Here at this git, we are trying to share code for Java, Python, PHP, Oracle and any new technology we try our hands and feel it can add value.
spencer-luo / PyDesignPatternDesign Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
tmolteno / NecppNEC2++ is a C++ rewrite of the Numerical Electromagnetics Code (NEC-2) with many new features like automatic error detection when you specify the structure incorrectly and much faster execution. Nec2++ can analyse radiating as well as scattering properties of structures. The simulation engine in Nec2++ is compiled into a library for easy integration into automatic antenna design systems or GUI tools. Examples are included for using Nec2++ from C/C++, Ruby and Python.
mikeckennedy / Python For Entrepreneurs Course DemosContains all the "handout" materials for Talk Python's Python for Entrepreneurs course. This includes notes and the final version of the website code.
thien94 / Vision To MavrosA collection of ROS and non-ROS (Python) code that converts data from vision-based system (external localization system like fiducial tags, VIO, SLAM, or depth image) to corresponding mavros topics or MAVLink messages that can be consumed by a flight control stack (with working and tested examples for ArduPilot).
eerolanguage / EeroEero was a fully binary- and header-compatible dialect of Objective-C, implemented with a modified version of the Apple-sponsored LLVM/clang open-source compiler. It featured a streamlined syntax, Python-like indentation, and other features that improve readability and code safety. It was inspired by languages such as Smalltalk, Python, and Ruby.
Esri / Developer SupportProof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.
oanda / V20 Python SamplesSample python code that uses the v20 python library
kirang89 / BootstrapyA bootstrap Python application, so that you can focus on writing code
nayuki / Reference Huffman CodingClear implementation of Huffman coding for educational purposes in Java, Python, C++.
benjie-git / CardStockCardStock is a cross-platform tool for quickly and easily building programs. It provides a drawing-program-like editor for visually laying out your programs' parts, and a code editor for adding event-driven python code.
microsoft / PyCodeGPTA pre-trained GPT model for Python code completion and generation
ehamberg / Vim Cute PythonUnicode goodness for Python code using vim's “conceal” feature
rutura / Qt For Python PySide6 GUI For Beginners The Fundamentals Source code for the course Qt For Python (PySide6) GUI For Beginners : The Fundamentals on udemy
microsoft / Monitors4codegenCode and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.