gnehcwu's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
swiftlang/swift
The Swift Programming Language
psf/requests
A simple, yet elegant, HTTP library.
faif/python-patterns
A collection of design patterns/idioms in Python
encode/django-rest-framework
Web APIs for Django. 🎸
johnpapa/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
networkx/networkx
Network Analysis in Python
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
django-cms/django-cms
The easy-to-use and developer-friendly enterprise CMS powered by Django
falconry/falcon
The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.
hugapi/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
scikit-image/scikit-image
Image processing in Python
spyoungtech/grequests
Requests + Gevent = <3
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
angular/angular-phonecat
Tutorial on building an angular application.
rholder/retrying
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
michaelliao/sinaweibopy
新浪微博Python SDK
twisted/treq
Python requests like API built on top of Twisted's HTTP client.
luocheng/twisted-intro-cn
Dave's An Introduction to Asynchronous Programming and Twisted in Chinese
JakeLin/Todo
A todo list app written in Swift
g-ford/xml_models2
XML backed models queried from external REST apis