|
| 1 | +# PythonPune Community Newsletter [June 2020 Edition] |
| 2 | + |
| 3 | +## News from Python Community |
| 4 | + |
| 5 | +* PyLadies India embarked its journey |
| 6 | + https://anweshadas.in/pyladies-india-embarked-its-journey/ |
| 7 | + |
| 8 | +* Pickle’s nine flaws |
| 9 | + https://nedbatchelder.com/blog/202006/pickles_nine_flaws.html |
| 10 | + |
| 11 | +* 2020 Python Software Foundation Board of Directors Election Retrospective and Next Steps |
| 12 | + https://pyfound.blogspot.com/2020/06/2020-python-software-foundation-board_26.html |
| 13 | + |
| 14 | +* MyST - Markedly Structured Text |
| 15 | + https://myst-parser.readthedocs.io/en/latest/index.html |
| 16 | + |
| 17 | + * Autobuild Documentation for Pull Requests |
| 18 | + https://docs.readthedocs.io/en/latest/guides/autobuild-docs-for-pull-requests.html |
| 19 | + |
| 20 | + * Slices |
| 21 | + https://quansight.github.io/ndindex/slices.html |
| 22 | + |
| 23 | + * What is the core of the Python programming language? |
| 24 | + https://snarky.ca/what-is-the-core-of-the-python-programming-language/ |
| 25 | + |
| 26 | + * Curl cookbook |
| 27 | + https://catonmat.net/cookbooks/curl |
| 28 | + |
| 29 | + * Function to flatten nested dicts from real-world jsons with multiple depths and arrays mixed in: |
| 30 | + https://stackoverflow.com/a/62186053/4355695 |
| 31 | + |
| 32 | + * Pattern Matching, Draft for PEP: 622 |
| 33 | + https://github.com/gvanrossum/patma |
| 34 | + |
| 35 | +## New projects |
| 36 | + |
| 37 | +* https://github.com/xxh/xxh |
| 38 | + Bring your favorite shell wherever you go through the ssh |
| 39 | + |
| 40 | +* https://github.com/adamian98/pulse |
| 41 | + Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models |
| 42 | + |
| 43 | +* https://pypi.org/project/plot-coverage/ |
| 44 | + Python package to generate plots from coverage report |
| 45 | + |
| 46 | +* https://github.com/joshiemoore/snakeware |
| 47 | + Free Linux distro with a Python userspace inspired by the Commodore 64. |
| 48 | + |
| 49 | +## Upcoming events in & around Pune |
| 50 | + |
| 51 | +* DGPLUG summer training is back, starting on 30th Jun at 13:30 UTC at |
| 52 | + #dgplug IRC channel on FREENODE server. |
| 53 | + https://foss.training/ |
| 54 | + |
| 55 | +* Call for Proposals for PyCon India 2020 is now open! |
| 56 | + https://in.pycon.org/cfp/2020/proposals/ |
| 57 | + |
| 58 | +## Thanks |
| 59 | + |
| 60 | +* Thank you Vishal & Bhavin for hosting June PythonPune meetup 2020 virtually and |
| 61 | + Abhijeet & Ankit for delivering talks. |
| 62 | + https://www.meetup.com/PythonPune/events/271412377/ |
| 63 | + |
| 64 | +## Compiled by PythonPune |
| 65 | + |
| 66 | +* Amol Kahat |
| 67 | +* Chandan Kumar |
| 68 | +* Girish Joshi |
| 69 | +* Nikhil VJ |
| 70 | +* Pradhvan Bisht |
0 commit comments