1 Star 0 Fork 0

fanyangchu/pysheeet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.rst 3.06 KB
一键复制 编辑 原始数据 按行查看 历史
chang-ning 提交于 2020-02-29 01:55 . rename to python-concurrent.rst


pysheeet

Build Status Coverage License MIT

Introduction

Pysheeet was created with intention of collecting python code snippets for reducing coding hours and making life easier. Any contributions are welcome. Please feel free to fork and send a pull request to this project.

What’s New In Python 3

This part only provides a quick glance at some important features in Python 3. If you're interested in all of the most important features, please read the official document, What’s New in Python.

Cheat Sheet

Advanced Cheat Sheet

Appendix

PDF Version

pdf

How to run the server

$ virtualenv venv
$ . venv/bin/activate
$ pip install -r requirements.txt
$ make
$ python app.py

# URL: localhost:5000
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanych/pysheeet.git
git@gitee.com:fanych/pysheeet.git
fanych
pysheeet
pysheeet
master

搜索帮助