Ms67's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
psf/requests
A simple, yet elegant, HTTP library.
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
joke2k/faker
Faker is a Python package that generates fake data for you.
reddit-archive/reddit
historical code from reddit.com
521xueweihan/git-tips
:trollface:Git的奇技淫巧
youfou/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins
crawlab-team/crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
ppoffice/hexo-theme-icarus
A simple, delicate, and modern theme for the static site generator Hexo.
wux-weapp/wux-weapp
:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库
TaleLin/lin-ui
🌈 简洁、易用、灵活的微信小程序组件库
QiShaoXuan/css_tricks
Some CSS tricks - 一些 CSS 常用样式
feeluown/FeelUOwn
trying to be a robust, user-friendly and hackable music player
flaneur2020/pua-lang
a dialect of The Monkey Programming Language
mbi/django-simple-captcha
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
martinrusev/imbox
Python IMAP for Human beings
wangshunping/read_requests
python requests 源码阅读,学习更pythonic 的python代码写法。
Allen7D/mini-shop-server
基于 Flask 框架开发的微信小程序后端项目,用于构建小程序商城后台 (电商相关;rbac权限管理;附带自动生成Swagger 风格的API 文档;可作「Python 项目毕设」)---- 相关博客链接:🌟
jamespacileo/django-pure-pagination
Django pagination based upon the core pagination module
jianshijiuyou/django-rest-framework-api-guide
Django REST framework API 指南
open-source-translation/celery-cn
🚀Celery中文手册
zheli-design/hexo-theme-one-paper
专注于写作,模拟纸张阅读感受的轻量 Hexo 主题。
lessfish/cheat-sheet
【OUTDATED】personal collections
flyw/weapp-fontawesome-component
微信小程序的 fa 图标模块
pannysp/cityarea-wechat
微信小程序的picker-view组件,开发的省市区3级联动
Windy810/ElemeSpider
饿了么网页爬虫,爬取商户内商品信息(已完成自动登录、获取cookie、爬取数据、数据处理等)