qixizhu's Stars
chubin/wttr.in
:partly_sunny: The right way to check the weather
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
taojy123/KeymouseGo
类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input
faif/python-patterns
A collection of design patterns/idioms in Python
Baekalfen/PyBoy
Game Boy emulator written in Python
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
x-hw/amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
vinta/haul
An Extensible Image Crawler
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
qufei1993/Nodejs-Roadmap
【Nodejs-Roadmap】侧重于 Node.js 服务端的开发指南,公众号 “Nodejs技术栈”
NSHipster/Image-Resizing-Example
tensorflow/swift
Swift for TensorFlow
jpsim/Yams
A Sweet and Swifty YAML parser.
microsoft/TypeScript-React-Starter
A starter template for TypeScript and React with a detailed README describing how to use the two together.
microsoft/TypeScript-Node-Starter
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
tomkowz/fireworks
Fireworks for UIView
lfb/nodejs-koa-blog
基于 Node.js Koa2 实战开发的一套完整的博客项目网站
koajs/koa
Expressive middleware for node.js using ES2017 async functions
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
overnote/over-golang
Golang相关:[审稿进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
github/gitignore
A collection of useful .gitignore templates
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.