Skip to content

Get the python meetup groups in LATAM and identify the quantity of group members

License

Notifications You must be signed in to change notification settings

ColombiaPython/meetup-api-python-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetup-api-python-groups

Get the python meetup groups in LATAM and identify the quantity of group members

The result of the execution is saved in

  • ./result/colombia.txt
  • ./result/latam.txt

Installing the app

Pull the repo to your environment:

Install requirements:

  • pip install -r requirements.txt

Setting up the app

Update the MEETUP_API_KEY with the provided api key from meetup.com for your account. The key is located in the settings.py file

Running the app

python run.py

Testing the app

python -m unittest

About

Get the python meetup groups in LATAM and identify the quantity of group members

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages