Skip to content

Calpy is a program for Calendar in Python. Basic functions are Month view, Year view, leap check, date bound check

License

Notifications You must be signed in to change notification settings

KimtVak8143/Calpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calpy

Calpy is a Basic Python Program.

Functions

  • View Calendar - month/year view
  • check if input year is leap or not
  • show asterisk on input date in calendar view

Concepts Used

  • Classes and Objects
  • Lists
  • Dictionaries
  • Strings
  • conditional statements
  • basic i/o
  • loops
  • functions

Contributing

Pull requests are welcome.

Please open an issue first to discuss what you would like to change.

Please make sure to update test cases as appropriate.

About

Calpy is a program for Calendar in Python. Basic functions are Month view, Year view, leap check, date bound check

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages