python-language topic
RustPython
A Python Interpreter written in Rust
modern-apis-with-fastapi
Course demos and handouts for our Modern APIs with FastAPI course.
bootcamp_python
Bootcamp to learn Python for Machine Learning
python_for_scientists
Python Open Courseware for Scientists and Engineers
pysploit-framework
free exploit framework written use python language version 3.3
monty
A language toolchain for explicitly typed annotated Python. 🐍
introduction-to-python
A very useful collection of Jupyter Notebooks, which aims to introduce the Python programming language.
jspython
JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.
vehicle-detector
This was my first work using the cv2 library in the python language to identify vehicles traveling on a track. The vehicle video file is in the Data folder. I like computer vision very much and hope...