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.4.tar.gz
(5.2 kB
view details)
Built Distribution
akari-0.4-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file akari-0.4.tar.gz
.
File metadata
- Download URL: akari-0.4.tar.gz
- Upload date:
- Size: 5.2 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 | 60d8e1b85eefaa987afab1f4132be33d4fae551be33fed588f68476b872e1a96 |
|
MD5 | 00fc434558a5c7252e3af9b74e3199a0 |
|
BLAKE2b-256 | 014655e1c63e3a5dd7ba6bcbd2a7819a7235f9bd5b0bf47558e1c2a68bb1fdf2 |
File details
Details for the file akari-0.4-py3-none-any.whl
.
File metadata
- Download URL: akari-0.4-py3-none-any.whl
- Upload date:
- Size: 6.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 | 9764f69dbf438dc3dccb06b9bc474aa3a85646a060b3bc20a7d4d0719484f440 |
|
MD5 | a95a7f6ec82e609686cedf958722fb9f |
|
BLAKE2b-256 | a3d00bc8b8c4248c78157de800b53e7b3921ce1fd970687c8e197b0c51d94a6c |