Python topic

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

List Python repositories

cliar

48
Stars
2
Forks
Watchers

Create modular Python CLIs with type annotations and inheritance

decorating

249
Stars
14
Forks
Watchers

decorating: Literally decorating your terminal with decorators

django-admin-sortable2

709
Stars
176
Forks
Watchers

Generic drag-and-drop ordering for objects in the Django admin interface

AdventOfCode2018

81
Stars
7
Forks
Watchers

My solutions to the Advent of Code 2018 problems.

lpsolvers

22
Stars
3
Forks
Watchers

Linear programming solvers in Python with a unified API

pymanoid

211
Stars
38
Forks
Watchers

Humanoid robotics prototyping environment based on OpenRAVE

pypoman

61
Stars
9
Forks
Watchers

Python module for polyhedral geometry

qpsolvers

532
Stars
81
Forks
Watchers

Quadratic programming solvers in Python with a unified API

kalman_filter_with_kitti

64
Stars
20
Forks
Watchers

Applying extended Kalman filter to KITTI GPS/IMU data for vehicle localization