A small example package
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file idact-gui-0.4.1.tar.gz
.
File metadata
- Download URL: idact-gui-0.4.1.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 798558746b8ecd1b7fb5bca2f0704e1a1bea2e80680eee11dd46593197d9d9fb |
|
MD5 | c308bbcdea1991d8392fc6dea09c6cc7 |
|
BLAKE2b-256 | 9ca63d3d6721cdf1d38200897d956d1a6abb2cd4bbc30befa6681c8196b82e0c |
File details
Details for the file idact_gui-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: idact_gui-0.4.1-py3-none-any.whl
- Upload date:
- Size: 42.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ea7b256cd45c47a14ad359d3ca03bb2afedaad841e916748737c842e95aa7f5 |
|
MD5 | 3ec35963839f4b93258519a63d42b859 |
|
BLAKE2b-256 | 6e32bc1fb9c5635e4f6229fd30799ea71a656b30e10f9babfc21ea44387f2823 |