|
| 1 | +--- |
| 2 | +title: "PythonPune Community Newsletter [February 2021 Edition]" |
| 3 | +date: 2021-02-27T10:38:30+05:30 |
| 4 | +url: newsletter/february-2021 |
| 5 | +author: Chandan Kumar (raukadah) |
| 6 | +featured_image: |
| 7 | +categories: |
| 8 | +- Newsletter |
| 9 | +tags: |
| 10 | +--- |
| 11 | + |
| 12 | +## News from Python Community |
| 13 | + |
| 14 | +* You don't really need a virtualenv |
| 15 | + https://frostming.com/2021/01-22/introducing-pdm/ |
| 16 | + |
| 17 | +* Fedora Loves Python 2020 report |
| 18 | + https://communityblog.fedoraproject.org/fedora-loves-python-2020-report/ |
| 19 | + |
| 20 | +* Context Managers in Python. |
| 21 | + https://blog.manavgarg.in/context-managers-in-python |
| 22 | + |
| 23 | +* On structured and unstructured data, or the case for cattrs |
| 24 | + https://threeofwands.com/on-structured-and-unstructured-data-or-the-case-for-cattrs/ |
| 25 | + |
| 26 | +* Anonymous Chat using OnionShare |
| 27 | + https://saptaks.blog/posts/anonymous-chat-using-onionshare.html |
| 28 | + |
| 29 | +* Why you really need to upgrade pip |
| 30 | + https://pythonspeed.com/articles/upgrade-pip/ |
| 31 | + |
| 32 | +* Python Concurrency: The Tricky Bits |
| 33 | + https://python.hamel.dev/concurrency/ |
| 34 | + |
| 35 | +* Python Testing with pytest |
| 36 | + https://medium.com/pragmatic-programmers/table-of-contents-86377afafc57 |
| 37 | + |
| 38 | +## New projects |
| 39 | + |
| 40 | +* Python Jupyter Notebooks in Excel |
| 41 | + https://pypi.org/project/pyxll/ |
| 42 | + |
| 43 | +* Sailbot: A quick and easy way to distribute your Python projects! |
| 44 | + https://github.com/cole-wilson/sailboat |
| 45 | + |
| 46 | +* Python job scheduling for humans |
| 47 | + https://pypi.org/project/schedule/1.0.0/ |
| 48 | + |
| 49 | +* gistfinder |
| 50 | + https://github.com/robdmc/gistfinder |
| 51 | + |
| 52 | +* Archivy is a self-hosted knowledge repository |
| 53 | + https://github.com/archivy/archivy |
| 54 | + |
| 55 | +## Help Needed |
| 56 | + |
| 57 | +* PythonPune meetup user group is looking for speakers for monthly meetup talks, Please submit talks here: |
| 58 | + https://github.com/pythonpune/meetup-talks/issues |
| 59 | + |
| 60 | +## Upcoming events in & around Pune |
| 61 | + |
| 62 | +* PyCon India 2021 on 16th to 19th Sept, 2021 |
| 63 | + https://in.pycon.org/blog/2021/pycon-india-announcement.html |
| 64 | + |
| 65 | +## Thanks |
| 66 | + |
| 67 | +* Thank you Akshay, Vishal & Bhavin for hosting February PythonPune meetup 2021 virtually and Nikhil for delivering talks. |
| 68 | + https://www.meetup.com/PythonPune/events/276509512/ |
| 69 | + |
| 70 | +## Compiled by PythonPune |
| 71 | + |
| 72 | +* Chandan Kumar |
| 73 | +* Ravishankar Chavare |
| 74 | + |
0 commit comments