معرفی شرکت ها


dex-starr-0.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Unify and organize your comic collection.
ویژگی مقدار
سیستم عامل -
نام فایل dex-starr-0.0.1
نام dex-starr
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده BuriedInCode <BuriedInCode@tuta.io>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/dex-starr/
مجوز -
# Dex-Starr > With test and code of crimson red,\ > Ripped from a program so freshly dead,\ > Together with our comics collate,\ > We'll sort you all, that is your Fate! [![PyPI - Python](https://img.shields.io/pypi/pyversions/Dex-Starr.svg?logo=PyPI&label=Python&style=flat-square)](https://pypi.python.org/pypi/Dex-Starr/) [![PyPI - Status](https://img.shields.io/pypi/status/Dex-Starr.svg?logo=PyPI&label=Status&style=flat-square)](https://pypi.python.org/pypi/Dex-Starr/) [![PyPI - Version](https://img.shields.io/pypi/v/Dex-Starr.svg?logo=PyPI&label=Version&style=flat-square)](https://pypi.python.org/pypi/Dex-Starr/) [![PyPI - License](https://img.shields.io/pypi/l/Dex-Starr.svg?logo=PyPI&label=License&style=flat-square)](https://opensource.org/licenses/GPL-3.0) [![Hatch](https://img.shields.io/badge/Packaging-Hatch-4051b5?style=flat-square)](https://github.com/pypa/hatch) [![Pre-Commit](https://img.shields.io/badge/Pre--Commit-Enabled-informational?style=flat-square&logo=pre-commit)](https://github.com/pre-commit/pre-commit) [![Black](https://img.shields.io/badge/Code--Style-Black-000000?style=flat-square)](https://github.com/psf/black) [![isort](https://img.shields.io/badge/Imports-isort-informational?style=flat-square)](https://pycqa.github.io/isort/) [![Flake8](https://img.shields.io/badge/Linter-Flake8-informational?style=flat-square)](https://github.com/PyCQA/flake8) [![Github - Contributors](https://img.shields.io/github/contributors/Buried-In-Code/Dex-Starr.svg?logo=Github&label=Contributors&style=flat-square)](https://github.com/Buried-In-Code/Dex-Starr/graphs/contributors) [![Github Action - Code Analysis](https://img.shields.io/github/workflow/status/Buried-In-Code/Dex-Starr/Code%20Analysis?logo=Github-Actions&label=Code-Analysis&style=flat-square)](https://github.com/Buried-In-Code/Dex-Starr/actions/workflows/code-analysis.yaml) [![Github Action - Testing](https://img.shields.io/github/workflow/status/Buried-In-Code/Dex-Starr/Testing?logo=Github-Actions&label=Testing&style=flat-square)](https://github.com/Buried-In-Code/Dex-Starr/actions/workflows/testing.yaml) [![Github Action - Publishing](https://img.shields.io/github/workflow/status/Buried-In-Code/Dex-Starr/Publishing?logo=Github-Actions&label=Publishing&style=flat-square)](https://github.com/Buried-In-Code/Dex-Starr/actions/workflows/publishing.yaml) Dex-Starr helps sort and organize your comic collection by using the information stored in ComicInfo files.\ It also formats all your digital comics into a single format (cbz or cb7), adds and/or updates the supported list of Info files.\ Dex-Starr can also pull information from a list of sources to populate missing fields. ## Supported Formats ### Input Extensions - .cbz - .cbr - .cb7 _(Requires installing `cb7` dependencies: `pip install dex_starr[cb7]`)_ - .cbt ### Output Extensions - .cbz - .cb7 _(Requires installing `cb7` dependencies: `pip install dex_starr[cb7]`)_ ### Info Files - Metadata.json - [MetronInfo.xml](https://github.com/Metron-Project/metroninfo) - [ComicInfo.xml](https://github.com/anansi-project/comicinfo) ## Installation ### PyPI _(Currently not released on PyPI)_ 1. Make sure you have [Python](https://www.python.org/) installed: `python --version` 2. Install the project from PyPI: `pip install dex_starr` ### Github 1. Make sure you have [Python](https://www.python.org/) installed: `python --version` 2. Clone the repo: `git clone https://github.com/Buried-In-Code/Dex-Starr` 3. Install the project: `pip install .` ## Execution - `Dex-Starr <arguments>` ### Arguments | Argument | Type | Description | | -------------------- | ---- | --------------------------------------------------------------------------------- | | `--manual-edit` | bool | Pause the Script before bundling the files to allow manual removal of Ads, etc... | | `--resolve-manually` | bool | Manually choose which fields are chosen by the importer | ## Services - [Comicvine](https://comicvine.gamespot.com) using [Simyan](https://github.com/Metron-Project/Simyan) - [League of Comic Geeks](https://leagueofcomicgeeks.com) using [Himon](https://github.com/Buried-In-Code/Himon) - [Marvel](https://www.marvel.com/comics) using [Esak](https://github.com/Metron-Project/Esak) - [Metron](https://metron.cloud) using [Mokkari](https://github.com/Metron-Project/Mokkari) ## File Renaming ### Series Naming Series with volume greater than 1 will display its volume in the title. ### Comic Naming The files are named based on the format of Comic: - **_Default_**: `{Series Title}-#{Issue Number}.cbz` - Annual: `{Series Title}-Annual-#{Issue Number}.cbz` - Digital Chapter: `{Series Title}-Chapter-#{Issue Number}.cbz` - Hardcover *(If it is a numbered issue)*: `{Series Title}-#{Issue Number}-HC.cbz` - Hardcover *(If it is not a numbered issue)*: `{Series Title}-{Issue Title}-HC.cbz` - Trade Paperback *(If it is a numbered issue)*: `{Series Title}-#{Issue Number}-TP.cbz` - Trade Paperback *(If it is not a numbered issue)*: `{Series Title}-{Issue Title}-TP.cbz` - Graphic Novel: `{Series Title}-{Issue Title}.cbz` ## Collection Folder Structure ``` Root Folder +-- Import | +-- New Comic #10.cbr | +-- New Comic #11.cbz +-- Processing +-- Collection | +-- Publisher | | +-- Series | | | +-- Series-#1.cbz | | | +-- Series-Annual-#1.cbz | | | +-- Series-Chapter-#1.cbz | | | +-- Series-#1-HC.cbz | | | +-- Series-Title-HC.cbz | | | +-- Series-#1-TP.cbz | | | +-- Series-Title-TP.cbz | | | +-- Series-Title.cbz | | +-- Series-v2 | | | +-- Series-v2-#1.cbz | | | +-- Series-v2-Annual-#1.cbz | | | +-- Series-v2-Chapter-#1.cbz | | | +-- Series-v2-#1-HC.cbz | | | +-- Series-v2-Title-HC.cbz | | | +-- Series-v2-#1-TP.cbz | | | +-- Series-v2-Title-TP.cbz | | | +-- Series-v2-Title.cbz ``` ## Socials [![Social - Discord](https://img.shields.io/discord/618581423070117932?color=7289DA&label=The-DEV-Environment&logo=discord&style=for-the-badge)](https://discord.gg/nqGMeGg)


نیازمندی

مقدار نام
- esak>=1.3.2
- himon>=0.3.0
- mokkari>=2.3.3
- natsort>=8.2.0
- patool>=1.12
- pydantic>=1.10.2
- rich>=12.6.0
- simyan>=0.12.0
- tomli-w>=1.0.0
ython_versio tomli>=2.0.1;
- xmltodict>=0.13.0
xtr py7zr>=0.20.2;
xtr pre-commit>=2.20.0;


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl dex-starr-0.0.1:

    pip install dex-starr-0.0.1.whl


نصب پکیج tar.gz dex-starr-0.0.1:

    pip install dex-starr-0.0.1.tar.gz