Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lfost42/python
Introduction to Python
https://github.com/lfost42/python
csv-parsing flask logging pylint pytest python sqlalchemy unit-testing
Last synced: 8 days ago
JSON representation
Introduction to Python
- Host: GitHub
- URL: https://github.com/lfost42/python
- Owner: lfost42
- Created: 2022-10-04T14:12:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T03:14:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-07T17:14:10.917Z (2 months ago)
- Topics: csv-parsing, flask, logging, pylint, pytest, python, sqlalchemy, unit-testing
- Language: Python
- Homepage:
- Size: 701 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Fundamentals
## Pre-Apprenticeship Evaluation Period
| | | |
| ------- | -------- | -------------- |
| ☑ | W1D1 - Part1 Vagrant and Virtualenv | [folder](./W1D1/Part1) |
| ☑ | W1D1 - Part2 Python Data Structures | [folder](./W1D1/Part2) |
| ☑ | W1D2 - Part 1 Control Structures | [folder](./W1D2/Part1) |
| ☑ | W1D2 - Part 2 OO & Functional Programming | [folder](./W1D2/Part2) |
| ☑ | W1D3 - Part 1 Linting | [folder](./W1D3) |
| ☑ | W1D4 - Part 1 Pydantic | [folder](./W1D4/Part1) |
| ☑ | W1D4 - Part 2 Flask Core | [folder](.//W1D4/Part2) |
| ☑ | W1D5 - Coursework | [folder](./W1D5) |
| ☑ | Evaluation Project | [folder](./project) |