Skip to content
#

fstrings

Here are 18 public repositories matching this topic...

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.

  • Updated May 7, 2023
  • 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

  • Updated May 19, 2026
  • Python

Improve this page

Add a description, image, and links to the fstrings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fstrings topic, visit your repo's landing page and select "manage topics."

Learn more