fuyunliu's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
django/django
The Web framework for perfectionists with deadlines.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
encode/django-rest-framework
Web APIs for Django. 🎸
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
taizilongxu/interview_python
关于Python的面试题
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
pennersr/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
paramiko/paramiko
The leading native Python SSHv2 protocol library.
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Hackl0us/GeoIP2-CN
小巧精悍、准确、实用 GeoIP2 数据库
sobolevn/awesome-cryptography
A curated list of cryptography resources and links.
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
jpadilla/pyjwt
JSON Web Token implementation in Python
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
jazzband/djangorestframework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
jazzband/django-taggit
Simple tagging for django
wecatch/china_regions
最全最新**省,市,地区json及sql数据
sunscrapers/djoser
REST implementation of Django authentication system.
volantis-x/hexo-theme-volantis
A Wonderful Theme for Hexo.
davidaurelio/hashids-python
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
marshmallow-code/flask-marshmallow
Flask + marshmallow for beautiful APIs
logpai/Drain3
A robust streaming log template miner based on the Drain algorithm
LowerDeez/ok-likes
This app provides like/unlike functionality through Django REST Framework APIView classes.