A map full of lovely Python communities πβ€οΈ
This is still hosted under my domain β https://deployeveryday.com/python-community-map/ β but I'll try to get a better one soon, or deploy at the python.org site, that would be cool!
This is not a map for specific events or conferences, but rather for local communities.
First of all, fork this repo :) You can find instructions here or here.
Add your community information to the communities.yaml
file, with the following structure:
- name: GruPy-RP
lat: -21.176630
lng: -47.820840
url: https://www.meetup.com/grupy-rp/
If you are adding a new country, add a comment header before the community:
###
### Brazil
###
- name: GruPy-RP
lat: -21.176630
lng: -47.820840
url: https://www.meetup.com/grupy-rp/
Please, add communities and countries (if necessary) in alphabetical order.
To get the latitude and longitude information, you can use this site.
At the end, create a pull request for this repository! You can find instructions here.
MIT.