Pinned Repositories
AndroidPicturePicker
android powerful picture picker
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
blog
A simple blog system based on Flask
bolt
An embedded key/value database for Go.
books
我读过的书。嘿嘿,分享给你。
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
celery
Distributed Task Queue (development branch)
coursera-archive
Coursera Archive
django-redis
Full featured redis cache backend for Django.
django-rest-framework
Web APIs for Django.
yuzhibodong's Repositories
yuzhibodong/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
yuzhibodong/bolt
An embedded key/value database for Go.
yuzhibodong/books
我读过的书。嘿嘿,分享给你。
yuzhibodong/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
yuzhibodong/celery
Distributed Task Queue (development branch)
yuzhibodong/coursera-archive
Coursera Archive
yuzhibodong/django-redis
Full featured redis cache backend for Django.
yuzhibodong/django-rest-framework
Web APIs for Django.
yuzhibodong/doggy
lightweight, idiomatic and stable for building Go 1.7+ HTTP services
yuzhibodong/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
yuzhibodong/foct
基于django与bootstrap的网页应用,实现工业生产中数据的保存与检索
yuzhibodong/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
yuzhibodong/httpbin
HTTP Request & Response Service, written in Python + Flask.
yuzhibodong/kombu
Messaging library for Python.
yuzhibodong/learn-python
小白的Python入门教程:部分章节源码
yuzhibodong/leetcode
yuzhibodong/Machine-Learning
yuzhibodong/macropy
Macros in Python: quasiquotes, case classes, LINQ and more!
yuzhibodong/miaobiglin
miaobiglin is a WeChat Official Accounts focused on reading, and it helps to push ebooks to your kindle or mailbox.
yuzhibodong/mydocker
<<自己动手写docker>> 源码
yuzhibodong/Pillow
The friendly PIL fork (Python Imaging Library)
yuzhibodong/python
learn Python
yuzhibodong/python-learn
yuzhibodong/python-patterns
A collection of design patterns/idioms in Python
yuzhibodong/Python_Awesome_Interview
这个是自己日常改写和积累的python资料:本次资料提供大量的python面试的准备资料,包括常用的python版本代码段、python网络编程的各个部分的实现方式、python版本的设计模式、以及最最会考的令人头痛的算法问题(python版本)
yuzhibodong/react
一个react+redux+webpack+ES6+antd的SPA的后台管理底层框架
yuzhibodong/requests
Python HTTP Requests for Humans™
yuzhibodong/simple-python-pyinstaller-app
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
yuzhibodong/teleport
Teleport is a versatile, high-performance and flexible socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
yuzhibodong/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.