PSF GSoC students blogs: 6th Last or Inception of new road Blog Post
Link: https://blogs.python-gsoc.org/en/iflameings-blog/6th-last-or-inception-of-new-road-blog-post/
My best three months now come close to end but I am very happy from myself because I have completed my project before time. Upto this time my all project goals are completed i.e MVP, test and refactor
Link: https://blogs.python-gsoc.org/en/iflameings-blog/6th-last-or-inception-of-new-road-blog-post/
My best three months now come close to end but I am very happy from myself because I have completed my project before time. Upto this time my all project goals are completed i.e MVP, test and refactor
PSF GSoC students blogs: Coding period: week #12
Link: https://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-12/
This is going to be a blog post about fixing an urgent bug and splitting an old RFC patch of mine into stack to be landed. Also, finishing up something I was working for a long time.
What did I do t
Link: https://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-12/
This is going to be a blog post about fixing an urgent bug and splitting an old RFC patch of mine into stack to be landed. Also, finishing up something I was working for a long time.
What did I do t
PSF GSoC students blogs: Coding Period: Week 12
Link: https://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-12-1/
Hello everyone! This is one of the last blogposts. This week I worked on the last features I needed to add in my GSoC period i.e. hg update --abort
What did I do this week?
As stated in the previous w
Link: https://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-12-1/
Hello everyone! This is one of the last blogposts. This week I worked on the last features I needed to add in my GSoC period i.e. hg update --abort
What did I do this week?
As stated in the previous w
PSF GSoC students blogs: Blog post: Week 12
Link: https://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-12/
Hi everyone!
End of summer is close, and we are doing some interesting stuff here :)
This week we mainly focused on doing some integrity tests to our new atomic files, and finally running some TARDI
Link: https://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-12/
Hi everyone!
End of summer is close, and we are doing some interesting stuff here :)
This week we mainly focused on doing some integrity tests to our new atomic files, and finally running some TARDI
PSF GSoC students blogs: Week 10: Cartopy's EPSG
Link: https://blogs.python-gsoc.org/en/funnelferrys-blog/week-10-cartopy-s-epsg/
What did you do this week?
This week I started adding support to plot the projections from EPSG code natively using Cartopy's own feature `epsg([epsg code])` from its CRS class. Apart from that I als
Link: https://blogs.python-gsoc.org/en/funnelferrys-blog/week-10-cartopy-s-epsg/
What did you do this week?
This week I started adding support to plot the projections from EPSG code natively using Cartopy's own feature `epsg([epsg code])` from its CRS class. Apart from that I als
PSF GSoC students blogs: Twelveth week of GSoC: Getting ready for the final week of GSoC
Link: https://blogs.python-gsoc.org/en/sappelhoffs-blog/twelveth-week-of-gsoc-getting-ready-for-the-final-week-of-gsoc/
My GSoC is soon coming to an end so I took some time to write down what still needs to be done:
Making a release of MNE-BIDS
In the past months, there were substantial additions, fixes, and cosmetic c
Link: https://blogs.python-gsoc.org/en/sappelhoffs-blog/twelveth-week-of-gsoc-getting-ready-for-the-final-week-of-gsoc/
My GSoC is soon coming to an end so I took some time to write down what still needs to be done:
Making a release of MNE-BIDS
In the past months, there were substantial additions, fixes, and cosmetic c
PSF GSoC students blogs: Weekly blog #6 (week 12): 12/08 to 18/08
Link: https://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-6-week-12-12-08-to-18-08/
Hello there! We are at the end of GSoC! Week 12 was the last week where we’d do any major coding. We still have the next week where we do a submission (and a final check-in?), so let me keep it short
Link: https://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-6-week-12-12-08-to-18-08/
Hello there! We are at the end of GSoC! Week 12 was the last week where we’d do any major coding. We still have the next week where we do a submission (and a final check-in?), so let me keep it short
Codementor: Top 7 Compelling Reasons to Hire Ukrainian Developers
Link: https://www.codementor.io/chebanova/top-7-compelling-reasons-to-hire-ukrainian-developers-xvru2mn61
Find out why it’s worth hiring Ukrainian developers.
Link: https://www.codementor.io/chebanova/top-7-compelling-reasons-to-hire-ukrainian-developers-xvru2mn61
Find out why it’s worth hiring Ukrainian developers.
www.codementor.io
Top 7 Compelling Reasons to Hire Ukrainian Developers | Codementor
Find out why it’s worth hiring Ukrainian developers.
Codementor: How to Find and Hire a Python/Django Development Company
Link: https://www.codementor.io/chebanova/how-to-find-and-hire-a-python-django-development-company-xvr0qqzlz
Learn how to find and hire a Python development company.
Link: https://www.codementor.io/chebanova/how-to-find-and-hire-a-python-django-development-company-xvr0qqzlz
Learn how to find and hire a Python development company.
www.codementor.io
How to Find and Hire a Python/Django Development Company | Codementor
Learn how to find and hire a Python development company.
Stack Abuse: Debugging Python Applications with the PDB Module
Link: https://stackabuse.com/debugging-python-applications-with-the-pdb-module/
Introduction
In this tutorial, we are going to learn how to use Python's PDB module for debugging Python applications. Debugging refers to the process of removing software and hardware errors from a s
Link: https://stackabuse.com/debugging-python-applications-with-the-pdb-module/
Introduction
In this tutorial, we are going to learn how to use Python's PDB module for debugging Python applications. Debugging refers to the process of removing software and hardware errors from a s
Stack Abuse
Debugging Python Applications with the PDB Module
Introduction In this tutorial, we are going to learn how to use Python's PDB module for debugging Python applications. Debugging refers to the process of removing software and hardware errors from a software application. PDB stands for "Python Debugger",…
Real Python: How to Make a Discord Bot in Python
Link: https://realpython.com/how-to-make-a-discord-bot-python/
In a world where video games are so important to so many people, communication and community around games are vital. Discord offers both of those and more in one well-designed package. In this tutoria
Link: https://realpython.com/how-to-make-a-discord-bot-python/
In a world where video games are so important to so many people, communication and community around games are vital. Discord offers both of those and more in one well-designed package. In this tutoria
Realpython
How to Make a Discord Bot in Python – Real Python
In this step-by-step tutorial, you'll learn how to make a Discord bot in Python and interact with several APIs. You'll learn how to handle events, accept commands, validate and verify input, and all the basics that can help you create useful and exciting…
Python Software Foundation: Humble Bundle by No Starch supports the Python Software Foundation!
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/CUsPxiYXK-g/humble-bundle-by-no-starch-supports.html
We are super excited to announce that the Python Software Foundation is featured as a charity in a Humble Bundle by No Starch Press this month.
This bundle features books such as Python Playgroun
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/CUsPxiYXK-g/humble-bundle-by-no-starch-supports.html
We are super excited to announce that the Python Software Foundation is featured as a charity in a Humble Bundle by No Starch Press this month.
This bundle features books such as Python Playgroun
Blogspot
Humble Bundle by No Starch supports the Python Software Foundation!
We are super excited to announce that the Python Software Foundation is featured as a charity in a Humble Bundle by No Starch Press this mo...
PSF GSoC students blogs: Week 12: Blog Post (#6)
Link: https://blogs.python-gsoc.org/en/digyts-blog/week-12-blog-post-6/
Last week, I worked on several steps to finalize my project.
Some work was put into correcting and improving my pull requests, so they can be merged soon. I created an example file to demonstrate the
Link: https://blogs.python-gsoc.org/en/digyts-blog/week-12-blog-post-6/
Last week, I worked on several steps to finalize my project.
Some work was put into correcting and improving my pull requests, so they can be merged soon. I created an example file to demonstrate the
blogs.python-gsoc.org
Python GSoC - Week 12: Blog Post (#6) - DiGyt's Blog
Week 12: Blog Post (#6) - b424fbc2-e24d-4859-af94-747dae08948d - Python's Google Summer of Code Blogs Page
Wingware Blog: Moving Code with Refactoring in Wing Pro
Link: https://wingware.com/blog/refactoring-move
In this issue of Wing Tips we explain how to quickly move functions, methods,
classes, and other symbols around in Python code, using Wing Pro's Move Symbol
refactoring operation.
This operation takes
Link: https://wingware.com/blog/refactoring-move
In this issue of Wing Tips we explain how to quickly move functions, methods,
classes, and other symbols around in Python code, using Wing Pro's Move Symbol
refactoring operation.
This operation takes
Wingware
Wing Tips: Moving Code with Refactoring in Wing Pro - Wing Python IDE
Learn how to quickly move functions, methods, classes, and other symbol definitions
around in Python code, using refactoring in Wing Pro.
around in Python code, using refactoring in Wing Pro.
Continuum Analytics Blog: Moving Conda Environments
Link: https://www.anaconda.com/moving-conda-environments/
Conda is known as a package manager for Python and R packages produced by Anaconda, Inc. and conda-forge, the open-source community for conda Python packages. In addition to managing packages, Conda i
Link: https://www.anaconda.com/moving-conda-environments/
Conda is known as a package manager for Python and R packages produced by Anaconda, Inc. and conda-forge, the open-source community for conda Python packages. In addition to managing packages, Conda i
Anaconda
Anaconda | Moving Conda Environments
Conda is known as a package manager for Python and R packages produced by Anaconda, Inc. and conda-forge, the open-source community for conda Python packages. In addition to managing packages, Conda is also an environment manager. If you’re new to Python…
Podcast.__init__: Security, UX, and Sustainability For The Python Package Index
Link: https://www.pythonpodcast.com/pypi-improvements-episode-225/
PyPI is a core component of the Python ecosystem that most developer's have interacted with as either a producer or a consumer. But have you ever thought deeply about how it is implemented, who design
Link: https://www.pythonpodcast.com/pypi-improvements-episode-225/
PyPI is a core component of the Python ecosystem that most developer's have interacted with as either a producer or a consumer. But have you ever thought deeply about how it is implemented, who design
The Python Podcast.__init__
The Python Podcast.__init__: Security, UX, and Sustainability For The Python Package Index
An interview about improving the security and user experience of the Python Package Index
PSF GSoC students blogs: Week-12: Developing Analytical Web Apps
Link: https://blogs.python-gsoc.org/en/jaladh-singhals-blog/week-12-developing-analytical-web-apps/
Hello folks,
Link: https://blogs.python-gsoc.org/en/jaladh-singhals-blog/week-12-developing-analytical-web-apps/
Hello folks,
blogs.python-gsoc.org
Python GSoC - Week-12: Developing Analytical Web Apps - jaladh-singhal's Blog
Week-12: Developing Analytical Web Apps - bc7629ea-3a92-4ee7-b9ae-303611ff5e9b - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Seventh Blog - GSOC 2019
Link: https://blogs.python-gsoc.org/en/abhinandan0659s-blog/seventh-blog-gsoc-2019/
Hey! welcome back.
As I mentioned in my previous blog, internet services were paused here in J&K, India. And internet is not back yet. But somehow I have internet access, and its a long story(see prev
Link: https://blogs.python-gsoc.org/en/abhinandan0659s-blog/seventh-blog-gsoc-2019/
Hey! welcome back.
As I mentioned in my previous blog, internet services were paused here in J&K, India. And internet is not back yet. But somehow I have internet access, and its a long story(see prev
blogs.python-gsoc.org
Python GSoC - Seventh Blog - GSOC 2019 - abhinandan0659's Blog
Seventh Blog - GSOC 2019 - 5aff3f32-a72e-4ed5-af67-ec8df3519a23 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Blogpost: 12th week of GSoC (Aug 12 - Aug 18)
Link: https://blogs.python-gsoc.org/en/josealaniss-blog/blogpost-12th-week-of-gsoc-aug-12-aug-18/
The final week of Google Summer of Code is almost here. Time to make some final adjustmens and wrap up the project.
What are the major achievements?
phase-coherence beta coefficinets are computed for
Link: https://blogs.python-gsoc.org/en/josealaniss-blog/blogpost-12th-week-of-gsoc-aug-12-aug-18/
The final week of Google Summer of Code is almost here. Time to make some final adjustmens and wrap up the project.
What are the major achievements?
phase-coherence beta coefficinets are computed for
blogs.python-gsoc.org
Python GSoC - Blogpost: 12th week of GSoC (Aug 12 - Aug 18) - JoseAlanis's Blog
Blogpost: 12th week of GSoC (Aug 12 - Aug 18) - d566555a-cf76-4e70-b826-606d54bff390 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Google Summer of Code with Nuitka 6th Blog Post
Link: https://blogs.python-gsoc.org/en/tommyli3318s-blog/google-summer-of-code-with-nuitka-6th-blog-post/
This week, I focused mostly on bug fixes and improving my PyPI-pytest automation script while also working on adding more standalone tests.
I created a pull request https://github.com/Nuitka/Nuitka/
Link: https://blogs.python-gsoc.org/en/tommyli3318s-blog/google-summer-of-code-with-nuitka-6th-blog-post/
This week, I focused mostly on bug fixes and improving my PyPI-pytest automation script while also working on adding more standalone tests.
I created a pull request https://github.com/Nuitka/Nuitka/
blogs.python-gsoc.org
Python GSoC - Google Summer of Code with Nuitka 6th Blog Post - tommyli3318's Blog
Google Summer of Code with Nuitka 6th Blog Post - 6e14e13e-cf24-4b10-ae7e-631ae1db24e7 - Python's Google Summer of Code Blogs Page