You are browsing as a guest. Sign up (or log in) to start making projects!

Nth Digit of Pi

  • 4 Devlogs
  • 4 Total hours

Input n to get a digit with the position of n of pi

Ship #1

Hi there, today I worked on building Nth digit of Pi. I was just watching a udemy course on python when I finished the main contents and was given the option to make my own python project. Then I found the Idea to make a program that makes the Nth digit of pi. After learning mpmath and how to use it to compute digits of pi, I created the basic script. However, I didn't want this time to go to waste, so I decided to turn this into a shippable project. After about 2 hours of learning how to use PyQt6(My first time using it) instead of Tkinter, I finally figured out how to make a label, a text input, and a push button to give the output. I used my old function for the logic, and then with the help of AI I was able to turn this into a github repo and add a v1 release for the project. I feel like I learnt a lot in terms of building GUI with python and I believe that I now know the logistics behind PyQt6 and can't wait to build more things with it. In future releases I would like to make it look more better and maybe I could add this project to a later project like a math tools menu or something.

  • 3 devlogs
  • 3h
  • 2.10x multiplier
  • 7 Stardust
Try project → See source code →
Open comments for this post

34m 29s logged

Added exe file and committed to github so I can make the demo link for the very first ship! I don’t really know what I’m planning to do later but at least I can get it out there and ship it now(Hopefully).

0
0
4
Open comments for this post

1h 36m 31s logged

Learned a bit of PyQt6 so I can turn this into an actual app people can use. It honestly took a while to learn because I only used Tkinter so far in my python journey, but yeah I made my simple function into a working GUI! Next I’m planning to work on making the GUI look more neater and maybe add some designing and then yeah I guess I’m done with the project and then I can ship it.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…