PSF GSoC students blogs: [Blog #1 - Week 3] We are going faster than I predicted
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-1-week-3-we-are-going-faster-than-i-predicted/
Hey, welcome back! It has been about 3 weeks since the beginning of the coding period, and I am making progress at a pace faster than I thought we could. Here are the details of the work I did in the
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-1-week-3-we-are-going-faster-than-i-predicted/
Hey, welcome back! It has been about 3 weeks since the beginning of the coding period, and I am making progress at a pace faster than I thought we could. Here are the details of the work I did in the
blogs.python-gsoc.org
Python-GSOC - [Blog #1 - Week 3] We are going faster than I predicted - anubhavp's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Eighth week of GSoC: Mixed tasks and progress
Link: http://blogs.python-gsoc.org/en/sappelhoffs-blog/eighth-week-of-gsoc-mixed-tasks-and-progress/
Two thirds of the GSoC program are already over - time is passing very quickly. This past week, we made some progress with the mne-study-template and making it usable with BIDS formatted data.
Alex ha
Link: http://blogs.python-gsoc.org/en/sappelhoffs-blog/eighth-week-of-gsoc-mixed-tasks-and-progress/
Two thirds of the GSoC program are already over - time is passing very quickly. This past week, we made some progress with the mne-study-template and making it usable with BIDS formatted data.
Alex ha
blogs.python-gsoc.org
Python-GSOC - Eighth week of GSoC: Mixed tasks and progress - sappelhoff's Blog
Python's Google Summer of Code Page
Jason Meyers: Tesla Model 3 Trip: Kitty Pickup
Link: http://jasonamyers.github.io//2019/tesla-trip-kitty-pickup/
So today, the wife and I headed back to GA to pick up our new British Shorthair kittens. Well, it was supposed to be just one, but I got my wife her own and kept it a secret until yesterday. This tim
Link: http://jasonamyers.github.io//2019/tesla-trip-kitty-pickup/
So today, the wife and I headed back to GA to pick up our new British Shorthair kittens. Well, it was supposed to be just one, but I got my wife her own and kept it a secret until yesterday. This tim
Jason A Myers
Tesla Model 3 Trip: Kitty Pickup | The N00b Developer - A LinuxHermit's Journey
My Experiences with my the kitty pickup trip
Catalin George Festila: Python 3.7.3 : The IMDbPY python module version 6.8.
Link: http://python-catalin.blogspot.com/2019/07/python-373-imdbpy-python-module-version.html
The GitHub official webpage comes with this intro:
IMDbPY is a Python package for retrieving and managing the data of the IMDb movie database about movies, people and companies.
The last release versi
Link: http://python-catalin.blogspot.com/2019/07/python-373-imdbpy-python-module-version.html
The GitHub official webpage comes with this intro:
IMDbPY is a Python package for retrieving and managing the data of the IMDb movie database about movies, people and companies.
The last release versi
Blogspot
Python 3.7.3 : The IMDbPY python module version 6.8.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: Coding Period: Week 8
Link: http://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-8-1/
Hey everyone! This is this update for this week. This blog describes basically how I started working on hg continue and got my first four patches approved.
What did I do this week?
This week I starte
Link: http://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-8-1/
Hey everyone! This is this update for this week. This blog describes basically how I started working on hg continue and got my first four patches approved.
What did I do this week?
This week I starte
blogs.python-gsoc.org
Python GSoC - Coding Period: Week 8 - taapasX28's Blog
Python's Google Summer of Code Blogs Page
Janusworx: Notes to self when using genRSS.py
Link: https://janusworx.com/notes-to-self-when-using-genrsspy.html
genRSS is a Python 2 app.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Link: https://janusworx.com/notes-to-self-when-using-genrsspy.html
genRSS is a Python 2 app.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Janusworx
Notes to self when using genRSS.py
genRSS is a Python 2 app.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
PSF GSoC students blogs: Fifth Blog - GSOC 2019
Link: http://blogs.python-gsoc.org/en/abhinandan0659s-blog/fifth-blog-gsoc-2019/
Hey! Welcome.
I hope you are doing well. Oh, you are here to see how am I doing right?
Well, I started implementing cheatsheet(remember what cheatsheet is?If not then see previous blogs!). I planned
Link: http://blogs.python-gsoc.org/en/abhinandan0659s-blog/fifth-blog-gsoc-2019/
Hey! Welcome.
I hope you are doing well. Oh, you are here to see how am I doing right?
Well, I started implementing cheatsheet(remember what cheatsheet is?If not then see previous blogs!). I planned
blogs.python-gsoc.org
Python GSoC - Fifth Blog - GSOC 2019 - abhinandan0659's Blog
Python's Google Summer of Code Blogs Page
Ned Batchelder: Set_env.py
Link: https://nedbatchelder.com//blog/201907/set_envpy.html
A good practice when writing complicated software is to put in lots of
debugging code. This might be extra logging, or special modes that tweak the
behavior to be more understandable, or switches to
Link: https://nedbatchelder.com//blog/201907/set_envpy.html
A good practice when writing complicated software is to put in lots of
debugging code. This might be extra logging, or special modes that tweak the
behavior to be more understandable, or switches to
PSF GSoC students blogs: [Blog #2] Protego parse!
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-2-protego-parse/
Hey! This is my third blog post for GSoC 2019, covering week 3 and 4.
The first part of my project concerning interface for `robots.txt` parsers is almost complete.
I have started working on a pure-Py
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-2-protego-parse/
Hey! This is my third blog post for GSoC 2019, covering week 3 and 4.
The first part of my project concerning interface for `robots.txt` parsers is almost complete.
I have started working on a pure-Py
blogs.python-gsoc.org
Python GSoC - [Blog #2] Protego parse! - anubhavp's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: weekly CheckIn 7th
Link: http://blogs.python-gsoc.org/en/iflameings-blog/weekly-checkin-7th/
What did you do this week?
I have completed MVP in starting week of 2nd Phase, I moved on writing test for the added feature. I have to read lot's of documentation of jest and Plone CMS API for writin
Link: http://blogs.python-gsoc.org/en/iflameings-blog/weekly-checkin-7th/
What did you do this week?
I have completed MVP in starting week of 2nd Phase, I moved on writing test for the added feature. I have to read lot's of documentation of jest and Plone CMS API for writin
blogs.python-gsoc.org
Python GSoC - weekly CheckIn 7th - iFlameing's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly blog #4 (week 8): 15/07 to 21/07
Link: http://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-4-week-8-15-07-to-21-07/
Hey. During week 8 I was working mostly on my own, since one of my mentors was on holidays. I did a few things, but on some days productivity or “throughput” just wasn’t good. Let me tell you about it
Link: http://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-4-week-8-15-07-to-21-07/
Hey. During week 8 I was working mostly on my own, since one of my mentors was on holidays. I did a few things, but on some days productivity or “throughput” just wasn’t good. Let me tell you about it
blogs.python-gsoc.org
Python GSoC - Weekly blog #4 (week 8): 15/07 to 21/07 - tomasb's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week-8: Remodeling the data access Mechanism
Link: http://blogs.python-gsoc.org/en/jaladh-singhals-blog/week-8-remodeling-the-data-access-mechanism/
Hello folks,
This week I worked as a package mechanic, developing two mechanisms for our package wsynphot. 😜 Firstly I migrated the mechanism used by our package to access filter data from a HD
Link: http://blogs.python-gsoc.org/en/jaladh-singhals-blog/week-8-remodeling-the-data-access-mechanism/
Hello folks,
This week I worked as a package mechanic, developing two mechanisms for our package wsynphot. 😜 Firstly I migrated the mechanism used by our package to access filter data from a HD
blogs.python-gsoc.org
Python GSoC - Week-8: Remodeling the data access Mechanism - jaladh-singhal's Blog
Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Cris Medina
Link: http://www.blog.pythonlibrary.org/2019/07/22/pydev-of-the-week-cris-medina/
This week we welcome Cris Medina (@tryexceptpass) as our PyDev of the Week! Cris is the author behind the popular tryexceptpass blog. He is also the maintainer of sofi and korv. You can catch up with
Link: http://www.blog.pythonlibrary.org/2019/07/22/pydev-of-the-week-cris-medina/
This week we welcome Cris Medina (@tryexceptpass) as our PyDev of the Week! Cris is the author behind the popular tryexceptpass blog. He is also the maintainer of sofi and korv. You can catch up with
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: Blog #4
Link: http://blogs.python-gsoc.org/en/sudharsana-kjls-blog/blog-4/
In the past week, I was working on the second phase of the project. My mentor had reviewed the PR and suggested changes.
For phase 2 of my project, I set up a mysql docker container. The source from
Link: http://blogs.python-gsoc.org/en/sudharsana-kjls-blog/blog-4/
In the past week, I was working on the second phase of the project. My mentor had reviewed the PR and suggested changes.
For phase 2 of my project, I set up a mysql docker container. The source from
blogs.python-gsoc.org
Python GSoC - Blog #4 - sudharsana-kjl's Blog
Python's Google Summer of Code Blogs Page
Janusworx: Notes to self when using genRSS.py
Link: https://janusworx.com/notes-to-self-when-using-genrsspy/
genRSS is a Python 2 app.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Link: https://janusworx.com/notes-to-self-when-using-genrsspy/
genRSS is a Python 2 app.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Janusworx
Notes to self when using genRSS.py
genRSS is a Python 2 app.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Make sure you switch your environment.
python genrss.py --help will give you everything else you need.
Catalin George Festila: Python 3.7.3 : The sip python module.
Link: http://python-catalin.blogspot.com/2019/07/python-373-sip-python-module.html
The official webpage pypi.org comes with this intro:
One of the features of Python that makes it so powerful is the ability to take existing libraries, written in C or C++, and make them available as
Link: http://python-catalin.blogspot.com/2019/07/python-373-sip-python-module.html
The official webpage pypi.org comes with this intro:
One of the features of Python that makes it so powerful is the ability to take existing libraries, written in C or C++, and make them available as
Blogspot
Python 3.7.3 : The sip python module.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
ListenData: Calculate KS Statistic with Python
Link: https://www.listendata.com/2019/07/KS-Statistics-Python.html
Kolmogorov-Smirnov (KS) Statistics is one of the most important metrics used for validating predictive models. It is widely used in BFSI domain. If you are a part of risk or marketing analytics team w
Link: https://www.listendata.com/2019/07/KS-Statistics-Python.html
Kolmogorov-Smirnov (KS) Statistics is one of the most important metrics used for validating predictive models. It is widely used in BFSI domain. If you are a part of risk or marketing analytics team w
ListenData
Calculate KS Statistic with Python
This articles explains multiple ways to calculate KS Statistic with Python. KS Statistics is one of the most important metrics used for validating predictive models
IslandT: Use the Requests module to directly retrieve the market data
Link: https://kibiwebgeek.com/2019/07/22/use-the-requests-module-to-directly-retrieve-the-market-data/
Hello and welcome back to our cryptocurrency project. In the previous article I had mentioned before that I want to use the cryptocompy module to create our new cryptocurrency project, however, after
Link: https://kibiwebgeek.com/2019/07/22/use-the-requests-module-to-directly-retrieve-the-market-data/
Hello and welcome back to our cryptocurrency project. In the previous article I had mentioned before that I want to use the cryptocompy module to create our new cryptocurrency project, however, after
Erik Marsja: How to Use Binder and Python for Repoducible Research
Link: https://www.marsja.se/how-to-use-binder-python-for-repoducible-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-repoducible-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
In this tutorial we will learn how to use Binder and Python for reproducible research. We are going to set up a git account, and a jupyter notebook online.
PSF GSoC students blogs: [Blog #3] Google open-sourced its robots.txt parser
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-3-google-open-sourced-its-robots-txt-parser/
<meta charset="utf-8">
Hey! This is my fourth blog post for GSoC 2019, covering week 5 and 6.
Few interesting things have happened, Google has open-sourced its robots.txt parser, and have also taken t
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-3-google-open-sourced-its-robots-txt-parser/
<meta charset="utf-8">
Hey! This is my fourth blog post for GSoC 2019, covering week 5 and 6.
Few interesting things have happened, Google has open-sourced its robots.txt parser, and have also taken t
blogs.python-gsoc.org
Python GSoC - [Blog #3] Google open-sourced its robots.txt parser - anubhavp's Blog
Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 7 Chek-in
Link: http://blogs.python-gsoc.org/en/kruzaevas-blog/week-7-chek-in-1/
What did you do this week?
Restructuring Default Frame mode. Availiable modes: Average over disk, Average over rectangle, SD over disk, SD over rectangle.
Submitting of GUI for Clustering based on the
Link: http://blogs.python-gsoc.org/en/kruzaevas-blog/week-7-chek-in-1/
What did you do this week?
Restructuring Default Frame mode. Availiable modes: Average over disk, Average over rectangle, SD over disk, SD over rectangle.
Submitting of GUI for Clustering based on the
blogs.python-gsoc.org
Python GSoC - Week 7 Chek-in - kruzaeva's Blog
Python's Google Summer of Code Blogs Page