文件名称:us-pycon-2019-tutorial:美国PyCon 2019的aiohttp教程
文件大小:76KB
文件格式:ZIP
更新时间:2024-05-28 09:14:00
Python
us-pycon-2019-教程 美国PyCon 2019的教程。 *命令: make setup -安装要求 make fmt fmt-自动重新格式化代码(black + isort) make lint -运行棉短绒(黑色,isoort,flake8,mypy) make test -运行单元make test 使用Python 3.7+。
【文件预览】:
us-pycon-2019-tutorial-master
----.flake8(112B)
----.gitignore(1KB)
----README.md(410B)
----code()
--------08-middlewares()
--------04-server()
--------09-sessions()
--------05-client()
--------10-testing()
--------02-intro-aiohttp()
--------00-preparation()
--------06-templates()
--------07-file-uploading()
--------01-intro-asyncio()
----mypy.ini(583B)
----docs()
--------aiohttp_client_full.rst(120B)
--------aiohttp_images_upload_full.rst(209B)
--------aiohttp_templates.rst(4KB)
--------git-basics.rst(776B)
--------aiohttp_tests.rst(7KB)
--------make.bat(752B)
--------asyncio_intro.rst(3KB)
--------aiohttp_middlewares.rst(3KB)
--------conf.py(3KB)
--------preparation_resources.rst(4KB)
--------index.rst(2KB)
--------aiohttp_templates_full.rst(162B)
--------aiohttp_middlewares_full.rst(178B)
--------aiohttp_client.rst(3KB)
--------aiohttp_server.rst(6KB)
--------aiohttp_session.rst(4KB)
--------aiohttp_file_uploading.rst(2KB)
--------_templates()
--------Makefile(581B)
--------aiohttp_session_full.rst(155B)
--------aiohttp_intro.rst(5KB)
--------aiohttp_server_rest_full.rst(123B)
----LICENSE(11KB)
----requirements.txt(247B)
----.isort.cfg(135B)
----.travis.yml(201B)
----Makefile(364B)
----agenda.md(5KB)