- Date:
- 2019-11-18
- Version:
- 1.0.0
Iqra, a library management program. This is the core iqra library. It also acts as a commandline interface to interact with iqra database with basic commands. If you are looking for a GUI library management program, look for giqra which provides a user interface to interact with iqra database.
Installation
On windows install using pip by running the command:
pip install iqra
Or on linux:
pip3 install iqra
All dependancies will be installed automatically by pip. The stickers plugin needs pycairo so you need to install it if you want to use this plugin.
Usage
Running the commandline interface:
python3 -m iqra
Use -h option to know all the possible options:
python3 -m iqra -h
You can use iqra as a library and import it in your project:
import iqra
Release files for iqra 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iqra-1.0.0.tar.gz | 20.3 kB | Details |
Release files / iqra-1.0.0.tar.gz
| Download URL | iqra-1.0.0.tar.gz |
|---|---|
| Size | 20.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8032a2473e60c87af758af3e38ff9c6595944a194fbfc99baac2651b340533ab
|
|
BLAKE2b-256 checksum How to use checksums |
4964e10b2c183e179ada0728ad425de0c375569afddc7192f992bebe49b3ebee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
|