Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DASHUAI-ZT/Python-GUI-Project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Aashishkumar123/Python-GUI-Project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 21 files changed
  • 6 contributors

Commits on Feb 4, 2023

  1. Create LICENSE

    Aashishkumar123 authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    0a54d9a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Update yt-downloader.py

    Corrected the fetch of the youtube logo with the os module (Line 23), 
    (Line 206) Added mode type to the Image open.
    varunteja007006 authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    38903a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Merge pull request Aashishkumar123#16 from varunteja007006/patch-1

    Update yt-downloader.py
    Aashishkumar123 authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    3e73c7d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    4648156 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge pull request Aashishkumar123#17 from AbdulSami455/master

    Adding New News Headline Application
    Aashishkumar123 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    420798f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Aashishkumar123 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    53f5f35 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    90e48f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request Aashishkumar123#20 from MohitHire/master

    Add compund interest using python tkinter
    Aashishkumar123 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f97d7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af3ab91 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Merge pull request Aashishkumar123#22 from MohitHire/master

    Add Pomodrone project using tkinter
    Aashishkumar123 authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    59b45e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. changes

    RiyaaBhatt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    48e21e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request Aashishkumar123#23 from RiyaaBhatt/master

    Interface Enhancements
    Aashishkumar123 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3055281 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Simple Calculator

    Calculator app with ".pack()" for geometry layout. For layout more concise, add widgets inside a Frame and this Frame inside the main window(Frame or Tk or Toplevel).The refence in the first comment.
    Joao-Angelo-P authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    5329792 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    627d804 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Update calculator2.py

     Disabled the user input in Entry widget. For force the user use only buttons entry data.
    Joao-Angelo-P authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    ebb9572 View commit details
    Browse the repository at this point in the history
  2. Update calculator2.py

    Exclude the "from tkinter import constants", forgot already have.
    Joao-Angelo-P authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    a5ba37d View commit details
    Browse the repository at this point in the history
  3. Update calculator2.py

    only "state=DISABLED".
    Joao-Angelo-P authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    73429e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Configuration menu
    Copy the full SHA
    659a41a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Merge pull request Aashishkumar123#27 from Joao-Angelo-P/master

    Update calculator2.py
    Aashishkumar123 authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    a317f82 View commit details
    Browse the repository at this point in the history
Loading