Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.
-
Updated
Oct 7, 2021 - Python
Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.
Tricky and fun ansi text utilities for python programs. The obligatory ANSI CLI module from the Python system utilities package AutoSys
A tool to automatically convert old string literal formatting to f-strings
Order system askes pizza size, extra pepperoni, extra cheese then calculates total based on user's decisions.
Takes the bill, applies chosen tip percentage, then splits final bill between number of people involved.
Introducing "Bitesofpy"! Here, I share my PyBites exercise solutions, fueled by a "Learning Python" bundle from a Humblebundle sale. Drawn to the captivating exercises, I dedicated six months to tackling numerous challenges.
F-strings PyConES 2019 Talk
Object Oriented Programming
Simple but powerful renaming utility written in python
Day-2 project based on python
A small, dependency-free Python 3.12 library of practical utilities for two domains that come up in almost every project: dates and money. The money module is built on top of Python's decimal.Decimal and covers the full lifecycle of a monetary value - converting raw input with to_money, rounding with either half-up or banker's convention, truncati
Add a description, image, and links to the fstrings topic page so that developers can more easily learn about it.
To associate your repository with the fstrings topic, visit your repo's landing page and select "manage topics."