Metadata-Version: 2.1
Name: ugoira
Version: 0.10.1a1
Summary: ugoira for download pixiv ugoira images
Home-page: https://github.com/item4/ugoira
License: MIT
Author: Kim, Jin Su
Author-email: item4@localhost.com
Requires-Python: >=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: fake-useragent (>=1.5.1,<2.0.0)
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: pillow (>=11.0.0,<12.0.0)
Project-URL: Documentation, https://ugoira.readthedocs.io
Project-URL: Repository, https://github.com/item4/ugoira
Description-Content-Type: text/x-rst

Ugoira
======

.. image:: https://img.shields.io/pypi/v/ugoira
   :target: https://pypi.org/project/ugoira/

.. image:: https://readthedocs.org/projects/ugoira/badge/?version=latest
   :target: http://ugoira.readthedocs.org/

.. image:: https://codecov.io/gh/item4/ugoira/graph/badge.svg?token=uGjZJaEq16
  :target: https://codecov.io/gh/item4/ugoira

Ugoira is download tool for Pixiv Ugoira.
Pixiv Ugoira mean **Ugoku** (Animated) Illustration.

You can see more detail information at `project documentation`__.

__ https://ugoira.readthedocs.org/en/latest/



Contribute
----------

You must install poetry for install dependencies.

.. code-block:: console

   $ poetry install


License
-------

MIT

