A GUI-building and data-crunching utility package.
Project description
lemons is a package that makes things easy.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lemons-0.29.tar.gz
.
File metadata
- Download URL: lemons-0.29.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1374c1c8d67689911805d53058016f4d1e866f30a2f250cbc385bbcedb11dfdb |
|
MD5 | 6a00dfd10e9e59fe4083b8b9aa0dfb30 |
|
BLAKE2b-256 | e724fa725d17250961048eee989c5e22478e23521d3468b0ee436a523af4a28d |