Skip to content

Commit e759bf6

Browse files
bhavin192akshay196
andauthored
Add summaries for July to October 2020 meetups (#130)
* Add summaries for July to October 2020 meetups Co-authored-by: Akshay Gaikwad <[email protected]> Signed-off-by: Bhavin Gandhi <[email protected]>
1 parent ae808eb commit e759bf6

File tree

6 files changed

+228
-0
lines changed

6 files changed

+228
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ This is the index of summaries of past events.
4949
* [April](./content/2020/April/README.md)
5050
* [May](./content/2020/May/README.md)
5151
* [June](./content/2020/June/README.md)
52+
* [July](./content/2020/July/README.md)
53+
* [August](./content/2020/August/README.md)
54+
* [September](./content/2020/September/README.md)
55+
* [October](./content/2020/October/README.md)
56+
<!-- * [November](./content/2020/November/README.md) -->
57+
<!-- * [December](./content/2020/December/README.md) -->
5258
</details>
5359

5460
<details>

archetypes/event.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ draft: true
2424
* [Source]() <!-- link to any code/snippets from talk -->
2525
* [Video recording]() <!-- link to any video recording if available -->
2626
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/<issue number>)
27+
28+
> ***NOTE**: You can reach out to the speaker on the proposal page if
29+
> you want to discuss anything about this talk.*

