gnyers / python-tuesday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Tuesday sessions

This repository contains the material of the "Python Tuesday" sessions.

The topics of the sessions so far:

  • Session 1: Getting your environment set up and ready for Python development
  • Session 2: Working with text files and file formats
  • Session 3: Working with data Part 1: Spreadsheets
  • Session 4: Working with data Part 2: Databases
  • Session 5: Log analysis with Jupyter Notebooks
  • Session 6: Dockerizing a Python application
  • Session 7: Working with Data Part 3: The Iterator Protocol and its Uses
  • Session 8: Creating classes easily with the dataclasses module
  • Session 9: Solving practical problems with Python - Part 1: combining code snippets to solve a problem
  • Session 10: Solving practical problems with Python - Part 2: make a program more robust for daily use
  • Session 11: Practical Jinja2: automation, reporting and documents

About

License:Other


Languages

Language:Python 49.2%Language:Jupyter Notebook 41.7%Language:Jinja 5.1%Language:CSS 2.6%Language:Shell 0.5%Language:JavaScript 0.4%Language:Dockerfile 0.4%