InstallationΒΆ

Requirements

  • Linux, Windows, OSX
  • Python 3 with tkinter + ttk (default for Windows but not for Linux) and babel

Install

  • Ubuntu: use the PPA ppa:j-4321-i/ppa

    $ sudo add-apt-repository ppa:j-4321-i/ppa
    $ sudo apt-get update
    $ sudo apt-get install python3-tkcalendar
    
  • Archlinux:

    The package is available on AUR

  • With pip:

    $ pip install tkcalendar