Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Mido8686/PiGood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

PiGood

PiGood is a simple Python program that generates digits of Pi endlessly, allowing users to view the digits of Pi one by one on their console. It's designed to run indefinitely until you manually stop it, making it a fun tool for exploring Pi's infinite nature.

Note: PiGood uses the actual Pi digits and does not generate Pi digits

Features

  • Generates Pi digits endlessly.
  • Displays Pi digits in blocks of 100 digits each time the user presses Enter.
  • Calculates Pi with arbitrary precision using Python's mpmath library.

Requirements

  • Python 3.x
  • mpmath library for arbitrary-precision arithmetic.

Download Good.py

then install mpmath

   pip install mpmath

then run

   python Good.py

About

Actual Digits of Pi endlessly written in Python

Topics

Resources

Stars

Watchers

Forks

Languages