Pinned Repositories
asyncio-example
asyncio-example
blog
个人博客:技术、随笔、生活
cache-usage-pattern
常见缓存策略
django-project-template
一个django的工程模板,为了快速启动一个工程进行开发
epollTcpServer
使用epoll创建的简单TCP服务端
feiyan_consume
阿里云物联网飞燕平台设备数据消费程序,组织代码结构的demo
github-oauth2-demo-back-end
github oauth2 demo back-end
grape
A remote logging tool for django.
proxy-pool
搭建自己的免费代理池
recipe
记录一些python相关的笔记
kagxin's Repositories
kagxin/blog
个人博客:技术、随笔、生活
kagxin/epollTcpServer
使用epoll创建的简单TCP服务端
kagxin/grape
A remote logging tool for django.
kagxin/recipe
记录一些python相关的笔记
kagxin/acmd
Add asyncio support to the python cmd module.
kagxin/aliyun-iot-linkkit-examples
阿里云物联网平台 (项目示例)
kagxin/annotated_django_rest_framework_jwt
django_rest_framework_jwt 注释版本
kagxin/django-aliyun-oss2-storage
django storage backend for aliyun oss2
kagxin/django-simple-serializer
serialize django data in a simple way
kagxin/emacs
保存emacs配置
kagxin/FCS
face++ check system
kagxin/http-client-for-django
用测试web应用的一个http客户端,get post for django
kagxin/kagxin.github.io
kagxin/pymonkey
A tool for applying monkeypatches to python executables.
kagxin/PySnooper
Never use print for debugging again
kagxin/python-bloomfilter
Scalable Bloom Filter implemented in Python
kagxin/python-desgin-patterns
python-desgin-patterns
kagxin/python-patterns
A collection of design patterns/idioms in Python
kagxin/qushibaike_spider
趣事百科爬虫
kagxin/recipes
之前的recipe不再提交
kagxin/rest_xops
Python3 采用vue + drf 的运维自动化系统 (开发中)django rest framework、channels
kagxin/solid.python
SOLID Principles explained in Python with examples.
kagxin/vscode-snippets
my snippets
kagxin/wechatpy
WeChat SDK for Python