PSF GSoC students blogs: Weekly Check-in #7: (5 July - 11 July)
Link: http://blogs.python-gsoc.org/en/blogs/anubhavps-blog/weekly-check-in-7-5-july-11-july/
Hey! here is an update on what I have achieved so far.
What did you do this week?
Protego now passes all tests borrowed from reppy, rep-cpp and robotexclusionrulesparser.
Made few changes to Protego
Link: http://blogs.python-gsoc.org/en/blogs/anubhavps-blog/weekly-check-in-7-5-july-11-july/
Hey! here is an update on what I have achieved so far.
What did you do this week?
Protego now passes all tests borrowed from reppy, rep-cpp and robotexclusionrulesparser.
Made few changes to Protego
blogs.python-gsoc.org
Python-GSOC - Weekly Check-in #7: (5 July - 11 July) - anubhavp's Blog
Python's Google Summer of Code Page
Stack Abuse: Python for NLP: Creating TF-IDF Model from Scratch
Link: https://stackabuse.com/python-for-nlp-creating-tf-idf-model-from-scratch/
This is the 14th article in my series of articles on Python for NLP. In my previous article, I explained how to convert sentences into numeric vectors using the bag of words approach. To get a better
Link: https://stackabuse.com/python-for-nlp-creating-tf-idf-model-from-scratch/
This is the 14th article in my series of articles on Python for NLP. In my previous article, I explained how to convert sentences into numeric vectors using the bag of words approach. To get a better
Stack Abuse
Python for NLP: Creating TF-IDF Model from Scratch
This is the 14th article in my series of articles on Python for NLP. In my previous article, I explained how to convert sentences into numeric vectors using the...
PSF GSoC students blogs: Week 6: Client side and OOP
Link: http://blogs.python-gsoc.org/en/blogs/funnelferrys-blog/week-6-client-side-and-oop/
What I did?
I worked on client side by migrating functions written in basemap and creating the instance of topview to generate plot in cartopy
What is next?
Actually a lot, Apart from generating a bas
Link: http://blogs.python-gsoc.org/en/blogs/funnelferrys-blog/week-6-client-side-and-oop/
What I did?
I worked on client side by migrating functions written in basemap and creating the instance of topview to generate plot in cartopy
What is next?
Actually a lot, Apart from generating a bas
blogs.python-gsoc.org
Python-GSOC - Week 6: Client side and OOP - funnelferry's Blog
Python's Google Summer of Code Page
Real Python: Reading and Writing Files in Python
Link: https://realpython.com/courses/reading-and-writing-files-python/
In this course, you’ll learn about reading and writing files in Python. You’ll cover everything from what a file is made up of to which libraries can help you along that way. You’ll also take a look a
Link: https://realpython.com/courses/reading-and-writing-files-python/
In this course, you’ll learn about reading and writing files in Python. You’ll cover everything from what a file is made up of to which libraries can help you along that way. You’ll also take a look a
Realpython
Reading and Writing Files in Python – Real Python
In this course, you'll learn about reading and writing files in Python. You'll cover everything from what a file is made up of to which libraries can help you along that way. You'll also take a look at some basic scenarios of file usage as well as some advanced…
PSF GSoC students blogs: Weekly Check-in #5
Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/weekly-check-in-5-2/
In the fifth week of coding, I spent time learning the requirements for the next phase of my project. Also worked on modifying the last part of phase 1 by tweaking it a bit.
What did I do this week?
T
Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/weekly-check-in-5-2/
In the fifth week of coding, I spent time learning the requirements for the next phase of my project. Also worked on modifying the last part of phase 1 by tweaking it a bit.
What did I do this week?
T
blogs.python-gsoc.org
Python-GSOC - Weekly Check-in #5 - sudharsana-kjl's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Blog #3
Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/blog-3/
In the past week, I have started working on phase 2 of my project and wrapping up phase 1.
For phase 2 of my project, after having a discussion with my mentor, I learnt docker and mysql and set up a m
Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/blog-3/
In the past week, I have started working on phase 2 of my project and wrapping up phase 1.
For phase 2 of my project, after having a discussion with my mentor, I learnt docker and mysql and set up a m
blogs.python-gsoc.org
Python-GSOC - Blog #3 - sudharsana-kjl's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Weekly Check-in #6
Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/weekly-check-in-6/
In this week, I started working on the second phase of the project.
What did I do this week?
In my project, there was an example demo app that had the necessary connections to be made and interaction
Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/weekly-check-in-6/
In this week, I started working on the second phase of the project.
What did I do this week?
In my project, there was an example demo app that had the necessary connections to be made and interaction
blogs.python-gsoc.org
Python-GSOC - Weekly Check-in #6 - sudharsana-kjl's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: The week that has been @ 2048
Link: http://blogs.python-gsoc.org/en/blogs/vipulgupta2048s-blog/the-week-that-has-been-2048/
Week #7 03/07 to 09/07
What did you do this week?
I tested. A LOT!
Well, this week I have been testing, refactoring and rethinking quite a lot of components for both the validator as well as the tr
Link: http://blogs.python-gsoc.org/en/blogs/vipulgupta2048s-blog/the-week-that-has-been-2048/
Week #7 03/07 to 09/07
What did you do this week?
I tested. A LOT!
Well, this week I have been testing, refactoring and rethinking quite a lot of components for both the validator as well as the tr
blogs.python-gsoc.org
Python-GSOC - The week that has been @ 2048 - vipulgupta2048's Blog
Python's Google Summer of Code Page
Catalin George Festila: Python 3.7.3 : The python-slugify python module.
Link: http://python-catalin.blogspot.com/2019/07/python-373-python-slugify-python-module.html
This python module named python-slugify can handle Unicode.
You can see this python module source code and examples at GITHUB webpage.
The install step with pip python tool is easy:
C:\Python373>cd Sc
Link: http://python-catalin.blogspot.com/2019/07/python-373-python-slugify-python-module.html
This python module named python-slugify can handle Unicode.
You can see this python module source code and examples at GITHUB webpage.
The install step with pip python tool is easy:
C:\Python373>cd Sc
Blogspot
Python 3.7.3 : The python-slugify python module.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Catalin George Festila: Python 3.7.3 : Testing Wagtail.
Link: http://python-catalin.blogspot.com/2019/07/python-373-testing-wagtail.html
The Wagtail is a beautiful project and can be integrated with Django.
In this tutorial, I will show you the steps for the first install of a basic website.
C:\Python373>python -m virtualenv venv_wagta
Link: http://python-catalin.blogspot.com/2019/07/python-373-testing-wagtail.html
The Wagtail is a beautiful project and can be integrated with Django.
In this tutorial, I will show you the steps for the first install of a basic website.
C:\Python373>python -m virtualenv venv_wagta
Blogspot
Python 3.7.3 : Testing Wagtail.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: GSoC Weekly Check in
Link: http://blogs.python-gsoc.org/en/blogs/kaybs-blog/gsoc-weekly-check-in/
Hello everyone!
I totally forgot about the blog this week. Anyway, the first evaluations are done and I passed it successfully.
What did I do this week?
This week my mentors made a heroku instance for
Link: http://blogs.python-gsoc.org/en/blogs/kaybs-blog/gsoc-weekly-check-in/
Hello everyone!
I totally forgot about the blog this week. Anyway, the first evaluations are done and I passed it successfully.
What did I do this week?
This week my mentors made a heroku instance for
blogs.python-gsoc.org
Python-GSOC - GSoC Weekly Check in - kayb's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: GSoC weekly blog
Link: http://blogs.python-gsoc.org/en/blogs/kaybs-blog/gsoc-weekly-blog/
Hey everyone,
I got the API and basic model working by the first evaluations and now I am adding more functionality to it and improving it day by day. Once the I configured gitlab and Heroku for autom
Link: http://blogs.python-gsoc.org/en/blogs/kaybs-blog/gsoc-weekly-blog/
Hey everyone,
I got the API and basic model working by the first evaluations and now I am adding more functionality to it and improving it day by day. Once the I configured gitlab and Heroku for autom
blogs.python-gsoc.org
Python-GSOC - GSoC weekly blog - kayb's Blog
Python's Google Summer of Code Page
PyCoder’s Weekly: Issue #376 (July 9, 2019)
Link: https://pycoders.com/issues/376
#376 – JULY 9, 2019 View in Browser » CPython 3.7.4 Is Now Available Lots of bug fixes and small improvements. Full changelog here. PYTHONINSIDER.BLOGSPOT.COM A Sneak Peek at Python 3.8 Play
Link: https://pycoders.com/issues/376
#376 – JULY 9, 2019 View in Browser » CPython 3.7.4 Is Now Available Lots of bug fixes and small improvements. Full changelog here. PYTHONINSIDER.BLOGSPOT.COM A Sneak Peek at Python 3.8 Play
Pycoders
PyCoder’s Weekly | Issue #376
Issue #376 of the PyCoder’s Weekly newsletter, published July 9, 2019.
Full Stack Python: Developer-led Sales for Startups
Link: https://www.fullstackpython.com/blog/developer-led-sales-startups.html
This blog post contains the slides along with a loose transcript
from my talk on the promises and perils of developer-led sales as an
early-stage company method to acquire customers.
I gave this talk
Link: https://www.fullstackpython.com/blog/developer-led-sales-startups.html
This blog post contains the slides along with a loose transcript
from my talk on the promises and perils of developer-led sales as an
early-stage company method to acquire customers.
I gave this talk
Fullstackpython
Developer-led Sales for Startups
Talk slides, notes and more resources for a technical talk on developer-led sales and marketing for tech startups, by Matt Makai. Great post on fullstackpython.com!
Dataquest: New Course: Learn the Fundamentals of Probability for Data Science
Link: https://www.dataquest.io/blog/learn-statistics-probability-data-science-course/
This new online course will help aspiring data analysts and data scientists learn the fundamentals of probability and expand their statistics knowledge.
The post New Course: Learn the Fundamentals of
Link: https://www.dataquest.io/blog/learn-statistics-probability-data-science-course/
This new online course will help aspiring data analysts and data scientists learn the fundamentals of probability and expand their statistics knowledge.
The post New Course: Learn the Fundamentals of
Dataquest
New Course: Learn the Fundamentals of Probability for Data Science
This new online course will help aspiring data analysts and data scientists learn the fundamentals of probability and expand their statistics knowledge.
Wingware Blog: Extending Wing with Python (Part 4 of 4)
Link: https://wingware.com/blog/scripting-4
In this issue of Wing Tips we continue to look at how to extend Wing's
functionality, by taking a closer look at at the scripting API and writing up a more
complex script.
If you haven't read the prev
Link: https://wingware.com/blog/scripting-4
In this issue of Wing Tips we continue to look at how to extend Wing's
functionality, by taking a closer look at at the scripting API and writing up a more
complex script.
If you haven't read the prev
Wingware
Wing Tips: Extending Wing with Python (Part 4 of 4) - Wing Python IDE
In the final installment of this multi-part series on extending Wing with Python scripts,
we take a closer look at the scripting API and write a more complex script.
we take a closer look at the scripting API and write a more complex script.
PSF GSoC students blogs: Week 6
Link: http://blogs.python-gsoc.org/en/blogs/wzao1515s-blog/week-6/
This week, I implemented several new checkers for the tool. Since I have implemented some checkers before, this is not difficult. The best way to implement checkers is to look up the NVD database firs
Link: http://blogs.python-gsoc.org/en/blogs/wzao1515s-blog/week-6/
This week, I implemented several new checkers for the tool. Since I have implemented some checkers before, this is not difficult. The best way to implement checkers is to look up the NVD database firs
blogs.python-gsoc.org
Python-GSOC - Week 6 - wzao1515's Blog
Python's Google Summer of Code Page
Codementor: A Brief Introduction To Markov Chains | Markov Chains In Python
Link: https://www.codementor.io/zulaikhageer/a-brief-introduction-to-markov-chains-markov-chains-in-python-wqnp12h59
This article on Introduction To Markov Chains will help you understand the basic idea behind Markov chains and how they can be modeled using Python.
Link: https://www.codementor.io/zulaikhageer/a-brief-introduction-to-markov-chains-markov-chains-in-python-wqnp12h59
This article on Introduction To Markov Chains will help you understand the basic idea behind Markov chains and how they can be modeled using Python.
www.codementor.io
A Brief Introduction To Markov Chains | Markov Chains In Python | Codementor
This article on Introduction To Markov Chains will help you understand the basic idea behind Markov chains and how they can be modeled using Python.
Codementor: How I learned Python Programming RAPIDLY!
Link: https://www.codementor.io/cchilders/how-i-learned-python-programming-rapidly-wqnklac0b
How I learned Python Programming Rapidly!
Link: https://www.codementor.io/cchilders/how-i-learned-python-programming-rapidly-wqnklac0b
How I learned Python Programming Rapidly!
www.codementor.io
How I learned Python Programming RAPIDLY! | Codementor
Codementor: Python Seaborn Tutorial | Data Visualization Using Seaborn
Link: https://www.codementor.io/wajihaurooj/python-seaborn-tutorial-data-visualization-using-seaborn-wpj9qydr2
Python Seaborn tutorial along difference between seaborn and matplotlib. Also learn about the various functions ans customizations available in seaborn.
Link: https://www.codementor.io/wajihaurooj/python-seaborn-tutorial-data-visualization-using-seaborn-wpj9qydr2
Python Seaborn tutorial along difference between seaborn and matplotlib. Also learn about the various functions ans customizations available in seaborn.
www.codementor.io
Python Seaborn Tutorial | Data Visualization Using Seaborn | Codementor
Python Seaborn tutorial along difference between seaborn and matplotlib. Also learn about the various functions ans customizations available in seaborn.