معرفی شرکت ها


eigoyurusan-0.1.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

English is too difficult for me.
ویژگی مقدار
سیستم عامل -
نام فایل eigoyurusan-0.1.8
نام eigoyurusan
نسخه کتابخانه 0.1.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sora Takashima
ایمیل نویسنده soraemonpockt@gmail.com
آدرس صفحه اصلی https://github.com/masora1030/eigoyurusan
آدرس اینترنتی https://pypi.org/project/eigoyurusan/
مجوز MIT license
# eigoyurusan English is too difficult for me. Free software: MIT license ## Installation ### Stable release To install eigoyurusan, run this command in your terminal: ``` $ pip install eigoyurusan ``` This is the preferred method to install eigoyurusan, as it will always install the most recent stable release. If you don't have [pip](https://pip.pypa.io) installed, this Python [installation guide](http://docs.python-guide.org/en/latest/starting/installation/) can guide you through the process. ### From sources The sources for eigoyurusan can be downloaded from my [Github repo](https://github.com/masora1030/eigoyurusan) You can either clone the public repository: ``` $ git clone git://github.com/masora1030/eigoyurusan ``` Once you have a copy of the source, you can install it with: ``` $ python setup.py install ``` ## Usage If you want to translate arXiv paper (you know it's link), please type a command like follow: ``` $ eigoyurusan -u https://arxiv.org/abs/XXXXXXXX ``` Other, If you want to translate your PDF file, please type a command like follow: ``` $ eigoyurusan -p hoge.pdf ``` If you want to translate to a language except Japanese, type a command like follows: ``` $ eigoyurusan -u https://arxiv.org/abs/XXXXXXXX -l RU ``` -l option sets a language. The details about the correspondence is as follows. - 'RU' : Russian - 'PL' : Polish - 'NL' : Dutch - 'IT' : Italian - 'PT' : Portuguese - 'ES' : Spanish - 'FR' : French - 'DE' : German Use --small option, a quick, but not complete, summary is output on the command prompt: ``` $ eigoyurusan -u https://arxiv.org/abs/XXXXXXXX --small ```


نحوه نصب


نصب پکیج whl eigoyurusan-0.1.8:

    pip install eigoyurusan-0.1.8.whl


نصب پکیج tar.gz eigoyurusan-0.1.8:

    pip install eigoyurusan-0.1.8.tar.gz