معرفی شرکت ها


dnres-cli-0.20


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Command line interface for dnres package.
ویژگی مقدار
سیستم عامل -
نام فایل dnres-cli-0.20
نام dnres-cli
نسخه کتابخانه 0.20
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dimitrios Kioroglou
ایمیل نویسنده <d.kioroglou@hotmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/dnres-cli/
مجوز -
# dnres-cli Command line utility to be used along with [dnres](https://github.com/DKioroglou/dnres) python package. # Usage ## Parse config ```console $ dnres config.ini ``` ## Print contents of stored/tagged data ```console $ dnres config.ini cat --help ``` For files, the following filetypes are supported for printing: * `.csv` * `.tsv` * `.xls` * `.xlsx` For python objects, the following classes are supported: * `dict` * `list` * `tuple` * `set` * `str` If filetype or class is not supported, the filepath of the stored data gets printed. ## Print absolute filepath of stored/tagged data ```console $ dnres config.ini ls --help ``` ## Other commands The following `dnres` methods are exposed as cli commands: * `info` * `tag` * `remove-from-db` * `remove-tag` Information on these commands/methods can be found [here](https://dnres.readthedocs.io/en/latest/source/dnres.html). To get help on these commands run: ```console $ dnres config.ini COMMAND --help ``` ## Installation ``` pip install dnres-cli ``` ## License BSD 3


نیازمندی

مقدار نام
- dnres
- click
- pandas


نحوه نصب


نصب پکیج whl dnres-cli-0.20:

    pip install dnres-cli-0.20.whl


نصب پکیج tar.gz dnres-cli-0.20:

    pip install dnres-cli-0.20.tar.gz