Skip to content

Commit

Permalink
Update the numbers
Browse files Browse the repository at this point in the history
 - GitHub is missing, see #27
 - Slack is missing, I don't have admin rights
  • Loading branch information
hroncok committed Mar 25, 2018
1 parent 93a82e4 commit 28a4aed
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions pyvecorg/data/numbers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ heading:
en: Our impact

entries:
# last update: Dec 2017
# last update: March 2018

- text:
cs:
- sraz
- srazy
- srazů
en: meetups
value: 204 # https://pyvo.cz/api/pyvo.rss
value: 217 # https://pyvo.cz/api/pyvo.rss
hint:
cs: Počet všech konaných srazů, ve všech městech
en: All organized meetups, all locations
Expand All @@ -23,7 +23,7 @@ entries:
- přispěvatelů
en: contributors
icon: github
value: 195
value: 195 # updated dec 2017
hint:
cs: Počet autorů commitů a účastniků diskusí na GitHubu, Pyvec a PyLadiesCZ
en: Commit authors and discussions participants on GitHub, Pyvec and PyLadiesCZ
Expand All @@ -34,7 +34,7 @@ entries:
- konference
- konferencí
en: conferences
value: 3
value: 3 # 2015, 2016, 2017
exactly: true
hint:
cs: Počet všech pořádaných PyCon CZ konferencí
Expand All @@ -47,7 +47,7 @@ entries:
- diskutujících
en: participants
icon: slack
value: 136 # https://pyvec.slack.com/admin
value: 136 # https://pyvec.slack.com/admin updated dec 2017
hint:
cs: Počet členů na Pyvec Slacku vyhrazeném pro organizátory
en: Members on Pyvec Slack dedicated to organizators
Expand All @@ -58,7 +58,7 @@ entries:
- města
- měst
en: locations
value: 5
value: 6 # https://pyvo.cz/ ∪ http://pyladies.cz/
exactly: true
hint:
cs: Počet českých měst, ve kterých existují srazy nebo PyLadies
Expand All @@ -72,8 +72,8 @@ entries:
en: participants
icon: facebook
sum: [
1744, # https://www.facebook.com/groups/pyonieri/
155, # https://www.facebook.com/groups/800923800012580/
1896, # https://www.facebook.com/groups/pyonieri/
186, # https://www.facebook.com/groups/800923800012580/
]
hint:
cs: Součet členů hlavních FB skupin české Python komunity
Expand All @@ -86,9 +86,9 @@ entries:
- kurzů
en: courses
sum: [
8, # PyLadies Praha
8, # PyLadies Brno
2, # PyLadies Ostrava
8, # http://pyladies.cz/praha_course/ "Začátečnický kurz"
10, # http://pyladies.cz/brno_course/ "Začátečnický kurz"
4, # http://pyladies.cz/ostrava_course/ "Začátečnický kurz"
]
hint:
cs: Počet všech několikaměsíčních kurzů pro začátečníky konaných PyLadies, ve všech městech
Expand All @@ -102,8 +102,9 @@ entries:
en: workshops
sum: [
5, # Django Girls
4, # MicroPython
8, # https://pyworking.cz/
5, # MicroPython @ http://pyladies.cz/
10, # https://pyworking.cz/
2, # http://naucse.python.cz/runs/ search for 1 day events
]
hint:
cs: Počet všech hlavních Pyvcem podporovaných workshopů, včetně Django Girls
Expand All @@ -115,7 +116,7 @@ entries:
- followeři
- followerů
en: followers
value: 1913 # @pyvec ∪ @napyvo ∪ @pyladiescz ∪ @pyconcz https://github.com/hroncok/twitter-uniq-followers
value: 2083 # @pyvec ∪ @napyvo ∪ @pyladiescz ∪ @pyconcz https://github.com/hroncok/twitter-uniq-followers
icon: twitter
hint:
cs: Počet unikátních followerů hlavních Twitterových účtů české Python komunity
Expand Down

0 comments on commit 28a4aed

Please sign in to comment.