feipengzhao's Stars
encode/starlette
The little ASGI framework that shines. 🌟
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
ml-tooling/best-of-web-python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
LearnGolang/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
geektutu/high-performance-go
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
pydanny/cached-property
A decorator for caching properties in classes.
CharlesPikachu/DecryptLogin
DecryptLogin: APIs for loginning some websites by using requests.
jab/bidict
The bidirectional mapping library for Python.
Fatal1ty/mashumaro
Fast and well tested serialization library
greyireland/awesome-programming-books-1
计算机经典书籍📚,保留书单
pytoolz/toolz
A functional standard library for Python.
dry-python/returns
Make your functions return something meaningful, typed, and safe!
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
rubyhan1314/Golang-100-Days
Golang - 100天从新手到大师
mahmoud/glom
☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
arrow-py/arrow
🏹 Better dates & times for Python
kootenpv/yagmail
Send email in Python conveniently for gmail using yagmail
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
gruns/furl
🌐 URL parsing and manipulation made easy.
guoruibiao/Effective-Python
59个编写高质量Python代码的中文翻译版。
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
encode/httpx
A next generation HTTP client for Python. 🦋
Mimino666/langdetect
Port of Google's language-detection library to Python.
kennethreitz/records
SQL for Humans™
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
jackzhenguo/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 https://ai-jupyter.com
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)