|
| 1 | +--- |
| 2 | +title: "PythonPune Community Newsletter [November 2020 Edition]" |
| 3 | +date: 2020-11-28T08:28:55+05:30 |
| 4 | +url: newsletter/november-2020 |
| 5 | +author: Chandan Kumar (raukadah) |
| 6 | +featured_image: |
| 7 | +categories: |
| 8 | +- Newsletter |
| 9 | +tags: |
| 10 | +--- |
| 11 | + |
| 12 | +## News from Python Community |
| 13 | + |
| 14 | +* Learning magic behind scenes of CPython |
| 15 | + https://tenthousandmeters.com/tag/python-behind-the-scenes/ |
| 16 | + |
| 17 | +* PyPy: Faster Python With Minimal Effort |
| 18 | + https://realpython.com/pypy-faster-python/ |
| 19 | + |
| 20 | +* Tracking the top 5,000 packages on PyPI for changes that may impact the ecosystem |
| 21 | + https://github.com/sethmlarson/pypi-seismometer |
| 22 | + |
| 23 | +* Creating React Front-End Web Applications with Python |
| 24 | + https://www.jennasys.com/rtp.html |
| 25 | + |
| 26 | +* Discussion about recent CoC events |
| 27 | + https://discuss.python.org/t/discussion-about-recent-coc-events/5778 |
| 28 | + |
| 29 | +* Unravelling is and is not |
| 30 | + https://snarky.ca/unravelling-is-and-is-not/ |
| 31 | + |
| 32 | +* Standing up for developers: youtube-dl is back |
| 33 | + https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/ |
| 34 | + |
| 35 | +* Learning Python Test automation |
| 36 | + https://automationpanda.com/2020/11/09/learning-python-test-automation/ |
| 37 | + |
| 38 | +* Data validation and settings management using python type annotations |
| 39 | + https://pydantic-docs.helpmanual.io/ |
| 40 | + |
| 41 | +* Hunting for Malicious Packages on PyPI |
| 42 | + https://jordan-wright.com/blog/post/2020-11-12-hunting-for-malicious-packages-on-pypi/ |
| 43 | + |
| 44 | +* python cffi tutorial |
| 45 | + https://www.youtube.com/watch?v=X5irxO5VCHw |
| 46 | + |
| 47 | +## New projects |
| 48 | + |
| 49 | +* A more relaxed pip freeze |
| 50 | + https://github.com/rbanffy/pip-chill |
| 51 | + |
| 52 | +* Display machine state using Python3 with Flask |
| 53 | + https://github.com/yoobool/flask-state |
| 54 | + |
| 55 | +* Library Sphinx Theme |
| 56 | + https://vsalvino.github.io/sphinx-library/ |
| 57 | + |
| 58 | +* Get things from one computer to another, safely |
| 59 | + https://github.com/warner/magic-wormhole |
| 60 | + |
| 61 | +* Hunt down social media accounts by username across social networks |
| 62 | + https://github.com/sherlock-project/sherlock |
| 63 | + |
| 64 | +## Upcoming events in & around Pune |
| 65 | + |
| 66 | +* PyConf Hyderabad 2020 - 5th, 6th Dec 2020 |
| 67 | + https://pyconf.hydpy.org/2020/ |
| 68 | + |
| 69 | +* International conference on Python for education and scientific computing - 19th, 20th Dec. 2020 |
| 70 | + https://scipy.in/2020 |
| 71 | + |
| 72 | +## Thanks |
| 73 | + |
| 74 | +* Thank you Vishal, Akshay & Bhavin for hosting November PythonPune meetup 2020 virtually and |
| 75 | + A.P. Rajshekhar & Amit for delivering talks. |
| 76 | + https://www.meetup.com/PythonPune/events/274505116/ |
| 77 | + |
| 78 | +## Compiled by PythonPune |
| 79 | + |
| 80 | +* Chandan Kumar |
0 commit comments