معرفی شرکت ها


drpg-2022.9.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Download and keep up to date your purchases from DriveThruRPG
ویژگی مقدار
سیستم عامل -
نام فایل drpg-2022.9.0
نام drpg
نسخه کتابخانه 2022.9.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Grzegorz Janik
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/glujan/drpg
آدرس اینترنتی https://pypi.org/project/drpg/
مجوز MIT
# dRPG downloads and keeps your purchases from DriveThruRPG up to date [![Maintainability](https://api.codeclimate.com/v1/badges/b3128ba6938f92088135/maintainability)](https://codeclimate.com/github/glujan/drpg/maintainability) ![PyPI](https://img.shields.io/pypi/v/drpg?label=drpg) ## Installation This script runs with Python 3.8 and newer. You can install dRPG from PyPI: ```bash pip install --user drpg drpg --help # or python -m drpg --help ``` ## Usage 1. Go to [your account settings](https://www.drivethrurpg.com/account_edit.php) and generate a new application key. 2. Copy the key and run the script: `drpg --token <YOUR_DRPG_TOKEN>` - or set `DRPG_TOKEN` env variable and run `drpg`. 3. Now just sit, relax and wait. Initial synchronization may take a while so why don't you grab a cup of tea or whatever your favourite beverage is. On consecutive runs the script will download only new and changed files which will be a way faster. ## Compatibility Because of the nature of using an undocumented API, this software may break without a notice. Version number indicates a year and a month when the software was proved to be working with a real DriveThruRPG account. ### Advanced options You can change where your files will be downloaded by using `--library-path path/to/your/directory`. By default the script does not compare files by md5 checksum to save time. You can turn it on by using `--use-checksums`. You can change a log level by using `--log-level=<YOUR_LOG_LEVEL>`. Choices are DEBUG, INFO, WARNING, ERROR, CRITICAL. For more information, run the script with `--help`. ## Found a bug? Pull requests and bug reports are welcomed! See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.


نیازمندی

مقدار نام
>=0.20 httpx


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

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


نحوه نصب


نصب پکیج whl drpg-2022.9.0:

    pip install drpg-2022.9.0.whl


نصب پکیج tar.gz drpg-2022.9.0:

    pip install drpg-2022.9.0.tar.gz