PSF GSoC students blogs: Weekly Check-in #8 : (12 July - 18 July)
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/weekly-check-in-8-12-july-18-july/
What did you do this week?
Protego is now compatible with Google's parser. Protego pass all testcase in Google's parser testsuite.
Documented Protego - functions now have docstrings, and I have creat
Link: http://blogs.python-gsoc.org/en/anubhavps-blog/weekly-check-in-8-12-july-18-july/
What did you do this week?
Protego is now compatible with Google's parser. Protego pass all testcase in Google's parser testsuite.
Documented Protego - functions now have docstrings, and I have creat
blogs.python-gsoc.org
Python-GSOC - Weekly Check-in #8 : (12 July - 18 July) - anubhavp's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week 7
Link: http://blogs.python-gsoc.org/en/wzao1515s-blog/week-7-1/
This week I'm working on implementing mutithread extracting and scaning. So far the extracting works. From this week I acquired how does multithread pool work in Python. The pool has a method called `
Link: http://blogs.python-gsoc.org/en/wzao1515s-blog/week-7-1/
This week I'm working on implementing mutithread extracting and scaning. So far the extracting works. From this week I acquired how does multithread pool work in Python. The pool has a method called `
blogs.python-gsoc.org
Python-GSOC - Week 7 - wzao1515's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week 7 P2
Link: http://blogs.python-gsoc.org/en/wzao1515s-blog/week-7-p2/
After doing some traceback of the program, I found that when running multithread scanning, each thread instantiates a nvd object NVDSQLite, while in nvd.get_cvelist_if_stale() the object tries to call
Link: http://blogs.python-gsoc.org/en/wzao1515s-blog/week-7-p2/
After doing some traceback of the program, I found that when running multithread scanning, each thread instantiates a nvd object NVDSQLite, while in nvd.get_cvelist_if_stale() the object tries to call
blogs.python-gsoc.org
Python-GSOC - Week 7 P2 - wzao1515's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Blog post: Week 8
Link: http://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-8/
This week I focused in two things:
Start writing new classes for previously existing atomic sources to bypass the SQL database and store data directly in HDF5 format. This is a much simpler approach
Link: http://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-8/
This week I focused in two things:
Start writing new classes for previously existing atomic sources to bypass the SQL database and store data directly in HDF5 format. This is a much simpler approach
blogs.python-gsoc.org
Python-GSOC - Blog post: Week 8 - epassaro's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week 7: Waypoints and their Interaction
Link: http://blogs.python-gsoc.org/en/funnelferrys-blog/week-7-waypoints-and-their-interaction/
What did I do this week?
I restored most of previous functionality I stripped off for simpler progress. Further major time was spent on getting the working of waypoints correct. After changing most of
Link: http://blogs.python-gsoc.org/en/funnelferrys-blog/week-7-waypoints-and-their-interaction/
What did I do this week?
I restored most of previous functionality I stripped off for simpler progress. Further major time was spent on getting the working of waypoints correct. After changing most of
blogs.python-gsoc.org
Python-GSOC - Week 7: Waypoints and their Interaction - funnelferry's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Weekly check in [week 7 - 08/07 - 14/07]
Link: http://blogs.python-gsoc.org/en/nacchts-blog/weekly-check-in-week-7-08-07-14-07/
1. What did you do this week?
This week I did principally three things: I studied the REST API, I created a random issue generator and started creating a command-line interface. I studied a bit more
Link: http://blogs.python-gsoc.org/en/nacchts-blog/weekly-check-in-week-7-08-07-14-07/
1. What did you do this week?
This week I did principally three things: I studied the REST API, I created a random issue generator and started creating a command-line interface. I studied a bit more
blogs.python-gsoc.org
Python-GSOC - Weekly check in [week 7 - 08/07 - 14/07] - naccht's Blog
Python's Google Summer of Code Page
NumFOCUS: Meet our 2019 Google Summer of Code Students (Part 1)
Link: https://numfocus.org/blog/meet-our-2019-gsoc-students-part-1
The post Meet our 2019 Google Summer of Code Students (Part 1) appeared first on NumFOCUS.
Link: https://numfocus.org/blog/meet-our-2019-gsoc-students-part-1
The post Meet our 2019 Google Summer of Code Students (Part 1) appeared first on NumFOCUS.
NumFOCUS
Meet our 2019 Google Summer of Code Students (Part 1) - NumFOCUS
We are excited to introduce you to GSoC 2019 students working on NumFOCUS sponsored projects Cantera, FEniCS, JuMP, and PyMC3.
ListenData: Python : Complete Guide to Date and Time Functions
Link: https://www.listendata.com/2019/07/how-to-use-datetime-in-python.html
In this tutorial, we will cover python datetime module and how it is used to handle date, time and datetime formatted columns (variables). It includes various practical examples which would help you t
Link: https://www.listendata.com/2019/07/how-to-use-datetime-in-python.html
In this tutorial, we will cover python datetime module and how it is used to handle date, time and datetime formatted columns (variables). It includes various practical examples which would help you t
ListenData
A Complete Guide to Python DateTime Functions
This tutorial explains python datetime module in detail and how it is used to handle date, time and datetime formatted columns. It includes various practical examples which would help you to gain confidence in dealing dates and times.
Django Weblog: The first PyCon Africa
Link: https://www.djangoproject.com/weblog/2019/jul/20/first-pycon-africa/
In just a few weeks, from the 6th to 10th of August, the first ever pan-African PyCon will take place in Accra, Ghana.
PyCon Africa 2019 is an amazing step for the rapidly growing Python community in
Link: https://www.djangoproject.com/weblog/2019/jul/20/first-pycon-africa/
In just a few weeks, from the 6th to 10th of August, the first ever pan-African PyCon will take place in Accra, Ghana.
PyCon Africa 2019 is an amazing step for the rapidly growing Python community in
PSF GSoC students blogs: GSoC week #7
Link: http://blogs.python-gsoc.org/en/kaybs-blog/gsoc-week-7/
Hey everyone,
This is week 7th of Google Summer of Code 2019. So far, I have made the backend of my project and only some things need to be done (regarding deployment and hosting) and it will be worki
Link: http://blogs.python-gsoc.org/en/kaybs-blog/gsoc-week-7/
Hey everyone,
This is week 7th of Google Summer of Code 2019. So far, I have made the backend of my project and only some things need to be done (regarding deployment and hosting) and it will be worki
blogs.python-gsoc.org
Python-GSOC - GSoC week #7 - kayb's Blog
Python's Google Summer of Code Page
Weekly Python StackOverflow Report: (clxxxvii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/07/clxxxvii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-07-20 20:30:24 GMTConcatenation using the + and += operators in Py
Link: http://python-weekly.blogspot.com/2019/07/clxxxvii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-07-20 20:30:24 GMTConcatenation using the + and += operators in Py
Blogspot
(clxxxvii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Catalin George Festila: Python 3.7.3 : Use BeautifulSoup to parse Instagram account.
Link: http://python-catalin.blogspot.com/2019/07/python-373-use-beautifulsoup-to-parse.html
This example is a bit more complex because it parses the source code in a more particular way depending on it.
The basic idea of this script is to take the content of an Instagram account in the same
Link: http://python-catalin.blogspot.com/2019/07/python-373-use-beautifulsoup-to-parse.html
This example is a bit more complex because it parses the source code in a more particular way depending on it.
The basic idea of this script is to take the content of an Instagram account in the same
Blogspot
Python 3.7.3 : Use BeautifulSoup to parse Instagram account.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: weeklyCheckIn[8]
Link: http://blogs.python-gsoc.org/en/plant99s-blog/weeklycheckin-8/
What did I do this week?
As it was planned the previous week, I worked on tests for GUI of mscolab's main window. Here is the link to pull-request with the tests and autosave synchronization feature.
Link: http://blogs.python-gsoc.org/en/plant99s-blog/weeklycheckin-8/
What did I do this week?
As it was planned the previous week, I worked on tests for GUI of mscolab's main window. Here is the link to pull-request with the tests and autosave synchronization feature.
blogs.python-gsoc.org
Python-GSOC - weeklyCheckIn[8] - plant99's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Coding period: week #8
Link: http://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-8/
This is a blog post about unfortunately getting a bug in the feature I thought I had written properly and fixing that.
What did I do this week?
I have been working on adding an interactive mode to u
Link: http://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-8/
This is a blog post about unfortunately getting a bug in the feature I thought I had written properly and fixing that.
What did I do this week?
I have been working on adding an interactive mode to u
blogs.python-gsoc.org
Python-GSOC - Coding period: week #8 - navaneethsuresh's Blog
Python's Google Summer of Code Page
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