fangqian's Stars
gogs/gogs
Gogs is a painless self-hosted Git service
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
hexojs/hexo
A fast, simple & powerful blog framework, powered by Node.js.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
networkx/networkx
Network Analysis in Python
pyecharts/pyecharts
🎨 Python Echarts Plotting Library
Uberi/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
openedx/edx-platform
The Open edX LMS & Studio, powering education sites around the world!
eastlakeside/interpy-zh
📘《Python进阶》(Intermediate Python - Chinese Version)
redguardtoo/mastering-emacs-in-one-year-guide
Be great at emacs in one year
xchaoinfo/fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
rmax/scrapy-redis
Redis-based components for Scrapy.
fastapi-users/fastapi-users
Ready-to-use and customizable users management for FastAPI
pallets-eco/flask-sqlalchemy
Adds SQLAlchemy support to Flask
ma6174/vim
vim配置文件和插件(不再维护)
zzzeek/sqlalchemy
THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy
awesto/django-shop
A Django based shop system
xlwings/xlwings
xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
jukanntenn/django-blog-tutorial
基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
dennybritz/nn-from-scratch
Implementing a Neural Network from Scratch
XuShaohua/bcloud
百度网盘的linux桌面客户端
laoqiu/pypress
flask team blog
Andrew-liu/my_blog_tutorial
It's the example of the development of blog by Django and Pure.
dormouse/Flask_Docs_ZhCn
Flask documents translated by Dormouse Young
twz915/django-minicms
Django 开发简易的内容管理系统
jzuccollo/pyDEA
Data envelopment analysis module for python.
williamwhe/leetcode
python answers for leetcode