12,330 skills found · Page 21 of 411
optimagic-dev / Optimagicoptimagic is a Python package for numerical optimization. It is a unified interface to optimizers from SciPy, NlOpt and other packages. optimagic's minimize function works just like SciPy's, so you don't have to adjust your code. You simply get more optimizers for free. On top you get diagnostic tools, parallel numerical derivatives and more.
realpython / CodetimingA flexible, customizable timer for your Python code
snap-stanford / Snap PythonSNAP Python code, SWIG related files
oscarhiggott / PyMatchingPyMatching: A Python/C++ library for decoding quantum error correcting codes with minimum-weight perfect matching.
pynetwork / Pypcappypcap - python libpcap module, forked from code.google.com/p/pypcap
Bubobubobubobubo / SardinePython's missing "algorave" module. Live code music with Python using MIDI, OSC and/or SuperCollider.
abulka / PynsourceReverse engineer Python source code into UML
mjwestcott / GoodrichThe source code for 'Data Structures and Algorithms in Python' by Goodrich, Tamassia, Goldwasser
codingforentrepreneurs / Open EcommerceCoding for Entrepreneurs Tutorial for building an eCommerce web application with Django & Bootstrap (djangoproject.com, getbootstrap.com). Topics include Python, HTML, CSS, JQuery, AJAX.
csurfer / BlackcellmagicIPython magic command to format python code in cell using black.
beeware / Python IOS TemplateA cookiecutter template for creating an iOS project running Python code.
EvanZhouDev / PolycompilerMerge Python and JS code into one file that can be run in both languages.
sydney222 / Python CsiNetPython code for "Deep Learning for Massive MIMO CSI Feedback"
donkirkby / Live Py PluginLive coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
jaantollander / OneEuroFilterSimple Python and Julia implementations of the 1€ Filter. The codes can be used as a pseudocode for implementing the algorithm in other languages.
Quantinuum / TketSource code for the TKET quantum compiler, Python bindings and utilities
Hyundai-Kia-Connect / Hyundai Kia Connect ApiThis is a Kia UVO and Hyundai Bluelink written in python. It is primary consumed by home assistant. If you are looking for a home assistant Kia / Hyundai implementation please look here: https://github.com/Hyundai-Kia-Connect/kia_uvo. Much of this base code came from reading bluelinky and contributions to the kia_uvo home assistant project.
BirchJD / PiOBDIIODBII graphic interface on a Raspberry Pi computer, using an ELM327 Bluetooth/USB device. Read and display engine data, OBDII Trouble Codes & Descriptions Using Python. YouTube video: https://www.youtube.com/watch?v=yTRAhubZhsU
outreachy / WebsiteCode for the Outreachy website, based on Python, Django, and Bootstrap.
elilambnz / React PyEffortlessly run Python code in your React apps.