PSF GSoC students blogs: Week 5 Check-In
Link: http://blogs.python-gsoc.org/en/blogs/hecriss-blog/week-5-check-in/
Hello everyone!
At the start of this week, I revisited the box-into-capsule test and re-implemented a different algorithm. Instead of representing the capsule as two hemispheres and a cylinder, my men
Link: http://blogs.python-gsoc.org/en/blogs/hecriss-blog/week-5-check-in/
Hello everyone!
At the start of this week, I revisited the box-into-capsule test and re-implemented a different algorithm. Instead of representing the capsule as two hemispheres and a cylinder, my men
blogs.python-gsoc.org
Python-GSOC - Week 5 Check-In - hecris's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week 6 Check-In
Link: http://blogs.python-gsoc.org/en/blogs/hecriss-blog/week-6-check-in/
Welcome back!
This week, I started to implement the CollisionHeightfield class. My implementation is based off of Tim Sjostrand's "Efficient Intersection of Terrain Geometry in Real-Time Applications"
Link: http://blogs.python-gsoc.org/en/blogs/hecriss-blog/week-6-check-in/
Welcome back!
This week, I started to implement the CollisionHeightfield class. My implementation is based off of Tim Sjostrand's "Efficient Intersection of Terrain Geometry in Real-Time Applications"
blogs.python-gsoc.org
Python-GSOC - Week 6 Check-In - hecris's Blog
Python's Google Summer of Code Page
Python Circle: Creating custom user model and custom authentication in Django
Link: https://www.pythoncircle.com/post/28/creating-custom-user-model-and-custom-authentication-in-django/
How to extend the default user model in Django, Defining your own custom user model in Django. Writing your own authentication backend in Django, Using Email and Password to login in Django
Link: https://www.pythoncircle.com/post/28/creating-custom-user-model-and-custom-authentication-in-django/
How to extend the default user model in Django, Defining your own custom user model in Django. Writing your own authentication backend in Django, Using Email and Password to login in Django
Python Circle
Creating custom user model and custom authentication in Django
How to extend the default user model in Django, Defining your own custom user model in Django. Writing your own authentication backend in Django, Using Email and Password to login in Django
Python Circle: How to send email from Python and Django using Office 365
Link: https://www.pythoncircle.com/post/36/how-to-send-email-from-python-and-django-using-office-365/
How to send an email via office 365 in python and Django, Automating the email sending process using Django, Office 365 credentials to send email using Django, Python script to send emails via office
Link: https://www.pythoncircle.com/post/36/how-to-send-email-from-python-and-django-using-office-365/
How to send an email via office 365 in python and Django, Automating the email sending process using Django, Office 365 credentials to send email using Django, Python script to send emails via office
Python Circle
How to send email from Python and Django using Office 365
How to send an email via office 365 in python and Django, Automating the email sending process using Django, Office 365 credentials to send email using Django, Python script to send emails via office 365, Automating office 365 using python, Python script…
Python Circle: How to create management commands in Django
Link: https://www.pythoncircle.com/post/48/how-to-create-management-commands-in-django/
creating custom management commands in Django application, Background tasks in Django App, Scheduled tasks in Django, How to schedule a task in Django application, How to create and schedule a cron in
Link: https://www.pythoncircle.com/post/48/how-to-create-management-commands-in-django/
creating custom management commands in Django application, Background tasks in Django App, Scheduled tasks in Django, How to schedule a task in Django application, How to create and schedule a cron in
Python Circle
How to create management commands in Django
creating custom management commands in Django application, Background tasks in Django App, Scheduled tasks in Django, How to schedule a task in Django application, How to create and schedule a cron in Django
Dataquest: Python Machine Learning Tutorial: Predicting Airbnb Prices
Link: https://www.dataquest.io/blog/machine-learning-tutorial/
Learn about machine learning in Python and build your very first ML model from scratch to predict Airbnb prices using k-nearest neighbors.
The post Python Machine Learning Tutorial: Predicting Airbnb
Link: https://www.dataquest.io/blog/machine-learning-tutorial/
Learn about machine learning in Python and build your very first ML model from scratch to predict Airbnb prices using k-nearest neighbors.
The post Python Machine Learning Tutorial: Predicting Airbnb
Dataquest
Python Machine Learning Tutorial: Predicting Airbnb Prices – Dataquest
Learn about machine learning in Python and build your very first ML model from scratch to predict Airbnb prices using k-nearest neighbors.
PSF GSoC students blogs: Coding week #6
Link: http://blogs.python-gsoc.org/en/blogs/mehaksachdevas-blog/coding-week-6/
What did I do this week?
This week I constructed a Monte Carlo experiment design to test the parameters from the Poisson MGWR model. The model was designed to create a random sample for the independe
Link: http://blogs.python-gsoc.org/en/blogs/mehaksachdevas-blog/coding-week-6/
What did I do this week?
This week I constructed a Monte Carlo experiment design to test the parameters from the Poisson MGWR model. The model was designed to create a random sample for the independe
blogs.python-gsoc.org
Python-GSOC - Coding week #6 - mehaksachdeva's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week 5
Link: http://blogs.python-gsoc.org/en/blogs/ironmaniiiths-blog/week-5-2/
What did you do this week?
Tried covering the tasks related to export from the previous meeting held with one of my mentor. Also spent some time in figuring out how the testings can be done with the
Link: http://blogs.python-gsoc.org/en/blogs/ironmaniiiths-blog/week-5-2/
What did you do this week?
Tried covering the tasks related to export from the previous meeting held with one of my mentor. Also spent some time in figuring out how the testings can be done with the
blogs.python-gsoc.org
Python-GSOC - Week 5 - ironmaniiith's Blog
Python's Google Summer of Code Page
PSF GSoC students blogs: Week 6
Link: http://blogs.python-gsoc.org/en/blogs/ironmaniiiths-blog/week-6-1/
What did you do this week?
Refactored the export code a little bit. Made videos and added links for the export stories for better and clear explanation of what all has been achieved through the expo
Link: http://blogs.python-gsoc.org/en/blogs/ironmaniiiths-blog/week-6-1/
What did you do this week?
Refactored the export code a little bit. Made videos and added links for the export stories for better and clear explanation of what all has been achieved through the expo
blogs.python-gsoc.org
Python-GSOC - Week 6 - ironmaniiith's Blog
Python's Google Summer of Code Page
Catalin George Festila: Python 3.7.3 : Testing the Bokeh python module.
Link: http://python-catalin.blogspot.com/2019/07/python-373-testing-bokeh-python-module.html
This python module has a beautiful website:
Bokeh is an interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of ver
Link: http://python-catalin.blogspot.com/2019/07/python-373-testing-bokeh-python-module.html
This python module has a beautiful website:
Bokeh is an interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of ver
Blogspot
Python 3.7.3 : Testing the Bokeh python module.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: Fourth Blog - GSOC 2019
Link: http://blogs.python-gsoc.org/en/blogs/abhinandan0659s-blog/fourth-blog-gsoc-2019/
Hello and welcome to my fourth blog for gsoc 2019.
So, this week was really challenging for me because I was implementing the Landing page for EOS icons. Yes, its the same page I started implementing
Link: http://blogs.python-gsoc.org/en/blogs/abhinandan0659s-blog/fourth-blog-gsoc-2019/
Hello and welcome to my fourth blog for gsoc 2019.
So, this week was really challenging for me because I was implementing the Landing page for EOS icons. Yes, its the same page I started implementing
blogs.python-gsoc.org
Python-GSOC - Fourth Blog - GSOC 2019 - abhinandan0659's Blog
Python's Google Summer of Code Page
IslandT: Convert hexadecimal number to decimal number with Python program
Link: https://kibiwebgeek.com/2019/07/11/convert-hexadecimal-number-to-decimal-number-with-python-program/
Use python program to convert hexadecimal number to the decimal number.
Hello and welcome back, in this article we are going to solve one of the programming problems on Codewars. This problem had been
Link: https://kibiwebgeek.com/2019/07/11/convert-hexadecimal-number-to-decimal-number-with-python-program/
Use python program to convert hexadecimal number to the decimal number.
Hello and welcome back, in this article we are going to solve one of the programming problems on Codewars. This problem had been
Randy Zwitch: ODSC webinar: End-to-End Data Science Without Leaving the GPU
Link: http://randyzwitch.com/omnisci-cudf-rapids-odsc-webinar/
In this webinar sponsored by the Open Data Science Conference (ODSC), I outline a brief history of GPU analytics and the problems that using GPU analytics solves relative to using other parallel compu
Link: http://randyzwitch.com/omnisci-cudf-rapids-odsc-webinar/
In this webinar sponsored by the Open Data Science Conference (ODSC), I outline a brief history of GPU analytics and the problems that using GPU analytics solves relative to using other parallel compu
Randyzwitch
randyzwitch.com | ODSC webinar: End-to-End Data Science Without Leaving the GPU
In this webinar sponsored by the Open Data Science Conference, I lay out the history of GPU analytics and how OmniSci fits into the larger GPU-accelerated data science ecosystem.
Matt Layman: Using Git and GitHub to safely store your code
Link: https://www.mattlayman.com/blog/2019/using-git-github-to-store-code/
For Python Frederick’s July presentation,
I presented on Git and GitHub
for beginners
who have never used either
of those tools before.
In the presentation,
I explained the core concepts
of Git
and de
Link: https://www.mattlayman.com/blog/2019/using-git-github-to-store-code/
For Python Frederick’s July presentation,
I presented on Git and GitHub
for beginners
who have never used either
of those tools before.
In the presentation,
I explained the core concepts
of Git
and de
Matt Layman
Using Git and GitHub to safely store your code
At Python Frederick this month, I presented the fundamentals of Git and GitHub. The recording is up on YouTube and I've posted all the material to GitHub.
Wingware News: Wing Python IDE 7.0.4 - July 11, 2019
Link: https://wingware.com/news/2019-07-11
Wing 7.0.4 has been released. Some of the highlights of this release include:
Fix debugging notebooks with newer Jupyter versions
Fix setting up a Django project with the default Python Executable
Link: https://wingware.com/news/2019-07-11
Wing 7.0.4 has been released. Some of the highlights of this release include:
Fix debugging notebooks with newer Jupyter versions
Fix setting up a Django project with the default Python Executable
Wingware
Wing Python IDE 7.0.4 - July 11, 2019 - Wing Python IDE
Wing 7.0.4 has been released, with a variety of fixes focusing on
remote development, code intelligence, debugging, difference/merge, and extension
scripting.
remote development, code intelligence, debugging, difference/merge, and extension
scripting.
Python Software Foundation: 2019 PSF Fundraiser - Thank you & debrief
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/9sGpXmeE1-c/2019-psf-fundraiser-thank-you-debrief.html
Thank you to all who donated to our 2019 Fundraiser, Building the PSF. Our fundraiser ended June 30th and we successfully surpassed our goal!
The PSF received over $75,000 in donations!
To l
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/9sGpXmeE1-c/2019-psf-fundraiser-thank-you-debrief.html
Thank you to all who donated to our 2019 Fundraiser, Building the PSF. Our fundraiser ended June 30th and we successfully surpassed our goal!
The PSF received over $75,000 in donations!
To l
Blogspot
2019 PSF Fundraiser - Thank you & debrief
Thank you to all who donated to our 2019 Fundraiser, Building the PSF. Our fundraiser ended June 30th and we successfully surpassed our g...
Python Anywhere: Using our file API
Link: https://blog.pythonanywhere.com/180/
.jab-post img {
border: 2px solid #eeeeee;
padding: 5px;
}
Our API supports lots of common PythonAnywhere operations, like creating and managing consoles, scheduled and always-on tasks, and
Link: https://blog.pythonanywhere.com/180/
.jab-post img {
border: 2px solid #eeeeee;
padding: 5px;
}
Our API supports lots of common PythonAnywhere operations, like creating and managing consoles, scheduled and always-on tasks, and
PSF GSoC students blogs: Coding and Communication
Link: http://blogs.python-gsoc.org/en/blogs/yashlambas-blog/coding-and-communication/
You have to constantly be learning and implementing various things if you want to be better at programming. Watch some tutorials, checkout some blogs, read the documentation and start experimenting, I
Link: http://blogs.python-gsoc.org/en/blogs/yashlambas-blog/coding-and-communication/
You have to constantly be learning and implementing various things if you want to be better at programming. Watch some tutorials, checkout some blogs, read the documentation and start experimenting, I
blogs.python-gsoc.org
Python-GSOC - Coding and Communication - yashlamba's Blog
Python's Google Summer of Code Page
Codementor: Introduction to unit testing with Python
Link: https://www.codementor.io/jslvtr/introduction-to-unit-testing-with-python-wsfqd3vrt
Testing is an essential part of software development. Start writing simple and effective tests with this blog post. It's easier than you think!
Link: https://www.codementor.io/jslvtr/introduction-to-unit-testing-with-python-wsfqd3vrt
Testing is an essential part of software development. Start writing simple and effective tests with this blog post. It's easier than you think!
www.codementor.io
Introduction to unit testing with Python | Codementor
Testing is an essential part of software development. Start writing simple and effective tests with this blog post. It's easier than you think!
Catalin George Festila: Python 3.7.3 : Three examples with BeautifulSoup.
Link: http://python-catalin.blogspot.com/2019/07/python-373-three-examples-with.html
Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tre
Link: http://python-catalin.blogspot.com/2019/07/python-373-three-examples-with.html
Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tre
Blogspot
Python 3.7.3 : Three examples with BeautifulSoup.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.