Program to manage and tag your anime artwork
Project description
Tag your anime photos effortlessly
akari is a work in progress python program to manage anime artwork. currently it uses iqdb 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.3.tar.gz
(4.7 kB
view details)
Built Distribution
akari-0.3-py3-none-any.whl
(6.4 kB
view details)
File details
Details for the file akari-0.3.tar.gz
.
File metadata
- Download URL: akari-0.3.tar.gz
- Upload date:
- Size: 4.7 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 | a6b5024e7bc5d9caa5e5219e6a1aa9e00308f8c66fd0d5138e5e29f95263feff |
|
MD5 | fd8ee6f73d696f368f5928852ddba98a |
|
BLAKE2b-256 | 32b8db1ad5e21f3f37e469a0d06f267531fd0dc5007723f5bf12223ffb95bf38 |
File details
Details for the file akari-0.3-py3-none-any.whl
.
File metadata
- Download URL: akari-0.3-py3-none-any.whl
- Upload date:
- Size: 6.4 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 | c72e3aa0630a3978dc78f33ebc207edb8459f0eb3208053d0ce0af7092f3bb7d |
|
MD5 | 8716b9b6a7b0af38042eb6c423b45e90 |
|
BLAKE2b-256 | 0b205b1c5d63213b97f8eadd63918e26fb0f73120debc49d0ed55b17634c3cb2 |