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

asfaltboy/online_meetup_lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Meetup Lister

Introduction

Due to the COVID-19 global pandemic we're all doing our duty and staying home.

But, we are all still hungry for knowledge and social interaction that a meetup can provide.

Meetup.com is aware of this and has been encouraging communities to host all events online, it even provides help article to explain how to host events online.

That said, meetup application still lacks the indexing features needed to allow worlwide users to find events outside of their "vacinity (up to 100 miles)".

This is exactly my goal for writing this applications:

writing a scraper of meetup.com to show all upcoming events up to max number of hours hours away (TZ) on given topic/s

Setup & Running

TODO: write me ...

Updating Python Dependencies

TODO: automate this update with github actions (periodically?)

Install pip-tools and run pip-compile:

pip install pip-tools
pip-compile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published