Program to manage and tag your anime artwork
Project description
akari
Tag your anime photos effortlessly
akari is a work in progress python program to manage anime artwork. currently it uses [iqdb](https://iqdb.org) to reverse-search images and fetch appropriate tags.Requirements
- requests
- BeautifulSoup 4
- PyQt5
Installation
For user installation, simply run:
pip3 install --user akari
Then add $HOME/.local/bin
to your $PATH
:
echo PATH=\"\$PATH:\$HOME/.local/bin\" >> $HOME/.bashrc
source $HOME/.bashrc
Alternatively, you can do a system wide installation:
sudo pip3 install akari
Usage
usage: akari [-h] [-s /path/to/dir] [-g]
optional arguments:
-h, --help show this help message and exit
-s /path/to/dir, --scan /path/to/dir
Scan directory for new images
-g, --gui Start the GUI
-v, --version Displays the version
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
akari-0.2.tar.gz
(4.0 kB
view details)
Built Distribution
akari-0.2-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file akari-0.2.tar.gz
.
File metadata
- Download URL: akari-0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 424fa700ea7b6ab41c1d9df5cd1ab9a298aa1085e3a12f79670ae1478ac2c0db |
|
MD5 | 7f2c6499656d50fe4f7c84d0c7e35100 |
|
BLAKE2b-256 | 78c1a1925e8ff6d3c2aa8ff42c9fa139e6d21a7b27a5f830145e393808575921 |
File details
Details for the file akari-0.2-py3-none-any.whl
.
File metadata
- Download URL: akari-0.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ee32c667c6010de65b1c01dacda757750abac260cafe694919ab5efc0fa1e15 |
|
MD5 | 782bac1dc257e5750ab30c7f1e4da4c1 |
|
BLAKE2b-256 | f7ea8f22c53bbfe867f9a1d7532f5026e23c237e3a7ca420cdc23323460d761e |