diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e1da6ae --- /dev/null +++ b/.gitignore @@ -0,0 +1,76 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# nyc test coverage +.nyc_output + +# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# Bower dependency directory (https://bower.io/) +bower_components + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (https://nodejs.org/api/addons.html) +build/Release + +# Dependency directories +node_modules/ +jspm_packages/ + +# TypeScript v1 declaration files +typings/ + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# Optional REPL history +.node_repl_history + +# Output of 'npm pack' +*.tgz + +# Yarn Integrity file +.yarn-integrity + +# dotenv environment variables file +.env + +# parcel-bundler cache (https://parceljs.org/) +.cache + +# next.js build output +.next + +# nuxt.js build output +.nuxt + +# vuepress build output +.vuepress/dist + +# Serverless directories +.serverless + +# FuseBox cache +.fusebox/ diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..ec85c59 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: node_js +node_js: + - 10 +cache: npm diff --git a/README.md b/README.md index 2019885..c907754 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Python Community Map -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](https://www.python.org/) site, _that would be cool!_ +A map full of lovely Python communities 🐍❤️ currently deployed at https://community.python.org.br/. *This is not a map for specific events or conferences, but rather for local communities.* +[](https://travis-ci.org/jonatasbaldin/python-community-map) + ## How to add a new community to the map? ### 1. Fork this repo First of all, fork this repo :) You can find instructions [here](https://help.github.com/articles/fork-a-repo/) or [here](https://guides.github.com/activities/forking/). diff --git a/communities.yaml b/communities.yaml index 681bd55..4e6abf0 100644 --- a/communities.yaml +++ b/communities.yaml @@ -1,16 +1,122 @@ +### +### Argentina +### +- name: Python Argentina + lat: -34.6037 + lng: -58.3816 + url: http://www.python.org.ar/ + +- name: Python Norte + lat: -24.789376 + lng: -65.410401 + url: https://t.me/pythonnorte + avatar: https://avatars2.githubusercontent.com/u/42162876?s=200&v=4 + description: Python Argentina en el Norte + ### ### Brazil ### +- name: Apythonados - CM + lat: -5.635240 + lng: -35.420190 + url: https://t.me/joinchat/Kyzkh1cTBOmrKlfHUajsxA + +- name: PUG-PB + lat: -7.119564 + lng: -34.8833767 + url: https://pb.python.org.br + +- name: GruPy-RN + lat: -5.824935 + lng: -35.211567 + url: https://meetup.grupyrn.org + +- name: PUG-CE + lat: -3.7913486 + lng: -38.5892419 + url: http://pylestras.org/ + - name: GruPy-RP lat: -21.176630 lng: -47.820840 url: https://www.meetup.com/grupy-rp/ +- name: Grupy-SP + lat: -23.550520 + lng: -46.633308 + url: https://www.meetup.com/pt-BR/Grupy-SP/ + +- name: py013 + lat: -23.956290 + lng: -46.326460 + url: https://www.meetup.com/pt-BR/BxPy013/ + +- name: PyNorte + lat: -3.131633 + lng: -59.982504 + url: https://pt-br.facebook.com/pynorte/ + +- name: PyTche + lat: -30.0346 + lng: -51.2177 + url: https://www.meetup.com/PyTche/ + - name: Python Floripa lat: -27.596910 lng: -48.549580 url: http://floripa.sc.python.org.br/ +- name: Python-MG + lat: -19.912998 + lng: -43.940933 + url: https://pythonmg.github.io/ + +- name: PUG-PE + lat: -8.063169 + lng: -34.871143 + url: http://www.pug.pe/ + +- name: GruPy-SSA + lat: -13.0108746 + lng: -38.4966752 + url: https://www.meetup.com/pt-BR/Salvador-Python-Meetup/ + +- name: Python Joinville + lat: -26.304760 + lng: -48.845870 + url: http://python.joinville.br/ + +- name: GruPy-DF + lat: -15.7744228 + lng: -48.0772825 + url: http://df.python.org.br/ + +- name: PythOnRio + lat: -22.9094444 + lng: -43.1763889 + url: http://pythonrio.python.org.br + +- name: PyLadies Fortaleza + lat: -3.732714 + lng: -38.526997 + url: https://www.facebook.com/PyLadiesFortaleza/ + +### +### Central America +### +- name: Python Nicaragua + lat: 12.0978181 + lng: -86.328501 + url: https://www.meetup.com/es-ES/Python-Nicaragua/ + +### +### Ecuador +### +- name: Python Ecuador + lat: -1.831239 + lng: -78.183403 + url: https://pythonecuador.org/ + ### ### Germany ### @@ -19,6 +125,31 @@ lng: 7.848796 url: https://www.meetup.com/Python-User-Group-Freiburg/ +### +### Greece +### +- name: Python User Group Greece + lat: 37.983103 + lng: 23.724767 + url: http://python.org.gr/ + +### +### Nigeria +### +- name: Python Nigeria + lat: 9.0820 + lng: 8.6753 + url: http://pythonnigeria.org/ + +### +### Peru +### + +- name: Python Lima + lat: -12.046373 + lng: -77.042755 + url: https://www.meetup.com/pythonperu/ + ### ### South Africa ### @@ -26,3 +157,76 @@ lat: -33.924870 lng: 18.424055 url: https://ctpug.org.za/ + +- name: Gauteng Python User Group (GPUG) + lat: -26.204103 + lng: 28.047304 + url: https://www.meetup.com/Gauteng-Python-Users-Group/ + +- name: PyData Johannesburg + lat: -26.233215 + lng: 28.172847 + url: https://www.meetup.com/PyData-Johannesburg/ + +### +### United States +### +- name: The Austin Python Meetup + lat: 30.2688755 + lng: -97.7405641 + url: https://www.meetup.com/austinpython/ + +- name: ChiPy + lat: 41.8781 + lng: -87.6298 + url: http://www.chipy.org/ + +- name: DerbyPy + lat: 38.2527 + lng: -85.7585 + url: https://www.meetup.com/derbypy/ + +- name: DFW Pythoneers + lat: 33.0782823 + lng: -96.8082226 + url: https://www.meetup.com/dfwpython/ + +- name: fresno.py + lat: 36.762740 + lng: -119.798830 + url: https://www.meetup.com/fresnopython/ + +- name: MEMpy + lat: 35.149532 + lng: -90.048981 + url: http://www.mempy.org/ + +- name: New Hampshire Python Group + lat: 42.987354 + lng: -71.463033 + url: https://www.meetup.com/New-Hampshire-Python-Group/ + +- name: Boston Python + lat: 42.361482 + lng: -71.081226 + url: https://www.meetup.com/bostonpython/ + +- name: Puget Sound Programming Python (PuPPy) + lat: 47.5989758 + lng: -122.3337873 + url: https://www.meetup.com/PSPPython/ + +- name: PyAtl + lat: 33.748997 + lng: -84.387985 + url: https://www.meetup.com/python-atlanta/ + +- name: PyHawaii Python User Group + lat: 21.295134 + lng: -157.85178 + url: https://www.meetup.com/PyHawaii-Python-Users-Group/ + +- name: Python for Everyone + lat: 33.027852 + lng: -96.7115229 + url: https://www.meetup.com/python4e/ diff --git a/index.html b/index.html index 71abec1..b3666e7 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,30 @@
+ + + + + + + + + + + + + + + + + + + + + +