CLI catalog manager for pix and gThumb
Project description
knipse
CLI catalog manager for pix and gThumb
Features
knipse
is a single file Python project
Install
You can install knipse
using pip
with
pip3 install knipse
or you can simply download knipse.py
and then run it using python3
with
python3 knipse.py
Credits
Main developer is luphord luphord@protonmail.com. cookiecutter-pyscript is used as project template.
History
0.7.1 (2021-09-27)
- fix domain error when symlinking empty catalog
- prevent resolution errors in paths with symlinks
0.7.0 (2021-08-03)
symlink
can prefix links with their index via-i/--index-prefix
- support loading empty catalog files
0.6.0 (2020-11-25)
catalogs
subcommand for listing available catalogssymlink
subcommand for creating symlinks to files in catalog; also supports directory structure- migrate to travis-ci.com
- use black for formatting
ls
iterates all available catalogs if none are given as argument
0.5.0 skipped by mistake
0.4.1 (2020-05-03)
- print help when no subcommand is given
0.4.0 (2020-05-03)
create
subcommand for creating catalogs by reading image file names from stdin- fix loading image paths containing spaces
0.3.2 (2020-05-01)
- upgrade
twine
in order to have working checks with markdow readme + history
0.3.1 (2020-05-01)
- set
long_description_content_type
totext/markdown
for proper rendering on PyPI
0.3.0 (2020-05-01)
check
subcommand for checking existence of files in catalogcheck
subcommand walks folder structure and checks each catalog found if no catalog is specified- drop support for Python 3.5
Catalog
instances can be serialized to xmlCatalog
instances can be iterated and compared for equality
0.2.0 (2020-03-22)
Catalog
class for parsing catalog xml filesls
subcommand for listing files in catalog
0.1.1 (2020-03-21)
- fix linter error
0.1.0 (2020-03-21)
- Created using cookiecutter-pyscript
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
knipse-0.7.1.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for knipse-0.7.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fece992e823fbde7071c44ac52c7601555627703cf5e237df63692463bd9a903 |
|
MD5 | 672fe326de9a7c3e7a2dab47b4423b88 |
|
BLAKE2b-256 | 57f570ead54f7a186bf21f4778a52908afffe18d6ff47831fd16c8ece504cd82 |