File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55![ Aiohttp] ( https://img.shields.io/badge/Aiohttp-v^3.8.1-blue.svg?longCache=true&logo=python&style=flat-square&logoColor=white&colorB=5e81ac&colorA=4c566a )
66![ Aiofiles] ( https://img.shields.io/badge/Aiofiles-v^0.8.0-blue.svg?longCache=true&logo=python&style=flat-square&logoColor=white&colorB=5e81ac&colorA=4c566a )
77![ GitHub Last Commit] ( https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&colorB=a3be8c&logo=GitHub )
8- [ ![ GitHub Issues] ( https://img.shields.io/github/issues/hackersandslackers/asyncio -tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/hackersandslackers/flask-blueprint-tutorial/issues )
9- [ ![ GitHub Stars] ( https://img.shields.io/github/stars/hackersandslackers/asyncio -tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/hackersandslackers/flask-blueprint-tutorial/stargazers )
10- [ ![ GitHub Forks] ( https://img.shields.io/github/forks/hackersandslackers/asyncio -tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/hackersandslackers/flask-blueprint-tutorial/network )
8+ [ ![ GitHub Issues] ( https://img.shields.io/github/issues/hackersandslackers/aiohttp-aiofiles -tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/hackersandslackers/flask-blueprint-tutorial/issues )
9+ [ ![ GitHub Stars] ( https://img.shields.io/github/stars/hackersandslackers/aiohttp-aiofiles -tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/hackersandslackers/flask-blueprint-tutorial/stargazers )
10+ [ ![ GitHub Forks] ( https://img.shields.io/github/forks/hackersandslackers/aiohttp-aiofiles -tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/hackersandslackers/flask-blueprint-tutorial/network )
1111
1212![ Asyncio] ( .github/aiohttp@2x.jpg )
1313
@@ -20,8 +20,8 @@ Source code demonstrating asynchronous Python for the corresponding Hackersandsl
2020Get up and running by cloning this repository and running ` make deploy ` :
2121
2222``` shell
23- $ git clone https://github.com/hackersandslackers/asyncio -tutorial.git
24- $ cd asyncio -tutorial
23+ $ git clone https://github.com/hackersandslackers/aiohttp-aiofiles -tutorial.git
24+ $ cd aiohttp-aiofiles -tutorial
2525$ make deploy
2626```
2727
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ authors = ["Todd Birchard <todd@hackersandslackers.com>"]
66maintainers = [" Todd Birchard <todd@hackersandslackers.com>" ]
77license = " MIT"
88readme = " README.md"
9- homepage = " https://github.com/hackersandslackers/asyncio -tutorial/"
10- repository = " https://github.com/hackersandslackers/asyncio -tutorial/"
9+ homepage = " https://github.com/hackersandslackers/aiohttp-aiofiles -tutorial/"
10+ repository = " https://github.com/hackersandslackers/aiohttp-aiofiles -tutorial/"
1111documentation = " https://hackersandslackers.com/async-requests-aiohttp-aiofiles/"
1212keywords = [
1313 " Asyncio" ,
@@ -40,7 +40,7 @@ pylint = "*"
4040run = " main:init_script"
4141
4242[tool .poetry .urls ]
43- issues = " https://github.com/hackersandslackers/asyncio -tutorial/issues"
43+ issues = " https://github.com/hackersandslackers/aiohttp-aiofiles -tutorial/issues"
4444
4545[build-system ]
4646requires = [" poetry>=1.1.12" ]
You can’t perform that action at this time.
0 commit comments