About 3,170,000 results
Open links in new tab
  1. Creating a simple Note taking app in Python - OpenGenus IQ

    In this article, we'll look at how to build simple Python note-taking application with a simple graphical user interface (GUI) and database integration. Users of our application will be able to …

  2. Make Notepad using Tkinter - GeeksforGeeks

    Sep 7, 2021 · Let's see how to create a simple notepad in Python using Tkinter. This notepad GUI will consist of various menu like file and edit, using which all functionalities like saving the file, …

  3. marpot/note_app: Desktop note app in python and tkinter - GitHub

    # note_app `note_app` is a simple note-taking application that allows users to create, view, edit, and delete notes. The application is written in Python using the `tkinter` library for the graphical …

  4. Build a Desktop Sticky Notes Application with PySide6

    Apr 3, 2025 · Build a desktop sticky notes application with Python and Qt6. Persistent note storage with SQLAlchemy and SQLite. Do you ever find yourself needing to take a quick note …

  5. Create a Desktop Application with Python | by David Mays

    Oct 7, 2023 · In this tutorial, we’ll be using CustomTKinter for the user interface and SQLite as the database to store your notes. While my example is a Notes app, the concepts you’ll learn here …

  6. Building A Simple Note-taking Application With Python And Tkinter

    Sep 25, 2024 · In this article, we will walk through the process of building a simple note-taking application using Python and Tkinter. This project will help you understand the basics of GUI …

  7. Create Sticky Notes in Python using Tkinter - Code with Faraz

    Jul 3, 2024 · Learn how to create sticky notes in Python using Tkinter with this step-by-step guide. Perfect for beginners looking to enhance their programming skills. Sticky notes are a great tool …

  8. Python GUI Notes Application with Add, Edit, Delete Functionality

    Developing notes applications for personal use, with the ability to add, edit, and delete notes. Use GUI please. Although these codes and explanations are generated by AI tools, they are …

  9. Python Project - Sticky Notes. Sticky Notes are used as a

    Nov 4, 2023 · Python sticky notes are short notes that can be a reminder to call someone or to do some work in the evening or a recipe for your favourite food item, etc. In this Python project, …

  10. Create Your Personal Note-Taking App as One of Your Python

    Jun 7, 2023 · Streamlit’s user interface components with the file dialog functionality from Tkinter to create a simple note-taking app where users can enter their notes and save them to a text file …

  11. Some results have been removed
Refresh