Skip to content

Windows Notepad remade using Python Standard Library. Public Domain.

License

Notifications You must be signed in to change notification settings

Public-Domain-Laboratories/TkInter_Notepad

Repository files navigation

Issues:

  • Multiline text selection is not working properly: selection highlight also covers the non-whitespace areas.

[Work in progress]

References:
https://docs.python.org/3/library/tkinter.html

TkInter Reference Guide:
https://tkdocs.com/shipman/

Requirements:

Python Environment

A regular Python installation is enough for this project to work.

Redistribution:

Python Windows Embeddable Package

This is the minimal requirement for this project to work.
At the very least The embeddable package is required.
Download page

Example file name of the download: python-3.12.3-embed-amd64.zip
Size after extraction: ~20MB

TODO Ideas

    # Handle Command Line Interface
        # main --install 
        # Installs the program to store per-user or system-wide settings.

About

Windows Notepad remade using Python Standard Library. Public Domain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published