معرفی شرکت ها


arxiv-post-0.6.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Translate and post arXiv articles to Slack and various apps
ویژگی مقدار
سیستم عامل -
نام فایل arxiv-post-0.6.4
نام arxiv-post
نسخه کتابخانه 0.6.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Akio Taniguchi
ایمیل نویسنده taniguchi@a.phys.nagoya-u.ac.jp
آدرس صفحه اصلی https://github.com/astropenguin/arxiv-post/
آدرس اینترنتی https://pypi.org/project/arxiv-post/
مجوز MIT
# arxiv-post [![Release](https://img.shields.io/pypi/v/arxiv-post?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/arxiv-post/) [![Python](https://img.shields.io/pypi/pyversions/arxiv-post?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/arxiv-post/) [![Downloads](https://img.shields.io/pypi/dm/arxiv-post?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/arxiv-post) [![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.6127352-cornflowerblue?style=flat-square)](https://doi.org/10.5281/zenodo.6127352) [![Tests](https://img.shields.io/github/workflow/status/astropenguin/arxiv-post/Tests?label=Tests&style=flat-square)](https://github.com/astropenguin/arxiv-post/actions) Translate and post arXiv articles to Slack and various apps ## Installation ```shell $ pip install arxiv-post $ playwright install chromium ``` ## Usage Command line interface `arxiv-post` is available after installation, with which you can translate and post arXiv articles to various apps. Note that only `slack` app is currently available. You need to [create a custom Slack app to get an URL of incoming webhook](https://slack.com/help/articles/115005265063-Incoming-webhooks-for-Slack). ```shell $ arxiv-post slack --keywords deshima \ --categories astro-ph.IM \ --target_lang ja \ --slack_webhook_url <Slack webhook URL> ``` The posted article looks like this. ![arxiv-post-slack.png](https://raw.githubusercontent.com/astropenguin/arxiv-post/master/docs/_static/arxiv-post-slack.png) For detailed information, see the built-in help by the following command. ```shell $ arxiv-post slack --help ``` ## Example It would be nice to regularly run the command by some automation tools such as GitHub Actions. Here is a live example where daily arXiv articles in [astro-ph.GA](https://arxiv.org/list/astro-ph.GA/new), [astro-ph.IM](https://arxiv.org/list/astro-ph.IM/new), and [astro-ph.HE](https://arxiv.org/list/astro-ph.HE/new) are posted to different channels of a Slack workspace. - [a-lab-nagoya/astro-ph-slack: Translate and post arXiv articles to Slack](https://github.com/a-lab-nagoya/astro-ph-slack) ## References - [fkubota/Carrier-Owl: arxiv--> DeepL --> Slack](https://github.com/fkubota/Carrier-Owl): The arxiv-post package is highly inspired by their work.


نیازمندی

مقدار نام
>=1.4,<2.0 arxiv
>=1.1,<2.0 dateparser
>=1.4,<2.0 deepl
>=0.4,<0.5 fire
>=8.13,<9.0 more-itertools
>=1.18,<2.0 playwright
>=2.10,<3.0 pylatexenc
>=2.27,<3.0 requests
>=2.0,<3.0 tomli


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

مقدار نام
>=3.8,<3.11 Python


نحوه نصب


نصب پکیج whl arxiv-post-0.6.4:

    pip install arxiv-post-0.6.4.whl


نصب پکیج tar.gz arxiv-post-0.6.4:

    pip install arxiv-post-0.6.4.tar.gz