pythonpune / meetup-talks

Collection of slides and other details of the talks delivered in PythonPune meetups
https://pythonpune.in/
37 stars 16 forks source link

March 2020 PythonPune Newsletter Collection Box #81

Closed digitronik closed 4 years ago

digitronik commented 4 years ago

Let's use this issue to collect python related news, new package updates and events happening around Pune. We can compile and publish it during March PythonPune meetup.

How to add news:

Comment on this issue with news link and news topic and also include the source from we got this.

How to add new package release:

Paste the link of new package release

How to include events here:

If a new event is happening in Pune and wants to share in the newsletter, feel free to drop the event link with date and venue.

raukadah commented 4 years ago

sys.getsizeof is not what you want - https://nedbatchelder.com/blog/202002/sysgetsizeof_is_not_what_you_want.html

raukadah commented 4 years ago

Contributing to CPython - https://paper.dropbox.com/doc/Contributing-to-CPython-JlgnduI6kw9MJIaGPpN9G

raukadah commented 4 years ago

Ever had a cool idea for an Open Source project but didn't have the time to implement it yourself? Let someone else give it a try! https://open-source-ideas.github.io/

https://github.com/open-source-ideas/open-source-ideas

Pradhvan commented 4 years ago

Your Guide to the CPython Source Code: https://realpython.com/cpython-source-code-guide/

girish946 commented 4 years ago

Applying mypy to real world projects: http://calpaterson.com/mypy-hints.html

raukadah commented 4 years ago

Cheating in Kaggle Contests (A Post-Mortem) - https://www.kaggle.com/bminixhofer/how-bestpetting-cheated

raukadah commented 4 years ago

OSCON 2019 - Care and Feeding of a Healthy Job Hunt - https://archive.org/details/oscon2019-jobhunt

raukadah commented 4 years ago

Git Command Explorer - https://gitexplorer.com/

raukadah commented 4 years ago

https://pypi.org/project/Automat/20.2.0/ - Self-service finite-state machines for the programmer on the go.

raukadah commented 4 years ago

About Python Package Metadata - https://hynek.micro.blog/2020/02/14/about-python-package.html

raukadah commented 4 years ago

Modularity for Maintenance - https://glyph.twistedmatrix.com/2020/02/modules-for-maintenance.html

chavarera commented 4 years ago

Visualising Data Structures and algorithms through animations https://visualgo.net/en

Pradhvan commented 4 years ago

PEP 614 -- Relaxing Grammar Restrictions On Decorators - https://www.python.org/dev/peps/pep-0614/

raukadah commented 4 years ago

Layoffs are Coming - https://jacobian.org/2020/mar/13/layoffs-are-coming/

raukadah commented 4 years ago

Click 7.1 Released - https://palletsprojects.com/blog/click-7-1-released/

raukadah commented 4 years ago

Python in GitHub Actions - https://hynek.me/articles/python-github-actions/

raukadah commented 4 years ago

Python in Production - https://hynek.me/articles/python-in-production/

raukadah commented 4 years ago

Virtual Ansible Contributor Summit + Hackathon - Sunday, March 29, 2020! - https://groups.google.com/forum/#!topic/ansible-outreach/iYFoB9g3cSE

Pradhvan commented 4 years ago

Closes #88 ^^ @digitronik @bhavin192 @raukadah

bhavin192 commented 4 years ago

Closing this as #88 is merged now.