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

grpclib

915
Stars
90
Forks
Watchers

Pure-Python gRPC implementation for asyncio

sqlconstruct

22
Stars
9
Forks
Watchers

Functional approach to query database using SQLAlchemy

funcparserlib

337
Stars
38
Forks
Watchers

Recursive descent parsing library for Python based on functional combinators

codenamize

135
Stars
18
Forks
Watchers

Generate consistent easier-to-remember codenames from strings and numbers.

cubetl

25
Stars
10
Forks
Watchers

CubETL - Framework and tool for data ETL (Extract, Transform and Load) in Python (PERSONAL PROJECT / SELDOM MAINTAINED)

awesome-dependency-injection-in-python

289
Stars
17
Forks
Watchers

A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).

awesome-functional-python

2.2k
Stars
133
Forks
Watchers

A curated list of awesome things related to functional programming in Python.

curequests

242
Stars
6
Forks
Watchers

Curio + Requests: Async HTTP for Humans

Box

2.4k
Stars
98
Forks
Watchers

Python dictionaries with advanced dot notation access

virtualenv-burrito

852
Stars
57
Forks
Watchers

One command to have a working virtualenv + virtualenvwrapper environment.