BEPb / NotePad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotePad

Your own notebook written in python.

Read in other languages: Russian, हिन्दी, 中國人

GUI

How to install and run


Clone the repository

$ cmd
$ git clone https://github.com/BEPb/NotePad
$ cd NotePad

Install the necessary packages (Install dependencies)

$   pip install -r requirements.txt

Usage

To launch the GUI:

python3 -m main

About

License:MIT License


Languages

Language:Python 100.0%