giqra, a gui for iqra.
Project description
- Date:
- 2019-11-20
- Version:
- 1.2
GUI for iqra, the library management program.
Installation
giqra requires pygobject 3.20 or above. This library cannot be installed via pip. Make sure to install it. If you are using linux, install it from your package manager. If you are using windows, follow the instructions on https://pygobject.readthedocs.io/en/latest/getting_started.html#windows-getting-started
After installing pygobject, on windows install giqra using pip by running the command:
pip install giqra
Or on linux:
pip3 install giqra
All other dependancies will be installed automatically by pip.
Usage
Running the application:
python3 -m giqra
Use -h option to know all the possible options:
python3 -m giqra -h
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
giqra-1.2.tar.gz
(36.9 kB
view hashes)