PSF GSoC students blogs: Backend support merged
Link: http://blogs.python-gsoc.org/en/peterbell10s-blog/backend-support-merged/
What did you do this week?
This has been a very exciting week for me, with lots of progress made on my GSoC project. For the past couple of months I've been working on adding the new scipy.fft module
Link: http://blogs.python-gsoc.org/en/peterbell10s-blog/backend-support-merged/
What did you do this week?
This has been a very exciting week for me, with lots of progress made on my GSoC project. For the past couple of months I've been working on adding the new scipy.fft module
blogs.python-gsoc.org
Python GSoC - Backend support merged - peterbell10's Blog
Python's Google Summer of Code Blogs Page
Chris Moffitt: Automated Report Generation with Papermill: Part 1
Link: https://pbpython.com/papermil-rclone-report-1.html
Introduction
This guest post that walks through a great example of using python
to automate a report generating process. I think PB Python readers will
enjoy learning from this real world example usi
Link: https://pbpython.com/papermil-rclone-report-1.html
Introduction
This guest post that walks through a great example of using python
to automate a report generating process. I think PB Python readers will
enjoy learning from this real world example usi
Pbpython
Automated Report Generation with Papermill: Part 1
This is part 1 of a two-part series post about automating report generation using python, jupyter, papermill, and a couple of other tools.
Wingware Blog: Introducing Functions and Methods with Refactoring in Wing Pro
Link: https://wingware.com/blog/refactor-introduce
In this issue of Wing Tips we explain how to quickly create new functions and
methods out of existing blocks of Python code, using Wing Pro's Extract Method/Function
refactoring operation.
This is use
Link: https://wingware.com/blog/refactor-introduce
In this issue of Wing Tips we explain how to quickly create new functions and
methods out of existing blocks of Python code, using Wing Pro's Extract Method/Function
refactoring operation.
This is use
Wingware
Wing Tips: Introducing Functions and Methods with Refactoring in Wing Pro
Learn how to quickly create new functions and methods out of existing blocks of
Python code, using refactoring in Wing Pro.
Python code, using refactoring in Wing Pro.
Real Python: NumPy arange(): How to Use np.arange()
Link: https://realpython.com/how-to-use-numpy-arange/
NumPy is the fundamental Python library for numerical computing. Its most important type is an array type called ndarray. NumPy offers a lot of array creation routines for different circumstances. ara
Link: https://realpython.com/how-to-use-numpy-arange/
NumPy is the fundamental Python library for numerical computing. Its most important type is an array type called ndarray. NumPy offers a lot of array creation routines for different circumstances. ara
Realpython
NumPy arange(): How to Use np.arange() – Real Python
In this step-by-step tutorial, you'll learn how to use the NumPy arange() function, which is one of the routines for array creation based on numerical ranges. np.arange() returns arrays with evenly spaced values.
PSF GSoC students blogs: Blog Post #4
Link: http://blogs.python-gsoc.org/en/bksahus-blog/blog-post-4/
Hi, welcome to my 4th blog post !
Link: http://blogs.python-gsoc.org/en/bksahus-blog/blog-post-4/
Hi, welcome to my 4th blog post !
Sumana Harihareswara - Cogito, Ergo Sumana: Beautiful Soup is on Tidelift
Link: https://www.harihareswara.net/sumana/2019/07/22/0
I've been doing a tiny bit of consulting for Tidelift for a little over a year now, mainly talking about them to open source maintainers in the Python world and vice versa. (See my October 2018 piece
Link: https://www.harihareswara.net/sumana/2019/07/22/0
I've been doing a tiny bit of consulting for Tidelift for a little over a year now, mainly talking about them to open source maintainers in the Python world and vice versa. (See my October 2018 piece
PSF GSoC students blogs: Blogpost: 8th week of GSoC (Jul 15 - Jul 21)
Link: http://blogs.python-gsoc.org/en/josealaniss-blog/blogpost-8th-week-of-gsoc-jul-15-jul-21/
With this week, the second month of GSoC also comes to an end. It feels like a good moment for providing a summary of the progress made sofar but also an outlook, considering the tasks and challenges
Link: http://blogs.python-gsoc.org/en/josealaniss-blog/blogpost-8th-week-of-gsoc-jul-15-jul-21/
With this week, the second month of GSoC also comes to an end. It feels like a good moment for providing a summary of the progress made sofar but also an outlook, considering the tasks and challenges
blogs.python-gsoc.org
Python GSoC - Blogpost: 8th week of GSoC (Jul 15 - Jul 21) - JoseAlanis's Blog
Python's Google Summer of Code Blogs Page
Erik Marsja: How to Use Binder and Python for Reproducible Research
Link: https://www.marsja.se/how-to-use-binder-python-for-reproducible-research/
In this post we will learn how to create a binder so that our data analysis, for instance, can be fully reproduced by other researchers. That is, in this post we will learn how to use binder for repro
Link: https://www.marsja.se/how-to-use-binder-python-for-reproducible-research/
In this post we will learn how to create a binder so that our data analysis, for instance, can be fully reproduced by other researchers. That is, in this post we will learn how to use binder for repro
Erik Marsja
How to Use Binder and Python for Reproducible Research - Erik Marsja
Here we will learn how to use Binder & Python for reproducible research. We are going to set up a git account, and a Jupyter notebook online.
PSF GSoC students blogs: Week #8
Link: http://blogs.python-gsoc.org/en/js94s-blog/week-8/
For the most part, I spent time in reading about parallel Non-negative Matrix Factorization as this would most likely be the next course of action to take. Unlike PCA which had many scalable, parallel
Link: http://blogs.python-gsoc.org/en/js94s-blog/week-8/
For the most part, I spent time in reading about parallel Non-negative Matrix Factorization as this would most likely be the next course of action to take. Unlike PCA which had many scalable, parallel
blogs.python-gsoc.org
Python GSoC - Week #8 - js94's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 7 Check-In
Link: http://blogs.python-gsoc.org/en/hecriss-blog/week-7-check-in/
Hello again!
Last week, I finished setting up the quad tree given a heightfield. This was a big step, because this week I was able to start implementing collision tests. The first one is from a ray. I
Link: http://blogs.python-gsoc.org/en/hecriss-blog/week-7-check-in/
Hello again!
Last week, I finished setting up the quad tree given a heightfield. This was a big step, because this week I was able to start implementing collision tests. The first one is from a ray. I
blogs.python-gsoc.org
Python GSoC - Week 7 Check-In - hecris's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 8 Check-In
Link: http://blogs.python-gsoc.org/en/hecriss-blog/week-8-check-in/
Welcome back!
This week, I continue my implementation of CollisionHeightfield by implementing collision tests from box and from sphere. Much of this week consisted of conducting research to find box-t
Link: http://blogs.python-gsoc.org/en/hecriss-blog/week-8-check-in/
Welcome back!
This week, I continue my implementation of CollisionHeightfield by implementing collision tests from box and from sphere. Much of this week consisted of conducting research to find box-t
blogs.python-gsoc.org
Python GSoC - Week 8 Check-In - hecris's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Travis, New North
Link: http://blogs.python-gsoc.org/en/sandos-blog/travis-new-north/
Hello everyone!
"""
Monday, first of July-.I'm finishing with the tests in a module was 0000, I think great, this is run correctly. After the tests I decided to send the commit with the last part miss
Link: http://blogs.python-gsoc.org/en/sandos-blog/travis-new-north/
Hello everyone!
"""
Monday, first of July-.I'm finishing with the tests in a module was 0000, I think great, this is run correctly. After the tests I decided to send the commit with the last part miss
blogs.python-gsoc.org
Python GSoC - Travis, New North - Sando's Blog
Python's Google Summer of Code Blogs Page
tryexceptpass: PyDev of the Week: Cris Medina
Link: https://tryexceptpass.org/link/dev-of-the-week/
Featured by Mike Driscoll from “Mouse vs Python”.
Link: https://tryexceptpass.org/link/dev-of-the-week/
Featured by Mike Driscoll from “Mouse vs Python”.
The Mouse Vs. The Python
PyDev of the Week: Cris Medina - The Mouse Vs. The Python
This week we chatted with Chris Medina about FOSS, Python and blogging!
PSF GSoC students blogs: Week 8: Blog Post (#4)
Link: http://blogs.python-gsoc.org/en/digyts-blog/week-8-blog-post-4/
Last week, I was working on the parametrizing tests for SourceEstimates with tfr_morlet, and making sure the tests are also passed for all possible different functional arguments. Overall this worked
Link: http://blogs.python-gsoc.org/en/digyts-blog/week-8-blog-post-4/
Last week, I was working on the parametrizing tests for SourceEstimates with tfr_morlet, and making sure the tests are also passed for all possible different functional arguments. Overall this worked
blogs.python-gsoc.org
Python GSoC - Week 8: Blog Post (#4) - DiGyt's Blog
Python's Google Summer of Code Blogs Page
Codementor: Python Snippet 2: Quick Sequence Reversal
Link: https://www.codementor.io/jslvtr/python-snippet-2-quick-sequence-reversal-x4xzfaiav
Python lists have a handy method called reverse, but it's not always what we want. For a start, we can't use it on other sequence types, like tuples and strings, and it also performs an in-place modif
Link: https://www.codementor.io/jslvtr/python-snippet-2-quick-sequence-reversal-x4xzfaiav
Python lists have a handy method called reverse, but it's not always what we want. For a start, we can't use it on other sequence types, like tuples and strings, and it also performs an in-place modif
www.codementor.io
Python Snippet 2: Quick Sequence Reversal | Codementor
Python lists have a handy method called reverse, but it's not always what we want. For a start, we can't use it on other sequence types, like tuples and strings, and it also performs an in-place modification of the original sequence. Read more!
PSF GSoC students blogs: Week 8: Appearances and WMS server
Link: http://blogs.python-gsoc.org/en/funnelferrys-blog/week-8-appearances-and-wms-server/
What did you do this week?
As planned, since the basic working of topview with all the code migrated to cartopy was fine. But now I needed to address all the bugs and make sure the working of each fun
Link: http://blogs.python-gsoc.org/en/funnelferrys-blog/week-8-appearances-and-wms-server/
What did you do this week?
As planned, since the basic working of topview with all the code migrated to cartopy was fine. But now I needed to address all the bugs and make sure the working of each fun
blogs.python-gsoc.org
Python GSoC - Week 8: Appearances and WMS server - funnelferry's Blog
Python's Google Summer of Code Blogs Page
Artem Rys: Ranking capitals by the number of Starbucks
Link: https://medium.com/python4you/ranking-capitals-by-the-number-of-starbucks-2f4080680267?source=rss----5527f69f4771---4
Photo by Khadeeja Yasser on UnsplashRecently being in Budapest (great city by the way) I saw lots of Starbucks coffee shops and decided to write a small script that will rank capitals by the number of
Link: https://medium.com/python4you/ranking-capitals-by-the-number-of-starbucks-2f4080680267?source=rss----5527f69f4771---4
Photo by Khadeeja Yasser on UnsplashRecently being in Budapest (great city by the way) I saw lots of Starbucks coffee shops and decided to write a small script that will rank capitals by the number of
Medium
Ranking capitals by the number of Starbucks using Python and Google Maps API
Using Google Maps API and Python to count the number of Starbucks in the capitals
PSF GSoC students blogs: Google Summer of Code with Nuitka 4th Blog Post
Link: http://blogs.python-gsoc.org/en/tommyli3318s-blog/google-summer-of-code-with-nuitka-4th-blog-post/
<meta charset="utf-8">
<meta charset="utf-8">
This week, I continued to work on my script which automates the testing of nuitka-wheel pytest. Details can be found on my pull request: https://github.co
Link: http://blogs.python-gsoc.org/en/tommyli3318s-blog/google-summer-of-code-with-nuitka-4th-blog-post/
<meta charset="utf-8">
<meta charset="utf-8">
This week, I continued to work on my script which automates the testing of nuitka-wheel pytest. Details can be found on my pull request: https://github.co
blogs.python-gsoc.org
Python GSoC - Google Summer of Code with Nuitka 4th Blog Post - tommyli3318's Blog
Python's Google Summer of Code Blogs Page
Podcast.__init__: Protecting The Future Of Python By Hunting Black Swans
Link: https://www.pythonpodcast.com/python-potential-black-swans-episode-221/
The Python language has seen exponential growth in popularity and usage over the past decade. This has been driven by industry trends such as the rise of data science and the continued growth of compl
Link: https://www.pythonpodcast.com/python-potential-black-swans-episode-221/
The Python language has seen exponential growth in popularity and usage over the past decade. This has been driven by industry trends such as the rise of data science and the continued growth of compl
The Python Podcast.__init__
The Python Podcast.__init__: Protecting The Future Of Python By Hunting Black Swans
An interview about identifying areas of weakness in the Python ecosystem and how to address them in the interest of the future for the language and its community
PSF GSoC students blogs: Getting started with new models
Link: http://blogs.python-gsoc.org/en/yashlambas-blog/getting-started-with-new-models/
What did I do this week?
This week was mostly about testing and debugging the scikit linear regression model. After that I implemented saving and loading of the model, which took some time is debuggin
Link: http://blogs.python-gsoc.org/en/yashlambas-blog/getting-started-with-new-models/
What did I do this week?
This week was mostly about testing and debugging the scikit linear regression model. After that I implemented saving and loading of the model, which took some time is debuggin
Kushal Das: Using signify tool for sign and verification
Link: https://kushaldas.in/posts/using-signify-tool-for-sign-and-verification.html
We generally use GNUPG for sign and verify files on our systems. There are
other tools available to do so; some tools are particularly written only for
this purpose. signify is one such
tool from the
Link: https://kushaldas.in/posts/using-signify-tool-for-sign-and-verification.html
We generally use GNUPG for sign and verify files on our systems. There are
other tools available to do so; some tools are particularly written only for
this purpose. signify is one such
tool from the