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

python-diskcache

2.2k
Stars
120
Forks
Watchers

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

nest

123
Stars
50
Forks
Watchers

Nest Pelican Template

HParams

125
Stars
8
Forks
Watchers

Configure Python functions explicitly and safely

PyTorch-NLP

2.2k
Stars
259
Forks
Watchers

Basic Utilities for PyTorch Natural Language Processing (NLP)

furl

2.6k
Stars
151
Forks
Watchers

🌐 URL parsing and manipulation made easy.

gitauthors

60
Stars
0
Forks
Watchers

✍️ Get a quick summary of a repo's authors.

icecream

8.6k
Stars
182
Forks
Watchers

🍦 Never use print() to debug again.

mol2vec

246
Stars
107
Forks
Watchers

Mol2vec - an unsupervised machine learning approach to learn vector representations of molecular substructures

algorithm-playground

79
Stars
32
Forks
Watchers

An (old) and unstructured (messy tbh) collection of programming exercises.

fusion-ekf-python

64
Stars
29
Forks
Watchers

An extended Kalman Filter implementation in Python for fusing lidar and radar sensor measurements