Python Bytes: #154 Code, frozen in carbon, on display for all
Link: https://pythonbytes.fm/episodes/show/154/code-frozen-in-carbon-on-display-for-all
Link: https://pythonbytes.fm/episodes/show/154/code-frozen-in-carbon-on-display-for-all
pythonbytes.fm
Code, frozen in carbon, on display for all
News and announcements from the Python community for the week of Oct 29th, 2019
Talk Python to Me: #236 Scaling data science across Python and R
Link: https://talkpython.fm/episodes/show/236/scaling-data-science-across-python-and-r
Do you do data science? Imagine you work with over 200 data scientists. Many of whom have diverse backgrounds or have come from non-CS backgrounds. Some of them want to use Python. Others are keen to
Link: https://talkpython.fm/episodes/show/236/scaling-data-science-across-python-and-r
Do you do data science? Imagine you work with over 200 data scientists. Many of whom have diverse backgrounds or have come from non-CS backgrounds. Some of them want to use Python. Others are keen to
talkpython.fm
Scaling data science across Python and R
Do you do data science? Imagine you work with over 200 data scientists. Many of whom have diverse backgrounds or have come from non-CS backgrounds. Some of them want to use Python. Others are keen to work with R.
Python Software Foundation: CPython Core Developer Sprint 2019
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/dQEL0laUUlw/cpython-core-developer-sprint-2019.html
During the week of September 9th to September 13th, 34 core CPython committers gathered together in the Bloomberg London headquarters for the 2019 Python core developer sprint. The core developer spr
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/dQEL0laUUlw/cpython-core-developer-sprint-2019.html
During the week of September 9th to September 13th, 34 core CPython committers gathered together in the Bloomberg London headquarters for the 2019 Python core developer sprint. The core developer spr
Blogspot
CPython Core Developer Sprint 2019
During the week of September 9th to September 13th, 34 core CPython committers gathered together in the Bloomberg London headquarters for th...
qutebrowser development blog: 2019 qutebrowser crowdfunding with shirts, stickers and more!
Link: https://blog.qutebrowser.org/2019-qutebrowser-crowdfunding-with-shirts-stickers-and-more.html
I'm very happy to announce that the next qutebrowser crowdfunding went live
today! o/
This time, I'm focused on recurring donations via GitHub Sponsors. Those
donations will allow me to work part-time
Link: https://blog.qutebrowser.org/2019-qutebrowser-crowdfunding-with-shirts-stickers-and-more.html
I'm very happy to announce that the next qutebrowser crowdfunding went live
today! o/
This time, I'm focused on recurring donations via GitHub Sponsors. Those
donations will allow me to work part-time
Real Python: Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 4
Link: https://realpython.com/flask-connexion-rest-api-part-4/
In Part 3 of this series, you added relationships to the REST API and to the database that supports it. This gave you a powerful tool you can use to build interesting programs that send persistent dat
Link: https://realpython.com/flask-connexion-rest-api-part-4/
In Part 3 of this series, you added relationships to the REST API and to the database that supports it. This gave you a powerful tool you can use to build interesting programs that send persistent dat
Realpython
Build a JavaScript Front End for a Flask API – Real Python
Most modern websites are powered by a REST API. That way, you can separate the front-end code from the back-end logic, and users can interact with the interface dynamically.
In this step-by-step tutorial, you'll learn how to build a single-page Flask web…
In this step-by-step tutorial, you'll learn how to build a single-page Flask web…
TechBeamers Python: Python Write File/ Read File
Link: https://www.techbeamers.com/read-write-file-in-python/
This tutorial covers the following topic – Python Write File/Read File. It describes the syntax of the writing to a file in Python. Also, it explains how to write to a text file and provides several e
Link: https://www.techbeamers.com/read-write-file-in-python/
This tutorial covers the following topic – Python Write File/Read File. It describes the syntax of the writing to a file in Python. Also, it explains how to write to a text file and provides several e
Learn Programming and Software Testing
Read/Write File in Python with Examples - 5 Minutes Tutorial
This tutorial covers the following topic - Python Write File/Read File. It describes how to read/write file in Python, seek() and with statement.
Roberto Alsina: Episodio 15: Python más rápido en 5 segundos!
Link: https://ralsina.me/weblog/posts/youtube/episodio-15-python-mas-rapido-en-5-segundos.html
¿Python es lento? ¡Mentira! Estrategias para hacer que tu código Python, SIN MODIFICAR sea 2 veces, 10 veces ... ¡100 veces más rápido!
Link: https://ralsina.me/weblog/posts/youtube/episodio-15-python-mas-rapido-en-5-segundos.html
¿Python es lento? ¡Mentira! Estrategias para hacer que tu código Python, SIN MODIFICAR sea 2 veces, 10 veces ... ¡100 veces más rápido!
Ralsina.Me
Episodio 15: Python más rápido en 5 segundos!
¿Python es lento? ¡Mentira! Estrategias para hacer que tu código Python, SIN MODIFICAR sea 2 veces, 10 veces ... ¡100 veces más rápido!
Test and Code: 93: Software Testing, Book Writing, Teaching, Public Speaking, and PyCarolinas - Andy Knight
Link: https://testandcode.com/93
Andy Knight is the Automation Panda.
Andy Knight is passionate about software testing, and shares his passion through public speaking, writing on automationpanda.com, teaching as an adjunct professor
Link: https://testandcode.com/93
Andy Knight is the Automation Panda.
Andy Knight is passionate about software testing, and shares his passion through public speaking, writing on automationpanda.com, teaching as an adjunct professor
Test & Code
Test & Code 93: Software Testing, Book Writing, Teaching, Public Speaking, and PyCarolinas - Andy Knight
Andy Knight is passionate about software testing, and shares his passion through public speaking, writing on automationpanda.com, teaching as an adjunct professor, and now also through writing a book and organizing a new regional Python conference.
Zato Blog: Bash completion in Zato commands
Link: https://zato.io/blog/posts/bash-completion.html
This is a quick tip on how to quickly and easily enable Bash completion for Zato commands - each time you press Tab when typing a Zato command, its arguments and parameters will be auto-completed.
Pre
Link: https://zato.io/blog/posts/bash-completion.html
This is a quick tip on how to quickly and easily enable Bash completion for Zato commands - each time you press Tab when typing a Zato command, its arguments and parameters will be auto-completed.
Pre
Zato Blog
Bash completion in Zato commands
Matt Layman: Configurama - Building SaaS #36
Link: https://www.mattlayman.com/building-saas/configurama/
In this episode, we turned our attention to handling settings and configuration. We discussed different techniques for handling settings, looked at available tools, and started integrating one of the
Link: https://www.mattlayman.com/building-saas/configurama/
In this episode, we turned our attention to handling settings and configuration. We discussed different techniques for handling settings, looked at available tools, and started integrating one of the
Matt Layman
Configurama - Building SaaS #36
In this episode, we turned our attention to handling settings and configuration. We discussed different techniques for handling settings, looked at available tools, and started integrating one of the tools into the project.
Wingware Blog: Efficient Flask Web Development with Wing 7
Link: https://wingware.com/blog/flask
Wing can develop and debug Python code running under Flask, a web framework that is quick to get started
with and easy to extend as your web application grows.
To create a new project, use New Project
Link: https://wingware.com/blog/flask
Wing can develop and debug Python code running under Flask, a web framework that is quick to get started
with and easy to extend as your web application grows.
To create a new project, use New Project
Wingware
Wing Tips: Efficient Flask Web Development with Wing 7 - Wing Python IDE
Learn how to use Wing for rapid development and debugging of Python code
running under the Flask web framework.
running under the Flask web framework.
Dataquest: Python Datetime Tutorial: Manipulate Times, Dates, and Time Spans
Link: https://www.dataquest.io/blog/python-datetime-tutorial/
Learn to manipulate times, dates, and time series data in Python and become a master of the datetime module in this Dataquest tutorial.
The post Python Datetime Tutorial: Manipulate Times, Dates, and
Link: https://www.dataquest.io/blog/python-datetime-tutorial/
Learn to manipulate times, dates, and time series data in Python and become a master of the datetime module in this Dataquest tutorial.
The post Python Datetime Tutorial: Manipulate Times, Dates, and
Dataquest
Python Datetime Tutorial: Manipulate Times, Dates, and Time Spans
Become a master of times and dates in Python as you work with the datetime and calender modules in this data science tutorial.
PyCharm: 2019.3 EAP 7
Link: http://feedproxy.google.com/~r/Pycharm/~3/KSpyCHPuUKw/
A new Early Access Program (EAP) version for PyCharm 2019.3 is now available! If you wish to try it out do so by downloading it from our website.
New for this version
R plugin support
We are happy to
Link: http://feedproxy.google.com/~r/Pycharm/~3/KSpyCHPuUKw/
A new Early Access Program (EAP) version for PyCharm 2019.3 is now available! If you wish to try it out do so by downloading it from our website.
New for this version
R plugin support
We are happy to
PyCharm Blog
2019.3 EAP 7
A new Early Access Program (EAP) version for PyCharm 2019.3 is now available! If you wish to try it out do so by downloading it from our website. New for this version R plugin support We are happy …
John Cook: Generating Python code from SymPy
Link: https://www.johndcook.com/blog/2019/10/31/generating-python-code-from-sympy/
Yesterday I wrote about Householder’s higher-order generalizations of Newton’s root finding method. For n at least 2, define
and iterate Hn to find a root of f(x). When n = 2, this is Newton’s method
Link: https://www.johndcook.com/blog/2019/10/31/generating-python-code-from-sympy/
Yesterday I wrote about Householder’s higher-order generalizations of Newton’s root finding method. For n at least 2, define
and iterate Hn to find a root of f(x). When n = 2, this is Newton’s method
Johndcook
Generating Python code from SymPy
Yesterday I wrote about Householder's higher-order generalizations of Newton's root finding method. For n at least 2, define and iterate Hn to find a root of
CubicWeb: implementing the langserver protocol for RQL
Link: http://feedproxy.google.com/~r/cubicweborg/~3/yNz7M6UAFB8/17252883
One of our next project for cubicweb and its ecosystem is to implement
the langserver protocol for the RQL language that we are using in CW.
The langserver protocol is an idea to solve one problem: to
Link: http://feedproxy.google.com/~r/cubicweborg/~3/yNz7M6UAFB8/17252883
One of our next project for cubicweb and its ecosystem is to implement
the langserver protocol for the RQL language that we are using in CW.
The langserver protocol is an idea to solve one problem: to
Python Software Foundation: The 2019 Python Developer Survey is here, take a few minutes to complete the survey!
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Y4CDqUEnEB8/the-2019-python-developer-survey-is.html
It is that time of year and we are excited to start the official Python Developers Survey for 2019!
In 2018, the Python Software Foundation together with JetBrains conducted an official Python Develo
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Y4CDqUEnEB8/the-2019-python-developer-survey-is.html
It is that time of year and we are excited to start the official Python Developers Survey for 2019!
In 2018, the Python Software Foundation together with JetBrains conducted an official Python Develo
Blogspot
The 2019 Python Developer Survey is here, take a few minutes to complete the survey!
It is that time of year and we are excited to start the official Python Developers Survey for 2019 ! In 2018, the Python Software Foundat...
Reuven Lerner: Want to improve your Python fluency? Join Weekly Python Exercise!
Link: https://lerner.co.il/2019/10/31/want-to-improve-your-python-fluency-join-weekly-python-exercise/
A new cohort of Weekly Python Exercise, my family of courses to improve your Python fluency, starts on November 5th.
This time, it’s an advanced-level cohort. We’ll explore topics such as iterators
Link: https://lerner.co.il/2019/10/31/want-to-improve-your-python-fluency-join-weekly-python-exercise/
A new cohort of Weekly Python Exercise, my family of courses to improve your Python fluency, starts on November 5th.
This time, it’s an advanced-level cohort. We’ll explore topics such as iterators
Reuven Lerner
Want to improve your Python fluency? Join Weekly Python Exercise! — Reuven Lerner
A new cohort of Weekly Python Exercise, my family of courses to improve your Python fluency, starts on November 5th. This time, it’s an advanced-level cohort. We’ll explore topics such as iterators, generators, decorators, objects, and threads. The course’s…
Mike Driscoll: The Demos for PySimpleGUI
Link: http://www.blog.pythonlibrary.org/2019/10/31/the-demos-for-pysimplegui/
The PySimpleGUI project has a lot of interesting demos included with their project that you can use to learn how to use PySimpleGUI. The demos cover all the basic widgets as far as I can tell and they
Link: http://www.blog.pythonlibrary.org/2019/10/31/the-demos-for-pysimplegui/
The PySimpleGUI project has a lot of interesting demos included with their project that you can use to learn how to use PySimpleGUI. The demos cover all the basic widgets as far as I can tell and they
Mouse Vs Python
The Demos for PySimpleGUI - Mouse Vs Python
Learn some of the things you can create by checking out PySimpleGUI's demo folder. This gives you just a taste of what you can create using PySimpleGUI
Codementor: How I learned python/django
Link: https://www.codementor.io/priyakalashi/how-i-learned-python-django-10bf92mikn
Python
Link: https://www.codementor.io/priyakalashi/how-i-learned-python-django-10bf92mikn
Python
www.codementor.io
How I learned python/django | Codementor
EuroPython Society: EuroPython 2020: Venue and location selected
Link: https://www.europython-society.org/post/188741002380
After a work intense RFP over two months with more than 40 venues competing, 18 first round entries, and two rounds of refinements, we are now happy to announce the winner:EuroPython 2020 will be held
Link: https://www.europython-society.org/post/188741002380
After a work intense RFP over two months with more than 40 venues competing, 18 first round entries, and two rounds of refinements, we are now happy to announce the winner:EuroPython 2020 will be held
EuroPython Society
EuroPython 2020: Venue and location selected
After a work intense RFP over two months with more than 40 venues competing, 18 first round entries, and two rounds of refinements, we are now happy to announce the winner: EuroPython 2020 will be...