Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 471 Bytes

File metadata and controls

14 lines (9 loc) · 471 Bytes

ponyexpress-telegram

A Telegram-scraper for ponyexpress.

Usage

  1. Install poetry if you don't have it: pipx install poetry.
  2. Clone this repo, go into the repo's folder.
  3. Install the dependencies with poetry install and spawn a shell in your new virtual environment with poetry shell.
  4. To run tests type pytest, to try ponyexpress-telegram run ponyexpress-telegram --help.

Philipp Kessling under MIT.