Bite 360. Add a progress bar to Your Command Line Interface (CLI)
|
|
In this Bite, you will create a simplistic CLI application …
3.10
command line
rich
Typer
|
|
Bite 361. Rich Excursion - Create Beautiful Tables
|
|
This will be a quick Bite showing you how to …
3.10
command line
rich
Typer
|
|
Bite 11. Enrich a class with dunder methods
|
|
Let's enrich an Account class by adding dunder (aka special) …
3.10
dunder methods
functools
properties
|
|
Bite 170. Analyze McDonald's food data
|
|
In this Bite you are going to analyze some nutrition …
3.10
data analysis
pandas
|
|
Bite 258. What the flux?
|
|
One of the benefits of accounting is being able to …
3.10
finance
math
pandas
|
|
Bite 304. Most identical letters in a word
|
|
In this Bite, you will write a function called max_letter_word() …
3.10
casefold
Counter
max
string matching
|
|
Bite 327. AST visitor
|
|
In Bite 312 we learned how to identify builtin functions, …
3.10
AST
|
|
Bite 336. FastAPI Hello World
|
|
Welcome to this FastAPI learning path. In the next 10 …
3.10
FastAPI
freebie
|
|