|
| 1 | +--- |
| 2 | +title: "PythonPune Community Newsletter [December 2020 Edition]" |
| 3 | +date: 2020-12-19T20:16:41+05:30 |
| 4 | +url: newsletter/december-2020 |
| 5 | +author: Chandan Kumar (raukadah) |
| 6 | +featured_image: |
| 7 | +categories: |
| 8 | +- Newsletter |
| 9 | +tags: |
| 10 | +--- |
| 11 | + |
| 12 | +## News from Python Community |
| 13 | + |
| 14 | +* Announcing PyCon US 2021 |
| 15 | + https://pycon.blogspot.com/2020/12/announcing-pycon-us-2021.html |
| 16 | + |
| 17 | +* Releasing pip 20.3, featuring new dependency resolver |
| 18 | + https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html |
| 19 | + |
| 20 | +* Announcing the PSF Diversity and Inclusion Work Group |
| 21 | + https://pyfound.blogspot.com/2020/12/announcing-psf-diversity-and-inclusion.html |
| 22 | + |
| 23 | +* Open Source Project Criticality Score 2020 for python projects |
| 24 | + https://kushaldas.in/posts/open-source-project-criticality-score-2020-for-python-projects.html |
| 25 | + |
| 26 | +* Speeding up CPython |
| 27 | + https://lwn.net/SubscriberLink/840248/ef4882f230a1e2eb/ |
| 28 | + |
| 29 | +* Virtual Python Core Developer Sprint 2020 |
| 30 | + https://pyfound.blogspot.com/2020/12/virtual-python-core-developer-sprint.html |
| 31 | + |
| 32 | +## New projects |
| 33 | +* Skip annoyingly long Youtube Ads |
| 34 | + https://github.com/reddtoric/SkipYTAds |
| 35 | + |
| 36 | +* Python Traceback (Error Message) Printing Variables |
| 37 | + https://github.com/andy-landy/traceback_with_variables |
| 38 | + |
| 39 | +* A pure-Python Network Packet Sniffing tool |
| 40 | + https://github.com/EONRaider/Packet-Sniffer |
| 41 | + |
| 42 | +* Python debugging, redefined. |
| 43 | + https://github.com/laike9m/Cyberbrain |
| 44 | + |
| 45 | +* Yet Another Python Profiler, but this time thread&coroutine&greenlet aware. |
| 46 | + https://github.com/sumerc/yappi |
| 47 | + |
| 48 | +* Stupid Python tricks. |
| 49 | + https://github.com/judy2k/stupid-python-tricks |
| 50 | + |
| 51 | +* Open Source Project Criticality Score (Beta) |
| 52 | + https://github.com/ossf/criticality_score |
| 53 | + |
| 54 | +* Command line for Enpass 6 |
| 55 | + https://github.com/Akasurde/enpass6-cli |
| 56 | + |
| 57 | +* Pure Python spell-checker, (almost) full port of Hunspell |
| 58 | + https://github.com/zverok/spylls |
| 59 | + |
| 60 | +## Thanks |
| 61 | +* Thank you Akshay, Vishal & Bhavin for hosting December PythonPune meetup |
| 62 | + 2020 virtually and Jatin for delivering talks. |
| 63 | + https://www.meetup.com/PythonPune/events/274919127/ |
| 64 | + |
| 65 | +## Compiled by PythonPune |
| 66 | +* Abhijeet Kasurde |
| 67 | +* Bhavin Gandhi |
| 68 | +* Chandan Kumar |
| 69 | +* Pradhvan Bisht |
| 70 | + |
0 commit comments