iqra, a library management program.
Project description
- 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
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
File details
Details for the file iqra-1.0.0.tar.gz
.
File metadata
- Download URL: iqra-1.0.0.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8032a2473e60c87af758af3e38ff9c6595944a194fbfc99baac2651b340533ab |
|
MD5 | fe90f4e2cd3f3f4255f4178d64f290bb |
|
BLAKE2b-256 | 4964e10b2c183e179ada0728ad425de0c375569afddc7192f992bebe49b3ebee |