Skip to main content

A GUI-building and data-crunching utility package.

Project description

lemons logo


lemons is a package that makes things easy.

latest release

Why lemons?

Originally intending to call this package ezpz, it was soon discovered that the name had already been taken. Heartbroken, and with no other ideas for what to call this package, it felt like the world had ended. The feeling of dread and loss was devastating - debilitating, even.

Nonetheless, when life give you lemons, you squeeze them! Aha, an epiphany: why not go back to the root of it all, the title of one of my earliest programs: EZPZ Lemon Squeezy? A simple yet elegant title was there all along, yearning to represent this package and all it stood for; the darkness vanished as quickly as it came, and the name lemons was born.

What is it?

Lemons tries to make GUI building easier by eliminating a lot of repetitive and error-prone code. Please keep in mind that the package is still in its infancy, so its functionality is currently quite limited.

he tkinter framework, as many know, is not the most user-friendly GUI-builder out there. lemons hopes to help ease that pain a little. For example, creating a scrollable notebook tab, which previously took dozens of lines of code per tab, can now be done in just one.

How to get it

Dependencies

Currently, lemons primarily uses the standard Python library and therefore does not require any additional packages to be installed on your machine. However, if you want to use image functionality from the gui module, then pillow is necessary.

Pip installation

The latest stable version of the package is uploaded to PyPI.

To install, open a command prompt and type, or copy and paste:

pip install lemons

To upgrade to the latest version:

pip install --upgrade lemons

To uninstall the package:

pip uninstall lemons

Authors

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

lemons-0.29.tar.gz (6.7 kB view hashes)

Uploaded Source

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