AzuraLang

banner

Launch App AzuraLang

What is AzuraLang?

AzuraLang is a python-library/toolkit to easily make Python-based apps using tTk¹.

¹tTk = themed Tkinter, a python library to make better looking/themed tkinter windows/apps.

It is a high-level library, that is really easy to use, mod and contribute.

Installation

Stable releases:

Normally, to install AzuraLang you can use pip:

pip install AzuraLang

For linux(only if the PEP 668/externally managed environment error):

pip install AzuraLang --break-system-packages

ADaC Channel(AllDistributions and Commits channel)

[!NOTE] This way you’ll get all the new features asap, but some distribution/versions/commits have bugs or aren’t stable to use normally - so be careful!

Building(inclusive Betas and Alphas, f. e.: vBETA-1, vF-10 and vPreREL-3)

[!WARNING] Currently, we don’t support Windows/OSX for building the core files! We reccomend to use Arch(Manjaro), because of untested Ubuntu-, Debian- and RPM-based system-behaving!

  1. Clone the repo: git clone https://github.com/AzuraCorp/AzuraLang/
  2. Enter the folder: cd AzuraLang
  3. Build! ./build.sh(Or use your terminal command e.g. zsh build.sh)

Use the built files(only PreReleases and Full versions, f. e.: vPreREL-3 and vF-10)

  1. Clone the repo: git clone https://github.com/AzuraCorp/AzuraLang/
  2. Goto dist folder: cd AzuraLang/dist
  3. Here you can use already built and compiled files!

Wanna join/help?

If you want to join/help me, write us an e-mail to ‘azuracorp@duck.com’ to get our attention.