even1119's Stars
pallets/flask
The Python micro framework for building web applications.
celery/celery
Distributed Task Queue (development branch)
zmister2016/MrDoc
mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
cckuailong/py2sec
:snake: py2sec is a Cross-Platform, Fast and Flexible tool to change the .py to .so(Linux and Mac) or .pyd(Win).
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
hyperledger/fabric-sdk-py
Hyperledger Fabric Python SDK
toastdriven/guide-to-testing-in-django
The example project for adding tests.
chyroc/WechatSogou
基于搜狗微信搜索的微信公众号爬虫接口
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
XiaoMi/open-falcon
A Distributed and High-Performance Monitoring System
voilet/pyauto
《python自动化运维:技术与最佳实践》书中示例及案例源码
voilet/cmdb
cmdb saltstack
sjqzhang/ops_agent
easyops agent
phodal/growth-in-action
全栈增长工程师实战
getsentry/sentry
Developer-first error tracking and performance monitoring
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Joshuapy/ansible2_myAPI
对Ansible2.2+ API进行封装,以达到API使用方式像Ansible1.9 API一样简单。
lalor/todolist
tuner24/django-cms
django-cms
Andrew-liu/my_blog_tutorial
It's the example of the development of blog by Django and Pure.