Skip to main content

A small example package

Project description

Build Status - develop

Idact GUI

This is a graphical interface for the idact project

Getting Started

To install gui on your computer just run:

pip3 install idact-gui

Unfortunately pip doesn't support auto-installing dependencies from the external source. For gui to work you must also run the command installing the idact form intdata-bsc repository.

pip3 install -e git+git://github.com/intdata-bsc/idact.git@<IDACT_VERSION>#egg=idact

The <IDACT_VERSION> shoud be corresponding to the version of gui you want to install. You can check the latest one here.

After this small setup just run this command in terminal:

idactgui

Dev build

After clonning the repository, inside idact-gui folder just run:

python -m gui.main

Prerequisites

All requirements are listed in requirements-dev.txt. To install them run:

pip install -r requirements-dev.txt

The project depends on the forked idact repository develop branch.

License

This project is licensed under the MIT License - see the LICENSE file for details

Wiki

Please visit our wiki where you can find FAQ and user documentation.

Project details


Download files

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

Source Distribution

idact-gui-0.4.1.tar.gz (22.7 kB view hashes)

Uploaded Source

Built Distribution

idact_gui-0.4.1-py3-none-any.whl (42.2 kB view hashes)

Uploaded Python 3

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