12,330 skills found · Page 24 of 411
Algomorph / PyboostcvconverterMinimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
sunshe35 / PythonPlotlyCodes《Python 数据分析:基于 Plotly 的动态可视化绘图》 源代码
LeviBorodenko / LancerTurn your python code into a hideous mess. Ever heard of Black? This is the opposite.
ivan-sincek / ForbiddenBypass 4xx HTTP response status codes and more. The tool is based on Python Requests, PycURL, and HTTP Client.
krishnonwork / Mathematical Methods In Deep Learning IpythonPython code (in the form of Jupyter ipython notebooks) to support the book "Math and Architectures of Deep Learning" (Krishnendu Chaudhury with Ananya Ashok, Sujay Narumanchi, Devashish Shankar).
beeware / BugjarA interactive graphical debugger for Python code.
kyclark / Biofx PythonCode for Mastering Python for Bioinformatics (O'Reilly, 2021, ISBN 9781098100889)
kuri65536 / Python For AndroidAutomatically exported from code.google.com/p/python-for-android
unorthodox123 / RacialDotMapPython code for creating a dataset for a dot density map for every person in the U.S., color-coded by race and ethnicity.
techwithtim / OpenCV TutorialsAll the code for the Tech With Tim Python OpenCV Tutorials.
r-wasm / Quarto LiveWebAssembly powered code blocks and exercises for both the R and Python languages in Quarto documents
avilum / LinqitExtend python lists operations using .NET's LINQ syntax for clean and fast coding.
RhetTbull / MacnotesappWork with Apple MacOS Notes.app from the command line. Also includes python interface for scripting Notes.app from your own python code.
chrisjmccormick / MinHashExample Python code for comparing documents using MinHash
hsayama / PyCXPyCX is a Python-based sample code repository for complex systems research and education.
elehcimd / PynbJupyter Notebooks as plain Python code with embedded Markdown text
0xHadyy / Isl PythonDocumenting my study of" An Introduction to Statistical Learning with Python " book - theory, code, exercises, notes and my progress all the way through
marcosschroh / Dataclasses AvroschemaGenerate avro schemas from python dataclasses, Pydantic models and Faust Records. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas.
johnnycode8 / Gym SolutionsCollection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.
PythonForForex / Interactive Brokers Python Api GuideThe code used for the article "Interactive Brokers Python API (Native) – A Step-by-step Guide" on the AlgoTrading101 Blog