File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ made-with-python] ( https://img.shields.io/badge/Made%20with-Python-1f425f.svg )] ( https://www.python.org/ )
22[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
33[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4- [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/vyahello/python-optimization-cheetsheet.svg )] ( https://GitHub.com/vyahello/python-optimization-cheetsheet/graphs/contributors/ )
54
65# Python optimization cheetsheet
7- Implementation of python optimization cheetsheet (` yield ` , ` generators ` , ` coroutines ` and ` asyncio ` ). Source code located [ here] ( materials ) .
6+ Implementation of python optimization cheetsheet (` yield ` , ` generators ` , ` coroutines ` and ` asyncio ` ). The source code is located [ here] ( materials ) .
87
98** Tools**
109- python 3.6, 3.7, 3.8
You can’t perform that action at this time.
0 commit comments