Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

PyCampES/telegram-python-es

 
 

Repository files navigation

telegram-python-es

Note Este repositorio se archiva, continúa el desarrollo en https://github.com/python-spain/eventos-automaticos

Publicación de eventos de Meetup de la comunidad de Python España en Telegram.

Uso

$ python3.11 -m venv .venv
$ .venv/bin/activate
(.venv) $ pip install -r requirements.txt
(.venv) $ fetch_upcoming_events -c communities.toml 

(TBC)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Just 4.4%