content/2020/August/README.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: "August PythonPune meetup 2020"
3+
date: 2020-11-21T17:26:16+05:30
4+
event_date: 2020-08-30T15:30:00+05:30
5+
url: event/august-pythonpune-meetup-2020
6+
author: Bhavin Gandhi
7+
featured_image:
8+
categories:
9+
- Event
10+
tags:
11+
- Benchmarking
12+
- Python Internals
13+
- cffi
14+
---
15+
16+
* [Event page on meetup.com](https://www.meetup.com/PythonPune/events/272520240/)
17+
* [Community Newsletter](./community_news.md)
18+
* [Recording](https://youtu.be/nw-lvSpnii4)
19+
20+
## Distributed system analysis made easy with PBench
21+
* **Speaker**: Riya
22+
([LinkedIn](https://www.linkedin.com/in/riya-17/))
23+
* **Description**: Riya introduces everyone to the PBench tool. She
24+
talks about the need of collecting benchmarking results in a
25+
standard way. She gives a demo of the PBench tool along with its
26+
architecture.
27+
* **References**:
28+
* [Slides](https://slides.com/riya_17/neural-artistic-style-transfer-6efa60)
29+
* [PBench](https://distributed-system-analysis.github.io/pbench/)
30+
* [Video recording](https://youtu.be/x1ORnZp_oRI)
31+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/107)
32+
33+
> ***NOTE**: You can reach out to the speaker on the proposal page if
34+
> you want to discuss anything about this talk.*
35+
36+
## cffi FTW - Bringing Wireshark's Dissectors to Python
37+
* **Speaker**: Abhijit Gadgil
38+
([LinkedIn](https://www.linkedin.com/in/amgadgil/))
39+
* **Description**: Abhijit covers different solutions which are
40+
available to create Python bindings for libraries in C. He then
41+
talks about the specific solution for which he used cffi. He
42+
concludes with a demo of the Python library he created (Wishpy).
43+
* **References**:
44+
* [Slides](https://hyphenos.io/slides/pycon2020-cffi/)
45+
* [Wishpy](https://github.com/hyphenOs/wishpy)
46+
* [Video recording](https://youtu.be/s1EPpXY-wT0)
47+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/113)
48+
* [PyCon India 2020 Proposal](https://in.pycon.org/cfp/2020/proposals/python-and-cffi-visualizing-network-traces~aAy9a/)
49+
50+
> ***NOTE**: You can reach out to the speaker on the proposal page if
51+
> you want to discuss anything about this talk.*

content/2020/July/README.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: "July PythonPune meetup 2020"
3+
date: 2020-11-21T16:49:43+05:30
4+
event_date: 2020-07-26T15:30:00+05:30
5+
url: event/july-pythonpune-meetup-2020
6+
author: Bhavin Gandhi
7+
featured_image:
8+
categories:
9+
- Event
10+
tags:
11+
- Testing
12+
- Django
13+
- behave
14+
- pytest
15+
- BDD
16+
---
17+
18+
* [Event page on meetup.com](https://www.meetup.com/PythonPune/events/272142582/)
19+
* [Community Newsletter](./community_news.md)
20+
* [Recording](https://youtu.be/rvWT-WkSf5U)
21+
22+
## Effective and efficient use of pytest framework
23+
* **Speaker**: Anandprakash Tandale
24+
([blog](https://anandprakashtandale.wordpress.com/))
25+
* **Description**: In this talk, Anand covers fundamentals of
26+
testing. He covers basic things about frameworks in general and
27+
walks through some examples of using pytest.
28+
* **References**:
29+
* [Slides](# "Link to the slides will be added soon.")
30+
* [Video recording](https://youtu.be/YU9DB2GESws)
31+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/106)
32+
33+
> ***NOTE**: You can reach out to the speaker on the proposal page if
34+
> you want to discuss anything about this talk.*
35+
36+
## Behavior-driven development in Python/Django
37+
* **Speaker**: Devendra Laulkar
38+
([LinkedIn](https://www.linkedin.com/in/devendralaulkar/))
39+
* **Description**: Devendra talks about behavior-driven
40+
development. How it can help everyone to collaborate, define tests
41+
in natural language. He covers details about the Gherkin syntax,
42+
behave, behave-django. He also shares few of the best practices
43+
and pitfalls to avoid.
44+
* **References**:
45+
* [Slides](# "Link to the slides will be added soon.")
46+
* [Source](https://github.com/devendralaulkar/django-polls)
47+
* [Video recording](https://youtu.be/QuMVprfISns)
48+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/108)
49+
50+
> ***NOTE**: You can reach out to the speaker on the proposal page if
51+
> you want to discuss anything about this talk.*

content/2020/October/README.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: "October PythonPune meetup 2020"
3+
date: 2020-11-21T20:18:02+05:30
4+
event_date: 2020-10-31T11:00:00+05:30
5+
url: event/october-pythonpune-meetup-2020
6+
author: Bhavin Gandhi
7+
featured_image:
8+
categories:
9+
- Event
10+
tags:
11+
- Python Internals
12+
---
13+
14+
* [Event page on meetup.com](https://www.meetup.com/PythonPune/events/274160232/)
15+
* [Community Newsletter](./community_news.md)
16+
* [Recording](https://youtu.be/fXZy7lC_ZSU)
17+
18+
## What's new in Python 3.9
19+
* **Speaker**: Amol Kahat ([Twitter](https://twitter.com/amolkahat))
20+
* **Description**: In this talk, Amol covers new features of Python
21+
3.9. He also shows how he has installed in from source.
22+
* **References**:
23+
* [Slides](# "Link to the slides will be added soon.")
24+
* [What’s New In Python 3.9 -
25+
python.org](https://docs.python.org/3/whatsnew/3.9.html)
26+
* [Video recording](https://youtu.be/kJ-Rs-C86e4)
27+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/125)
28+
29+
> ***NOTE**: You can reach out to the speaker on the proposal page if
30+
> you want to discuss anything about this talk.*
31+
32+
## Understanding Python's super() function
33+
* **Speaker**: Akshay Gaikwad ([blog](https://akshayg.in/))
34+
* **Description**: Akshay explores what is the super() method of
35+
Python. He covers details about MRO, advanced usage and more.
36+
* **References**:
37+
* [Slides](https://docs.google.com/presentation/d/1v90mlFy40qJEdyB09paAh4MfpDiiwv_-LZjJkv_rhjE/edit)
38+
* [Video recording](https://youtu.be/TZkM1LJUazo)
39+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/128)
40+
41+
> ***NOTE**: You can reach out to the speaker on the proposal page if
42+
> you want to discuss anything about this talk.*

content/2020/September/README.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: "PyCon India Flames | Python Mega Meetup"
3+
date: 2020-11-21T18:48:04+05:30
4+
event_date: 2020-09-19T10:00:00+05:30
5+
url: event/pycon-india-flames-python-mega-meetup
6+
author: Bhavin Gandhi
7+
featured_image:
8+
categories:
9+
- Event
10+
tags:
11+
- Design patterns
12+
- Datasketches
13+
---
14+
15+
![PyCon India Flames
16+
poster](https://secure.meetupstatic.com/photos/event/5/5/f/8/highres_492382008.jpeg)
17+
18+
This was a first ever event where all the Python user groups across
19+
India collaborated together. *As this meetup was not conducted
20+
according to our regular work flow, we don't have proposals, recording
21+
etc.*
22+
23+
* [Event page on meetup.com](https://www.meetup.com/PythonPune/events/273162438/)
24+
25+
## Understanding SOLID design principles
26+
* **Speaker**: Prakash Tripathi
27+
([Twitter](https://twitter.com/Prakash_MANIT))
28+
* **Description**: Prakash explained SOLID principles with very
29+
simple examples.
30+
31+
## The website story
32+
* **Speaker**: Arjoonn Sharma
33+
* **Description**: Arjoonn started with explaining basics of a
34+
socket connection. The discussion covered DNS, static sites and
35+
different components of a big website.
36+
37+
## Approximation Techniques for multidimensional queries using Datasketches library
38+
* **Speaker**: Srimathi Harinarayanan
39+
* **Description**: This talk covers details about different types of
40+
queries on data, use cases of querying real time data. Srimathi
41+
also covered details about the Sketch proof and the Datasketches
42+
library.
43+
44+
## The Twelve Factor Snake
45+
* **Speaker**: Nabarun Pal
46+
* **Description**: In this talk Nabarun covers details about the
47+
Twelve factor principles along with example implementations.
48+
* **References**:
49+
* [Slides](https://www.nabarun.in/talk/2020/pyconindia/12-factor-snake/)
50+
* [Source](https://github.com/palnabarun/12factor-todo)
51+
* [The Twelve-Factor App](https://12factor.net)
52+
* [PyCon India 2020 Proposal](https://in.pycon.org/cfp/2020/proposals/the-twelve-factor-snake~egJJG/)
53+
54+
## Documenting your next Python Project
55+
* **Speaker**: Vipul Gupta
56+
* **Description**: Vipul talks about the MIXTER documentation
57+
initiative. He covers different stages of a project and how to
58+
document the project while working on it.
59+
* **References**:
60+
* [Slides](https://slides.com/vipulgupta2048/writing-open-source-documentation-at-scale-that-isn-t-terrible-879091)
61+
62+
## How I submitted my first Core Python patch
63+
* **Speaker**: Abhijeet Kasurde
64+
([Twitter](https://twitter.com/Pyro46))
65+
* **Description**: Abhijeet talks about his experience contributing
66+
to Python. He covers the details about the bug tracking system,
67+
triaging bugs. He shows the work flow of creating bugs, making
68+
changes, contributing patch etc.
69+
* **References**:
70+
* [Slides](https://github.com/Akasurde/shared_contents/blob/master/slides/contributing_to_core_python.pdf)
71+
* [Video recording](https://youtu.be/lSE0K_kpCCU)
72+
* [Proposal](https://github.com/pythonpune/meetup-talks/issues/112)
73+
74+
> ***NOTE**: You can reach out to the speaker on the proposal page if
75+
> you want to discuss anything about this talk.*

0 commit comments

Comments
 (0)