Skip to main content

A package to easily create GUI themes.

Project description

Easily Formattable Theme - EFT

EFT is a python library that allows developers to easily create themes for their gui applications

You can download EFT by running the following command:

# Linux/macOS

python3 -m pip install -U eft-py



# Windows

py -3 -m pip install -U eft-py

Why use EFT?

EFT allows the developers, and the users to create themes very easily for GUI applications that have EFT support. It is super easy to implement EFT into your project, and you can customize tons of aspects of your application, such as Colors, Fonts, Images, etc.

How do I use EFT?

Here's how to get started with using EFT!

Creating a theme

Creating a theme is simple! You just need to supply the name of the theme, and then any fields that you want!

- Theme Name



Primary: #fc7b2b : Color

Background: 255,255,255 : Color

MainFont: roboto.ttf : Font

HomeIcon: home.png : Image



FontSize: 16 : Int

Title: My Title : String

Project details


Release history Release notifications | RSS feed

This version

1.4

Download files

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

Source Distribution

EFT-py-1.4.tar.gz (4.1 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