PSF GSoC students blogs: Weekly Check-In: Week 3
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-3/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey !
This week, Raymarching!
What did I do this week
This was an exciting week as i got to learn and implement the ray marching
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-3/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey !
This week, Raymarching!
What did I do this week
This was an exciting week as i got to learn and implement the ray marching
blogs.python-gsoc.org
Python GSoC - Weekly Check-In: Week 3 - lenixlobo's Blog
Weekly Check-In: Week 3 - 29b61b21-4ad2-4b48-ab8a-f4ed5ddc5aa2 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 2 Check-in
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-2-check-in-5/
What I have done this week
This week, I have finished the spliting part of the concatenated into variable, command, branch and loop, and preparing for futher review.
In the spliting part, the concept
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-2-check-in-5/
What I have done this week
This week, I have finished the spliting part of the concatenated into variable, command, branch and loop, and preparing for futher review.
In the spliting part, the concept
blogs.python-gsoc.org
Python GSoC - Week 2 Check-in - WangJL's Blog
Week 2 Check-in - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
Moshe Zadka: Conditionally Logging Expensive Tasks
Link: https://orbifold.xyz/logging-expensive.html
(I have shown this technique in my
mailing list.
If this kind of thing seems interesting,
why not subscribe?)
Imagine you want to log something that is,
potentially,
expensive to calculate.
For exampl
Link: https://orbifold.xyz/logging-expensive.html
(I have shown this technique in my
mailing list.
If this kind of thing seems interesting,
why not subscribe?)
Imagine you want to log something that is,
potentially,
expensive to calculate.
For exampl
orbifold.xyz
Orbifolds and Other Games - Conditionally Logging Expensive Tasks
PSF GSoC students blogs: Weekly Check-In #2 ( 7th Jun - 14th Jun )
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-2-7th-jun-14th-jun/
Hey back with the second check in blog covering week 2.
What did you do this week ?
Fixes and features - still tweaking the number parser library now it handles multiple numbers (not separated by a
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-2-7th-jun-14th-jun/
Hey back with the second check in blog covering week 2.
What did you do this week ?
Fixes and features - still tweaking the number parser library now it handles multiple numbers (not separated by a
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #2 ( 7th Jun - 14th Jun ) - arnav_k's Blog
Weekly Check-In #2 ( 7th Jun - 14th Jun ) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week #3
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-3/
Hi!
What did you do this week?
Last week’s manual sync feature wasn’t correct as the partitions are supposed to span the missing data and ignore the tiles, not just skip the missing frames. So I fixed
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-3/
Hi!
What did you do this week?
Last week’s manual sync feature wasn’t correct as the partitions are supposed to span the missing data and ignore the tiles, not just skip the missing frames. So I fixed
blogs.python-gsoc.org
Python GSoC - GSoC: Week #3 - anandbaburajan's Blog
GSoC: Week #3 - 4a3e96df-d098-4929-8011-88901b0d2939 - Python's Google Summer of Code Blogs Page
Mike C. Fletcher: Auto-link a Host-provided Package into a Virtualenv
Link: http://blog.vrplumber.com/b/2020/06/12/auto-link-host-provided-package-virtualenv/
There are Python packages that are basically a PITA to get compiled into your virtualenv. The one I constantly hit when doing GStreamer, DBus, IBus, etc is gobject-introspection (a.k.a. gi). So, there
Link: http://blog.vrplumber.com/b/2020/06/12/auto-link-host-provided-package-virtualenv/
There are Python packages that are basically a PITA to get compiled into your virtualenv. The one I constantly hit when doing GStreamer, DBus, IBus, etc is gobject-introspection (a.k.a. gi). So, there
Vrplumber
Plumbing Life's Depths - Auto-link a Host-provided Package into a Virtualenv
There are Python packages that are basically a PITA to get compiled into your virtualenv. The one I constantly hit when doing GStreamer, DBus, IBus, etc is gobject-introspection (a.k.a. gi). So, there's now a trivial package available: source path-to-venv/bin/activate…
Daniel Nouri: Search your favorited tweets and articles with Twitter Discover
Link: http://danielnouri.org/notes/2020/06/14/search-your-favorited-tweets-and-articles-with-twitter-discover
If you're like me, you use Twitter's likes or favorites as bookmarks,
to help you come back to a tweet or article later. If you're also
like me, you've been using Twitter way too much and after more
Link: http://danielnouri.org/notes/2020/06/14/search-your-favorited-tweets-and-articles-with-twitter-discover
If you're like me, you use Twitter's likes or favorites as bookmarks,
to help you come back to a tweet or article later. If you're also
like me, you've been using Twitter way too much and after more
danielnouri.org
Search your favorited tweets and articles with Twitter Discover — Daniel Nouri's Blog
Kushal Das: Curious case of image based email signatures and Kmail
Link: https://kushaldas.in/posts/curious-case-of-image-based-email-signatures.html
We already talk about why HTML emails are
bad, but that is the
default in most of the email service providers. HTML emails means some code is
getting executed and rendered on your system. Maybe on a
Link: https://kushaldas.in/posts/curious-case-of-image-based-email-signatures.html
We already talk about why HTML emails are
bad, but that is the
default in most of the email service providers. HTML emails means some code is
getting executed and rendered on your system. Maybe on a
Janusworx: A Hundred Days of Code, Day 045
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-045/
Follow my whole plodding journey here.
Wrote a basic login form today.
Short story short, it shows up, but it does not respond like Miguel shows in the course. It justs sits there … staring back at m
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-045/
Follow my whole plodding journey here.
Wrote a basic login form today.
Short story short, it shows up, but it does not respond like Miguel shows in the course. It justs sits there … staring back at m
Janusworx
A Hundred Days of Code, Day 045
Follow my whole plodding journey here.
Wrote a basic login form today.
Short story short, it shows up, but it does not respond like Miguel shows in the course. It justs sits there … staring back at
Wrote a basic login form today.
Short story short, it shows up, but it does not respond like Miguel shows in the course. It justs sits there … staring back at
Mike Driscoll: PyDev of the Week: Kyle Stanley
Link: https://www.blog.pythonlibrary.org/2020/06/15/pydev-of-the-week-kyle-stanley/
This week we welcome Kyle Stanley (@Aeros1415) as our PyDev of the Week! Kyle is a core developer of the Python programming language. If you’d like to see what Kyle is working on, you can check out hi
Link: https://www.blog.pythonlibrary.org/2020/06/15/pydev-of-the-week-kyle-stanley/
This week we welcome Kyle Stanley (@Aeros1415) as our PyDev of the Week! Kyle is a core developer of the Python programming language. If you’d like to see what Kyle is working on, you can check out hi
The Mouse Vs. The Python
PyDev of the Week: Kyle Stanley - The Mouse Vs. The Python
This week we welcome Kyle Stanley (@Aeros1415) as our PyDev of the Week! Kyle is a core developer of the Python programming language. If you’d like to see what Kyle is working on, you can check out his Github profile. You can also connect with Kyle on LinkedIn.…
Erik Marsja: How to Convert JSON to Excel in Python with Pandas
Link: https://www.marsja.se/how-to-convert-json-to-excel-python-pandas/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-convert-json-to-excel-python-pandas
The post How to Convert JSON to Excel in Python with Pandas appeared first on Erik Marsja.
In this Pandas tutorial, we will learn how to import data from JSON to Excel in Python. This guide will cover
Link: https://www.marsja.se/how-to-convert-json-to-excel-python-pandas/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-convert-json-to-excel-python-pandas
The post How to Convert JSON to Excel in Python with Pandas appeared first on Erik Marsja.
In this Pandas tutorial, we will learn how to import data from JSON to Excel in Python. This guide will cover
Erik Marsja
How to Convert JSON to Excel in Python with Pandas
Four simple steps for converting JSON to Excel in Python with Pandas: 1) from a local file and from 2) a URL, simple and nested json.
Django Weblog: Django 3.1 beta 1 released
Link: https://www.djangoproject.com/weblog/2020/jun/15/django-31-beta-1-released/
Django 3.1 beta 1 is now available. It represents the second stage in the 3.1 release cycle and is an opportunity for you to try out the changes coming in Django 3.1.
Django 3.1 has a potpourri of new
Link: https://www.djangoproject.com/weblog/2020/jun/15/django-31-beta-1-released/
Django 3.1 beta 1 is now available. It represents the second stage in the 3.1 release cycle and is an opportunity for you to try out the changes coming in Django 3.1.
Django 3.1 has a potpourri of new
PSF GSoC students blogs: Weekly Check In 2
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-2-6/
Hello all!
It has been about two weeks into the official coding period and I think they have been pretty productive. Previously I worked on setting up a few things that will enable me to toggle betwe
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-2-6/
Hello all!
It has been about two weeks into the official coding period and I think they have been pretty productive. Previously I worked on setting up a few things that will enable me to toggle betwe
blogs.python-gsoc.org
Python GSoC - Weekly Check In 2 - dvijaywargiya's Blog
Weekly Check In 2 - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Images Images Images - Weekly Check-in 3
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/images-images-images-weekly-check-in-3/
End of Week 2 - 15/06/2020
What did you do this week?
I worked on getting the images stored in a directory to enter the network. For training data, the directory source reads the images and labels t
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/images-images-images-weekly-check-in-3/
End of Week 2 - 15/06/2020
What did you do this week?
I worked on getting the images stored in a directory to enter the network. For training data, the directory source reads the images and labels t
blogs.python-gsoc.org
Python GSoC - Images Images Images - Weekly Check-in 3 - sakshamarora's Blog
Images Images Images - Weekly Check-in 3 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Weekly Check-In #2
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-2-1/
What did I do this week?
My plans for this week was to start work on the chat window. However, my mentor had an idea about a nice feature to add in the admin dashboard, so I worked on completing that
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-2-1/
What did I do this week?
My plans for this week was to start work on the chat window. However, my mentor had an idea about a nice feature to add in the admin dashboard, so I worked on completing that
blogs.python-gsoc.org
Python GSoC - GSoC Weekly Check-In #2 - Tanish19's Blog
GSoC Weekly Check-In #2 - 59401f95-9c21-45e5-a073-f22d29715235 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #3
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-3-5/
Hello,
Pandemic is continuing its rage. This week is no different than the previous week. Almost everyone is drifting through time-space, without doing anything. Just rewinding the old memories.
What
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-3-5/
Hello,
Pandemic is continuing its rage. This week is no different than the previous week. Almost everyone is drifting through time-space, without doing anything. Just rewinding the old memories.
What
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #3 - abijithbahuleyan's Blog
Weekly Check-in #3 - d480ff2e-74dc-44fa-8aa4-7af357e05783 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Inside look of the EOS feature request system in GSOC’20
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/inside-look-of-the-eos-feature-request-system-in-gsoc20/
Hello everyone! Come join me to catch a glimpse of how things work under the hood in the EOS feature request system. You can enjoy the magic which happens behind the scenes to hold back our pleasing a
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/inside-look-of-the-eos-feature-request-system-in-gsoc20/
Hello everyone! Come join me to catch a glimpse of how things work under the hood in the EOS feature request system. You can enjoy the magic which happens behind the scenes to hold back our pleasing a
blogs.python-gsoc.org
Python GSoC - Inside look of the EOS feature request system in GSOC’20 - sharmaaditya570191's Blog
Inside look of the EOS feature request system in GSOC’20 - d4413a04-9698-4071-b7bc-a43bd84c7f68 - Python's Google Summer of Code Blogs Page
Podcast.__init__: Build A Personal Knowledge Store With Topic Modeling In Contextualize
Link: https://www.pythonpodcast.com/contextualize-topic-modeling-episode-267/
Our thought patterns are rarely linear or hierarchical, instead following threads of related topics in unpredictable directions. Topic modeling is an approach to knowledge management which allows for
Link: https://www.pythonpodcast.com/contextualize-topic-modeling-episode-267/
Our thought patterns are rarely linear or hierarchical, instead following threads of related topics in unpredictable directions. Topic modeling is an approach to knowledge management which allows for
The Python Podcast.__init__
The Python Podcast.__init__: Build A Personal Knowledge Store With Topic Modeling In Contextualize
An interview about building and using the Contextualize topic modeling platform for building a personal knowledge base and working on information heavy projects.
PSF GSoC students blogs: Week 2 : Complete Migration to Fastkml
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-2-complete-migration-to-fastkml/
Hello there!
The Second week was much tougher than the first. Its becoming tougher and more interesting day by day!
What did you do this week?
In Week #1, I had added Fastkml support to kml overlay. H
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-2-complete-migration-to-fastkml/
Hello there!
The Second week was much tougher than the first. Its becoming tougher and more interesting day by day!
What did you do this week?
In Week #1, I had added Fastkml support to kml overlay. H
blogs.python-gsoc.org
Python GSoC - Week 2 : Complete Migration to Fastkml - ARYAN_GUPTA's Blog
Week 2 : Complete Migration to Fastkml - a8bb065d-8553-4ccd-9d92-b9704e3fb7c5 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Week 3: try except finally:
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-3-try-except-finally/
What I did this week?
Last week I discussed that we need to find another charting library because "Pygal" was not up to the mark. So I started looking and found that Plotly can be an option. So I test
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-3-try-except-finally/
What I did this week?
Last week I discussed that we need to find another charting library because "Pygal" was not up to the mark. So I started looking and found that Plotly can be an option. So I test
blogs.python-gsoc.org
Python GSoC - GSoC Week 3: try except finally: - SinghHrmn's Blog
GSoC Week 3: try except finally: - 10ca228b-9007-42f3-ad5f-a8f47c202f56 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week 3: Awaiting the Future
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-3-awaiting-the-future/
Hello everyone,
What did I do this week?
I have started working on optimizing concurrency of CVE Binary Tool. I am going to use asyncio for IO bound tasks and process pool for long CPU bound tasks. I
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-3-awaiting-the-future/
Hello everyone,
What did I do this week?
I have started working on optimizing concurrency of CVE Binary Tool. I am going to use asyncio for IO bound tasks and process pool for long CPU bound tasks. I
blogs.python-gsoc.org
Python GSoC - GSoC: Week 3: Awaiting the Future - Niraj-Kamdar's Blog
GSoC: Week 3: Awaiting the Future - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page