Skip to content

School's Python: bootcamp (12 projects, 2 of them in a group)

Notifications You must be signed in to change notification settings

AlexeyGordiychenko/scp_python_bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Bootcamp

All days were completed with bonuses (if there was any), except Team 00 (last bonus wasn't implemented). The final score for all days is at max. Both Team 00 and Team 01 were made by myself, because I didn't have a partner.

Day 00 sys module, strings, argparse, unittest

Day 01 decorators, assignment

Day 02 classes, pytest

Day 03 parsing, json, yaml, BeautifulSoup, logging, Redis, Ansible

Day 04 iterators, generators, lazy evaluation

Day 05 WSGI, Flask, requests, concurrency, synchronization primitives

Day 06 protocol buffers, gRPC, Pydantic, SQLAlchemy, Alembic, PostgreSQL

Day 07 pytest, docstrings, Sphinx

Day 08 asyncio, aiohttp, fastapi, uvicorn, aioredis, Pydantic

Day 09 Cython, setuptools

Team 00 parsing, threads, requests, BeautifulSoup, matplotlib, networkx, neo4j

Team 01 aiogram, asyncio, SQLAlchemy, wraps, Sphinx