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
- It uses iqdb to reverse-search images and tags your images automatically
- You can add new tags or remove tags manually
- You can select some tags and filter your images accordingly
- Has a built in image viewer for fullscreen viewing
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.6.tar.gz
(6.8 kB
view details)
Built Distribution
akari-0.6-py3-none-any.whl
(8.6 kB
view details)
File details
Details for the file akari-0.6.tar.gz
.
File metadata
- Download URL: akari-0.6.tar.gz
- Upload date:
- Size: 6.8 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 | e8127bb977be43539a552d86fd86f60bc01f79a2917e5b2b5cf80c981cd13537 |
|
MD5 | dd7f6ecf8b9df5365d3d6e93536b2106 |
|
BLAKE2b-256 | 081de7590742958718e0df0ff5e0399bbcf38131c2f1e190d1ab1d3f0b2324c5 |
File details
Details for the file akari-0.6-py3-none-any.whl
.
File metadata
- Download URL: akari-0.6-py3-none-any.whl
- Upload date:
- Size: 8.6 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 | 25d2d0a960e1f82f4de7cc33d61dbc0fefd206e755d003780fa298a70e9be230 |
|
MD5 | 6a5a4ba96708aaf2b80939d048fb20ca |
|
BLAKE2b-256 | b52a7fdb516b85a82b32847cd633a7a328560760f3eb9b387963cc0a77bcf036 |