12,333 skills found · Page 2 of 412
google / Latexify PyA library to generate LaTeX expression from Python code.
gaogaotiantian / ViztracerA debugging and profiling tool that can trace and visualize python code execution
rasbt / Python Machine Learning Book 2nd EditionThe "Python Machine Learning (2nd edition)" book code repository and info resource
probml / PyprobmlPython code for "Probabilistic Machine learning" book by Kevin Murphy
cantaro86 / Financial Models Numerical MethodsCollection of notebooks about quantitative finance, with interactive python code.
nayuki / QR Code GeneratorHigh-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
michaelliao / Learn Python3Learn Python 3 Sample Code
fluentpython / Example CodeExample code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
careercup / CtCI 6th Edition PythonCracking the Coding Interview 6th Ed. Python Solutions
google / PytypeA static type analyzer for Python code
rasbt / Python Machine Learning Book 3rd EditionThe "Python Machine Learning (3rd edition)" book code repository
pyinfra-dev / Pyinfra🔧 pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
lincolnloop / Python QrcodePython QR Code image generator
Azure / AutorestOpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
zedr / Clean Code Python:bathtub: Clean Code concepts adapted for Python
facebookincubator / AITemplateAITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
andri27-ts / Reinforcement LearningLearn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
REMitchell / Python ScrapingCode samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
hhatto / Autopep8A tool that automatically formats Python code to conform to the PEP 8 style guide.
susanli2016 / Machine Learning With PythonPython code for common Machine Learning Algorithms