Home

Awesome

whither

PyPI  Codacy grade  Python Versions

Universal Linux Application SDK - Create once. Run everywhere.

Install It

Distro Packages

DistroInstall Command/Links
antergossudo pacman -S python-whither
archyaourt -S python-whither
fedoradnf copr enable antergos/python3-whither
openSUSE1 Click Install
ubuntuOBS Repo

From Source

Dependencies

antergos    archubuntufedoraopenSUSE
pyqt5python-pyqt5python3-pyqt5python3-qt5python3-qt5
qt5-webengineqt5-webenginelibqt5webengine5qt5-qtwebenginelibqt5-qtwebengine

NOTE: These instructions are for the master branch. To build the latest release, please see the stable branch.

Use pip

sudo pip install whither

Download & Install

git clone https://github.com/Antergos/whither.git /tmp/whither
cd /tmp/whither
sudo python setup.py install