python-language topic

List python-language repositories

RustPython

18.9k
Stars
1.2k
Forks
167
Watchers

A Python Interpreter written in Rust

modern-apis-with-fastapi

620
Stars
285
Forks
Watchers

Course demos and handouts for our Modern APIs with FastAPI course.

bootcamp_python

392
Stars
126
Forks
Watchers

Bootcamp to learn Python for Machine Learning

python_for_scientists

63
Stars
38
Forks
Watchers

Python Open Courseware for Scientists and Engineers

pysploit-framework

31
Stars
14
Forks
Watchers

free exploit framework written use python language version 3.3

monty

69
Stars
5
Forks
Watchers

A language toolchain for explicitly typed annotated Python. 🐍

rspython

27
Stars
1
Forks
Watchers

Rust implementation of the python language

introduction-to-python

26
Stars
30
Forks
Watchers

A very useful collection of Jupyter Notebooks, which aims to introduce the Python programming language.

jspython

62
Stars
8
Forks
Watchers

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

23
Stars
0
Forks
Watchers

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...