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.5.tar.gz
(5.7 kB
view details)
Built Distribution
akari-0.5-py3-none-any.whl
(7.3 kB
view details)
File details
Details for the file akari-0.5.tar.gz
.
File metadata
- Download URL: akari-0.5.tar.gz
- Upload date:
- Size: 5.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 | 1faeb71ef18f89b19fcfcc8175fcbed0538eeea0d23a491ed7c5e50446d2e56f |
|
MD5 | 54010915a6978d88d0ac506819db33c1 |
|
BLAKE2b-256 | 9cf6d5f9f34a50590b731a883231dd8be9a350a1d9e9b6661b15c31c1b48b528 |
File details
Details for the file akari-0.5-py3-none-any.whl
.
File metadata
- Download URL: akari-0.5-py3-none-any.whl
- Upload date:
- Size: 7.3 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 | c3cb207962102ef964af4b233671e1a7c2f4296a2a5c123372f9a67dacd51d88 |
|
MD5 | 7922fe6e0e4e113afd423a63ce8da48b |
|
BLAKE2b-256 | 1d58d113d7d155b172013e516c2b9e4f9971eb485a41c8ed0c8db157be53e8c2 |