Skip to main content

A small calculator package program built with tkinter python

Project description

CALIZ CALCULATOR WITH Python UI-LIB

A new, modern look is provided by CALIZ-Calculator, a Python calculator based on CustomTkinter, The code should be easy to understand for beginner programmers and accessible to the users. Element by element Customtkinter has been used for the program. You can use the system appearance or the manually set mode ('light', 'dark'), whichever you prefer, and you'll get a consistent appearance, Windows, macOS, and Linux all have a fresh, modern look.

Installation

Install the module with pip:

pip3 install caliz

Update existing installation: pip3 install caliz --upgrade
(update as often as possible because this library is under active development)

Use-HowTO

After installing CALIZ go to python in terminal and import calculator from caliz library, i.e. --> from caliz import calculator and the calculator will be shown to you.

If you need to get more info about CustomTkinter Go through the Documentation provided below,

Documentation

The official documentation for CustomTkinter can be found in the Wiki Tab here:

--> Documentation.

Thank You From MAS.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caliz-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

caliz-0.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page