# rochacbruno/python-week-2022

Template Para a Python Week 2002 - 25 a 29 de Abril na LINUXTips

Repository: https://github.com/rochacbruno/python-week-2022
Canonical: https://ross.abutalabs.com/products/python-week-2022
Homepage: https://youtube.com/linuxtips
Language: Python
License: Unlicense
License Family: permissive
Topics: fastapi, python, pythonweek, jupyter, pytest
Last push: 2023-01-19T02:10:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1597, "days_push": 1323, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1797, forks 1113 (observed 2026-08-28T04:05:37.655445+00:00)

## What it is
A minimal Python project template called 'beerlog' created for the Python Week 2022 live-streamed course by Bruno Rocha on LinuxTips. Learners fork the empty-structured repository and follow along building a FastAPI/SQLite CLI application with tests during the event.

## Use cases
- follow a free Python course with hands-on coding
- learn how to structure a Python project with poetry
- learn FastAPI and pytest by building a small app
- starter template for a Python CLI + API project
- practice Python packaging and virtual environments

## When to choose
- you want to follow the Python Week 2022 video lessons step by step
- you need a clean, minimal Python project skeleton with poetry, pytest, and FastAPI set up
- you are a beginner learning Python project organization

## When to avoid
- you need a production-ready application rather than a teaching template
- you are not following the Python Week 2022 course and want a fully featured starter
- you need a maintained, up-to-date dependency baseline

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, cli, testing, web-framework
- domain: tutorials, developer-tools, education, programming-languages
- platform: python, cross-platform, cli
- tags: python-week, template-project, beerlog, fastapi, poetry, jupyter, pytest, linuxtips, course-material

## Member repositories
- rochacbruno/python-week-2022 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.655445+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:22:46.654334+00:00, confidence not recorded.
  - readme: https://github.com/rochacbruno/python-week-2022 (fetched 2026-08-28T04:05:37.655445+00:00, sha f62b8215daf4)
  - homepage: https://youtube.com/linuxtips (fetched 2026-08-29T11:01:24.355710+00:00, sha 1541e3b9c7f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
