Translate and post arXiv articles to various apps
Project description
astro-ph
Translate and post arXiv articles to various apps
Installation
Use pip or other package manager to install the Python package.
$ pip install astro-ph
Usage
After installation, command line interface, astro-ph
, is available, with which you can translate and post arXiv articles to various apps.
Note that only slack
app is currently available.
In this case, you need to create a custom Slack app to get an URL of incoming webhook.
$ astro-ph slack --keywords galaxy,galaxies \
--categories astro-ph.GA,astro-ph.IM \
--language_to ja \
--webhook_url https://hooks.slack.com/services/***/***
The posted article looks like this.
For detailed information, see the built-in help by the following command.
$ astro-ph slack --help
Example
It would be nice to regularly run the command by GitHub Actions. Here is a live example in which daily (2 days ago) arXiv articles in astro-ph.GA and astro-ph.IM are posted to different channels of a Slack workspace.
References
- fkubota/Carrier-Owl: arxiv--> DeepL --> Slack
- The astro-ph package is highly inspired by their work
- a-lab-nagoya/astro-ph-slack: Translate and post arXiv articles to Slack
- A live example using the astro-ph package
- pyppeteer/pyppeteer: Headless chrome/chromium automation library (unofficial port of puppeteer)
- Used for async Chromium operation
- aio-libs/aiohttp: Asynchronous HTTP client/server framework for asyncio and Python
- Used for async article posts to Slack
- google/python-fire: Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- Used for creating command line interface
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file astro-ph-0.3.1.tar.gz
.
File metadata
- Download URL: astro-ph-0.3.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.10.0 Linux/5.8.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ea10d8a51ad3276630f4a2050c30487f26109ad34b66174663d390b222e29ea |
|
MD5 | 29392fb6639943cbaea5cf2212a9a1ab |
|
BLAKE2b-256 | c7197de4d25f504b4f0c3a6fe7ede47d13efab9a0f3c562750f0bad96455bb84 |
File details
Details for the file astro_ph-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: astro_ph-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.10.0 Linux/5.8.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21709dd3affcb0907db996467858d4d752662088045e896c672c8c9739a29800 |
|
MD5 | 7c340edb98762ab2f1b316f7fd7f452f |
|
BLAKE2b-256 | 21f64229b14026b15f896197c4c2944b9212f4c52cef73a8f8c2306c19ffb103 |