Kalmat / KalmaTools

Set of tools for different environments (PyQt5, PyGame) and utilitites (general, background, web) required by other projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KalmaTools

A random cross-platform set of utilities

Install

pip install kalmatools-0.0.1-py3-none-any.whl

Use it

Then you can use them by importing every package independently, according to your needs:

from kalmatools import bkgutils
from kalmatools import pgutils
from kalmatools import qtutilsv
from kalmatools import utils
from kalmatools import webutils

About

Set of tools for different environments (PyQt5, PyGame) and utilitites (general, background, web) required by other projects

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%Language:Batchfile 0.0%