PSF GSoC students blogs: Weekly check-in #6 (week 7): 08/07 to 14/07
Link: http://blogs.python-gsoc.org/en/blogs/tomasbs-blog/weekly-check-in-6-week-7-08-07-to-14-07/
Hi! At the start of week 7 I have learned that one of my mentors will be going on holiday during the next two weeks. This means that during that time I will mostly work by myself. Excited to see what’
Link: http://blogs.python-gsoc.org/en/blogs/tomasbs-blog/weekly-check-in-6-week-7-08-07-to-14-07/
Hi! At the start of week 7 I have learned that one of my mentors will be going on holiday during the next two weeks. This means that during that time I will mostly work by myself. Excited to see what’
blogs.python-gsoc.org
Python-GSOC - Weekly check-in #6 (week 7): 08/07 to 14/07 - tomasb's Blog
Python's Google Summer of Code Page
Catalin George Festila: Python 3.7.3 : Simple tests with zipfile python module.
Link: http://python-catalin.blogspot.com/2019/07/python-373-simple-tests-with-zipfile.html
You can read about this python module here.
The ZIP file format is a common archive and compression standard. This module provides tools to create, read, write, append, and list a ZIP file. Any advanc
Link: http://python-catalin.blogspot.com/2019/07/python-373-simple-tests-with-zipfile.html
You can read about this python module here.
The ZIP file format is a common archive and compression standard. This module provides tools to create, read, write, append, and list a ZIP file. Any advanc
Blogspot
Python 3.7.3 : Simple tests with zipfile python module.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Reuven Lerner: It’s my annual birthday sale!
Link: https://lerner.co.il/2019/07/14/its-my-annual-birthday-sale/
Today (Sunday, July 14th) is my birthday. And as happens every year, I’m celebrating with huge discounts on all of my online courses and books. I’m now 49, so you can get 49% off of anything in my o
Link: https://lerner.co.il/2019/07/14/its-my-annual-birthday-sale/
Today (Sunday, July 14th) is my birthday. And as happens every year, I’m celebrating with huge discounts on all of my online courses and books. I’m now 49, so you can get 49% off of anything in my o
Reuven Lerner
It's my annual birthday sale! — Reuven Lerner
Today (Sunday, July 14th) is my birthday. And as happens every year, I’m celebrating with huge discounts on all of my online courses and books. I’m now 49, so you can get 49% off of anything in my online store. But as with birthdays, this massive sale won’t…
PSF GSoC students blogs: Coding Period: Week 7
Link: http://blogs.python-gsoc.org/en/blogs/taapasx28s-blog/coding-period-week-7-1/
Greetings everyone! This is this update for this week. This is all about how I
got hg abort finally added to Mercurial. I also sent PRs to evolve repository adding its support.
What did I do this wee
Link: http://blogs.python-gsoc.org/en/blogs/taapasx28s-blog/coding-period-week-7-1/
Greetings everyone! This is this update for this week. This is all about how I
got hg abort finally added to Mercurial. I also sent PRs to evolve repository adding its support.
What did I do this wee
blogs.python-gsoc.org
Python-GSOC - Coding Period: Week 7 - taapasX28's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Weekly Check In
Link: http://blogs.python-gsoc.org/en/blogs/atharva_kulkarnis-blog/weekly-check-in-7/
What did you do this week?
I worked on the Translation of files. Using Sphinx and the sphinx-intl library of python, I generated doctrees, .pot files and .po and .mo files which will be used in the tr
Link: http://blogs.python-gsoc.org/en/blogs/atharva_kulkarnis-blog/weekly-check-in-7/
What did you do this week?
I worked on the Translation of files. Using Sphinx and the sphinx-intl library of python, I generated doctrees, .pot files and .po and .mo files which will be used in the tr
blogs.python-gsoc.org
Python-GSOC - Weekly Check In - Atharva_Kulkarni's Blog
Python's Google Summer of Code Page
Podcast.__init__: A Modern Open Source Project Management Platform
Link: https://www.pythonpodcast.com/taiga-project-management-episode-220/
Project management is a discipline that has been through many incarnations, spawning an entire industry of businesses and tools. The challenge is to build a platform that is sufficiently powerful and
Link: https://www.pythonpodcast.com/taiga-project-management-episode-220/
Project management is a discipline that has been through many incarnations, spawning an entire industry of businesses and tools. The challenge is to build a platform that is sufficiently powerful and
The Python Podcast.__init__
The Python Podcast.__init__: A Modern Open Source Project Management Platform
An interview about the modern, open source project management platform Taiga, and how it can contribute to successful projects
PSF GSoC students blogs: Weekly Check-In #6
Link: http://blogs.python-gsoc.org/en/blogs/sounak98s-blog/weekly-check-in-6-1/
The application is almost built now. Only minor changes, bugfixes and writing tests are left.
In the last week, I fixed a lot of new and pending bugs from the past. All the issues and the fixes can be
Link: http://blogs.python-gsoc.org/en/blogs/sounak98s-blog/weekly-check-in-6-1/
The application is almost built now. Only minor changes, bugfixes and writing tests are left.
In the last week, I fixed a lot of new and pending bugs from the past. All the issues and the fixes can be
blogs.python-gsoc.org
Python-GSOC - Weekly Check-In #6 - sounak98's Blog
Python's Google Summer of Code Page
IslandT: Find the RPM of the gear from the gear chain group with Python
Link: https://kibiwebgeek.com/2019/07/15/find-the-rpm-of-the-gear-from-the-gear-chain-group-with-python/
Given a list of gear in term of the gear teeth number, find the rpm of the last cog, the driven gear will rotate at 1 rpm in the clockwise direction.
Before we start this example, I would like to giv
Link: https://kibiwebgeek.com/2019/07/15/find-the-rpm-of-the-gear-from-the-gear-chain-group-with-python/
Given a list of gear in term of the gear teeth number, find the rpm of the last cog, the driven gear will rotate at 1 rpm in the clockwise direction.
Before we start this example, I would like to giv
Mike Driscoll: PyDev of the Week: Meg Ray
Link: http://www.blog.pythonlibrary.org/2019/07/15/pydev-of-the-week-meg-ray/
This week we welcome Meg Ray (@teach_python) as our PyDev of the Week! Meg teaches programming to other teachers and has developed Python-related curriculum. Meg is also the author of Code This Game,
Link: http://www.blog.pythonlibrary.org/2019/07/15/pydev-of-the-week-meg-ray/
This week we welcome Meg Ray (@teach_python) as our PyDev of the Week! Meg teaches programming to other teachers and has developed Python-related curriculum. Meg is also the author of Code This Game,
The Mouse Vs. The Python
PyDev of the Week: Meg Ray - The Mouse Vs. The Python
This week I chatted with Meg Ray about teaching, speaking and writing about Python
PSF GSoC students blogs: Week #6 | Guillotina PubSub
Link: http://blogs.python-gsoc.org/en/blogs/karannaohs-blog/week-6-guillotina-pubsub/
Link: http://blogs.python-gsoc.org/en/blogs/karannaohs-blog/week-6-guillotina-pubsub/
blogs.python-gsoc.org
Python-GSOC - Week #6 | Guillotina PubSub - karannaoh's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week #7 | Guillotina PubSub
Link: http://blogs.python-gsoc.org/en/blogs/karannaohs-blog/week-7-guillotina-pubsub/
Link: http://blogs.python-gsoc.org/en/blogs/karannaohs-blog/week-7-guillotina-pubsub/
blogs.python-gsoc.org
Python-GSOC - Week #7 | Guillotina PubSub - karannaoh's Blog
Python's Google Summer of Code Page
Codementor: Generators in Python | How to use Python Generators
Link: https://www.codementor.io/wajihaurooj/generators-in-python-how-to-use-python-generators-wwf7mg7ox
Learn what are generators in Python along with the advantages. Also learn how to create and use them along with various use cases.
Link: https://www.codementor.io/wajihaurooj/generators-in-python-how-to-use-python-generators-wwf7mg7ox
Learn what are generators in Python along with the advantages. Also learn how to create and use them along with various use cases.
www.codementor.io
Generators in Python | How to use Python Generators | Codementor
Learn what are generators in Python along with the advantages. Also learn how to create and use them along with various use cases.
Erik Marsja: 9 Data Visualization Techniques You Should Learn in Python
Link: https://www.marsja.se/python-data-visualization-techniques-you-should-learn-seaborn/
With ever increasing volume of data, it is impossible to tell stories without visualizations. Data visualization is an art of how to turn numbers into useful knowledge. Using Python we can learn how t
Link: https://www.marsja.se/python-data-visualization-techniques-you-should-learn-seaborn/
With ever increasing volume of data, it is impossible to tell stories without visualizations. Data visualization is an art of how to turn numbers into useful knowledge. Using Python we can learn how t
Erik Marsja
9 Data Visualization Techniques You Should Learn in Python - Erik Marsja
In this Python data visualization tutorial we will learn how to create 9 different plots using Python Seaborn. More precisely we have used Python to create a scatter plot, histogram, bar plot, time series plot, box plot, heat map, correlogram, violin plot…
PSF GSoC students blogs: For fork's sake - Fixing multiprocessing issues
Link: http://blogs.python-gsoc.org/en/blogs/peterbell10s-blog/for-fork-s-sake-fixing-multiprocessing-issues/
What did you do this week?
It was also reported that scipy.fft does not interact well with python's multiprocessing library. I was able to track down the issue and resolve it within a few hours, addin
Link: http://blogs.python-gsoc.org/en/blogs/peterbell10s-blog/for-fork-s-sake-fixing-multiprocessing-issues/
What did you do this week?
It was also reported that scipy.fft does not interact well with python's multiprocessing library. I was able to track down the issue and resolve it within a few hours, addin
blogs.python-gsoc.org
Python-GSOC - For fork's sake - Fixing multiprocessing issues - peterbell10's Blog
Python's Google Summer of Code Page
Codementor: Python Snippet 1: More Uses For Else
Link: https://www.codementor.io/jslvtr/python-snippet-1-more-uses-for-else-wwpv3h3wl
Get familiar with the different uses for else in Python. It's not just for if statements: we can use it with loops, and for error handling too!
Link: https://www.codementor.io/jslvtr/python-snippet-1-more-uses-for-else-wwpv3h3wl
Get familiar with the different uses for else in Python. It's not just for if statements: we can use it with loops, and for error handling too!
www.codementor.io
Python Snippet 1: More Uses For Else | Codementor
Get familiar with the different uses for else in Python. It's not just for if statements: we can use it with loops, and for error handling too!
Real Python: Real Python at PyCon US 2019
Link: https://realpython.com/real-python-pycon-us/
There are many PyCons all over the world each year, but the biggest of them all is PyCon US (United States). This year, over 3000 Pythonistas descended on Cleveland, Ohio, to learn, collaborate, contr
Link: https://realpython.com/real-python-pycon-us/
There are many PyCons all over the world each year, but the biggest of them all is PyCon US (United States). This year, over 3000 Pythonistas descended on Cleveland, Ohio, to learn, collaborate, contr
Realpython
Real Python at PyCon US 2019 – Real Python
Join the Real Python team as we reminisce about our first PyCon together, and for some of us, our first PyCon ever. Find out what our highs and lows were, and learn why none of us can get the Golden Girls theme tune out of our heads 🤦♂️
PSF GSoC students blogs: Optimizing "map" and "zip" - Weekly check in #4
Link: http://blogs.python-gsoc.org/en/blogs/bksahus-blog/optimizing-map-and-zip-weekly-check-in-4/
1. What did you do this week?
This week I started up with optimizing "map" built-in but later realised that I first need to optimize "zip" as there is no support on Nuitka for it as "map" is dependent
Link: http://blogs.python-gsoc.org/en/blogs/bksahus-blog/optimizing-map-and-zip-weekly-check-in-4/
1. What did you do this week?
This week I started up with optimizing "map" built-in but later realised that I first need to optimize "zip" as there is no support on Nuitka for it as "map" is dependent
blogs.python-gsoc.org
Python-GSOC - Optimizing "map" and "zip" - Weekly check in #4 - bksahu's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week #7
Link: http://blogs.python-gsoc.org/en/blogs/js94s-blog/week-7/
I managed to reduce the performance time to ~100 sec from 26 minutes by fetching a bigger chunk of data at a time than was fetched before. Furthermore, I successfully implemented hyperbox for loading
Link: http://blogs.python-gsoc.org/en/blogs/js94s-blog/week-7/
I managed to reduce the performance time to ~100 sec from 26 minutes by fetching a bigger chunk of data at a time than was fetched before. Furthermore, I successfully implemented hyperbox for loading
blogs.python-gsoc.org
Python-GSOC - Week #7 - js94's Blog
Python's Google Summer of Code Page
Codementor: Serving Gifs With Discord Bot - Reading Time: 12 Mins
Link: https://www.codementor.io/maxongzb/serving-gifs-with-discord-bot-reading-time-12-mins-wwrdoy2h3
Building a Discord Chatbot with Giphy API
Link: https://www.codementor.io/maxongzb/serving-gifs-with-discord-bot-reading-time-12-mins-wwrdoy2h3
Building a Discord Chatbot with Giphy API
www.codementor.io
Serving Gifs With Discord Bot - Reading Time: 12 Mins | Codementor
Building a Discord Chatbot with Giphy API
Codementor: Python Celery Guide
Link: https://www.codementor.io/djangostars/python-celery-guide-wwszdi1hl
Everyone in the Python community has heard about Celery at least once, and maybe even already worked with it. Basically, it’s a handy tool that helps run postponed or dedicated code in a separate...
Link: https://www.codementor.io/djangostars/python-celery-guide-wwszdi1hl
Everyone in the Python community has heard about Celery at least once, and maybe even already worked with it. Basically, it’s a handy tool that helps run postponed or dedicated code in a separate...
www.codementor.io
Python Celery Guide | Codementor
Everyone in the Python community has heard about Celery at least once, and maybe even already worked with it. Basically, it’s a handy tool that helps run postponed or dedicated code in a separate...