Skip to content

werzq/calendar-app-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calendar App in Python

Requirements:

  • PyQt5
  • sys, datetime, sqlite3 (Included in python stdlib)

How to setup

Step 1: Clone/download this repo

git clone https://github.com/werzq/calendar-app-python

Step 2: Install PyQt5

python -m pip install PyQt5

Step 3: Run the Python script

python calendar_app.py

You should get something like this

About

A simple Calendar app for my school project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages