Janusworx: Moving Python Planet Feed, Test Post.
Link: https://janusworx.com/moving-python-planet-feed-test-post/
Changing the feed for the planet, so i don’t flood it with my daily python updates.
If you want to keep up with programming specific stuff, the feed is here.
And if you want to read all the madness,
Link: https://janusworx.com/moving-python-planet-feed-test-post/
Changing the feed for the planet, so i don’t flood it with my daily python updates.
If you want to keep up with programming specific stuff, the feed is here.
And if you want to read all the madness,
Janusworx
Moving Python Planet Feed, Test Post.
Changing the feed for the planet, so i don’t flood it with my daily python updates.
If you want to keep up with programming specific stuff, the feed is here.
And if you want to read all the madness,
If you want to keep up with programming specific stuff, the feed is here.
And if you want to read all the madness,
Catalin George Festila: Python 3.7.5 : Starting with kaggle platform.
Link: http://python-catalin.blogspot.com/2019/12/python-375-starting-with-kaggle-platform.html
Kaggle is the world's largest community of data scientists and the platform is the fastest way to get started on a new data science project.
A good choice to use Kaggle is this feature: Kaggle provide
Link: http://python-catalin.blogspot.com/2019/12/python-375-starting-with-kaggle-platform.html
Kaggle is the world's largest community of data scientists and the platform is the fastest way to get started on a new data science project.
A good choice to use Kaggle is this feature: Kaggle provide
Blogspot
Python 3.7.5 : Starting with kaggle platform.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Philippe Normand: HTML overlays with GstWPE, the demo
Link: https://base-art.net/Articles/html-overlays-with-gstwpe-the-demo/
Once again this year I attended the GStreamer conference and just before
that, Embedded Linux conference Europe which took place in Lyon (France).
Both events were a good opportunity to demo one of th
Link: https://base-art.net/Articles/html-overlays-with-gstwpe-the-demo/
Once again this year I attended the GStreamer conference and just before
that, Embedded Linux conference Europe which took place in Lyon (France).
Both events were a good opportunity to demo one of th
Base-Art
HTML overlays with GstWPE, the demo
Once again this year I attended the GStreamer conference and just before that, Embedded Linux conference Europe which took place in Lyon (France). Both events were a good opportunity to demo one of the use-cases I have in mind for GstWPE, HTML overlays! As…
Roberto Alsina: Episodio 18: ¡Python más rápido que C!
Link: https://ralsina.me/weblog/posts/youtube/episodio-18-python-mas-rapido-que-c.html
Charla relámpago presentada en PyCon Argentina 2019. Es más o menos lo mismo que otro video del canal pero más corto y en vivo, y me salió un poquito mejor porque es la segunda vez que lo hago ;-)
Otr
Link: https://ralsina.me/weblog/posts/youtube/episodio-18-python-mas-rapido-que-c.html
Charla relámpago presentada en PyCon Argentina 2019. Es más o menos lo mismo que otro video del canal pero más corto y en vivo, y me salió un poquito mejor porque es la segunda vez que lo hago ;-)
Otr
Lateral Opinion
Episodio 18: ¡Python más rápido que C!
Charla relámpago presentada en PyCon Argentina 2019. Es más o menos lo mismo que otro video del canal pero más corto y en vivo, y me salió un poquito mejor porque es la segunda vez que lo hago ;-)
Ot
Ot
Codementor: Test-Driven Development with PyTest - Part 2
Link: https://www.codementor.io/maxongzb/test-driven-development-with-pytest-part-2-11hqeprb4n
Part two of the test-driven development series on the use of PyTest to create test cases with it.
Link: https://www.codementor.io/maxongzb/test-driven-development-with-pytest-part-2-11hqeprb4n
Part two of the test-driven development series on the use of PyTest to create test cases with it.
www.codementor.io
Test-Driven Development with PyTest - Part 2 | Codementor
Part two of the test-driven development series on the use of PyTest to create test cases with it.
Ned Batchelder: Coverage 5.0 beta 2
Link: https://nedbatchelder.com//blog/201912/coverage_50_beta_2.html
I mean it this time, coverage.py 5.0 is nearly ready. I’m putting out
coverage.py 5.0 beta 2
for a week before declaring it really done. Please try it.Everything I said in the beta 1 announcement
st
Link: https://nedbatchelder.com//blog/201912/coverage_50_beta_2.html
I mean it this time, coverage.py 5.0 is nearly ready. I’m putting out
coverage.py 5.0 beta 2
for a week before declaring it really done. Please try it.Everything I said in the beta 1 announcement
st
Andre Roberge: pydeps: a very useful program
Link: https://aroberge.blogspot.com/2019/12/pydeps-very-useful-program.html
A few weeks ago, I was doing some refactoring of Friendly-traceback and had some minor difficulty in avoiding the creation of circular imports. For some reason (age perhaps), I could not visualize th
Link: https://aroberge.blogspot.com/2019/12/pydeps-very-useful-program.html
A few weeks ago, I was doing some refactoring of Friendly-traceback and had some minor difficulty in avoiding the creation of circular imports. For some reason (age perhaps), I could not visualize th
Blogspot
pydeps: a very useful program
A few weeks ago, I was doing some refactoring of Friendly-traceback and had some minor difficulty in avoiding the creation of circular impor...
Podcast.__init__: Debugging Python Projects With PySnooper
Link: https://www.pythonpodcast.com/pysnooper-python-debugging-episode-241/
Debugging is a painful but necessary practice in software development. The tools that are available in Python range from the built-in debugger, to tools integrated with your coding environment, to the
Link: https://www.pythonpodcast.com/pysnooper-python-debugging-episode-241/
Debugging is a painful but necessary practice in software development. The tools that are available in Python range from the built-in debugger, to tools integrated with your coding environment, to the
The Python Podcast.__init__
The Python Podcast.__init__: Debugging Python Projects With PySnooper
An interview about building PySnooper to simplify debugging complex and legacy python projects
Mike Driscoll: PyDev of the Week: Sebastian Steins
Link: http://www.blog.pythonlibrary.org/2019/12/09/pydev-of-the-week-sebastian-steins/
This week we welcome Sebastian Steins (@sebastiansteins) as our PyDev of the Week! Sebastian is the creator of the Pythonic News website. You can find out more about Sebastian by checking out what he’
Link: http://www.blog.pythonlibrary.org/2019/12/09/pydev-of-the-week-sebastian-steins/
This week we welcome Sebastian Steins (@sebastiansteins) as our PyDev of the Week! Sebastian is the creator of the Pythonic News website. You can find out more about Sebastian by checking out what he’
The Mouse Vs. The Python
PyDev of the Week: Sebastian Steins - The Mouse Vs. The Python
This week we welcome Sebastian Steins (@sebastiansteins) as our PyDev of the Week! Sebastian is the creator of the Pythonic News website. You can find out more about Sebastian by checking out what he’s been up to over on Github. Let’s take a few moments to…
Erik Marsja: Learn all About Installing & Updating Packages in Python
Link: https://www.marsja.se/learn-all-about-installing-updating-packages-in-python/?utm_source=rss&utm_medium=rss&utm_campaign=learn-all-about-installing-updating-packages-in-python
The post Learn all About Installing & Updating Packages in Python appeared first on Erik Marsja.
In this tutorial, we will learn the basics of installing, working and updating packages in Python. Firs
Link: https://www.marsja.se/learn-all-about-installing-updating-packages-in-python/?utm_source=rss&utm_medium=rss&utm_campaign=learn-all-about-installing-updating-packages-in-python
The post Learn all About Installing & Updating Packages in Python appeared first on Erik Marsja.
In this tutorial, we will learn the basics of installing, working and updating packages in Python. Firs
Erik Marsja
Learn all About Installing & Updating Packages in Python - Erik Marsja
In this post, we will learn how to install, use, and update Python packages using pip, conda, and Anaconda Navigator.
Stack Abuse: Creating Command Line Utilities with Python's argparse
Link: https://stackabuse.com/creating-command-line-utilities-with-pythons-argparse/
Introduction
Most of the user-facing software comes with a visually pleasing interface or via a decorated webpage. At other times, a program can be so small that it does not warrant an entire graphica
Link: https://stackabuse.com/creating-command-line-utilities-with-pythons-argparse/
Introduction
Most of the user-facing software comes with a visually pleasing interface or via a decorated webpage. At other times, a program can be so small that it does not warrant an entire graphica
Stack Abuse
Creating Command Line Utilities with Python's argparse
Introduction Most of the user-facing software comes with a visually pleasing interface or via a decorated webpage. At other times, a program can be so small that it does not warrant an entire graphical user interface or web application to expose its functionality…
Real Python: MicroPython: An Intro to Programming Hardware in Python
Link: https://realpython.com/micropython/
Are you interested in the Internet of Things, home automation, and connected devices? Have you ever wondered what it would be like to build a blaster, a laser sword, or even your own robot? If so, the
Link: https://realpython.com/micropython/
Are you interested in the Internet of Things, home automation, and connected devices? Have you ever wondered what it would be like to build a blaster, a laser sword, or even your own robot? If so, the
Realpython
MicroPython: An Intro to Programming Hardware in Python – Real Python
Are you interested in the Internet of Things, home automation, and connected devices? If so, then you're in luck! In this tutorial, you'll learn about MicroPython and the world of electronics hardware. You'll set up your board, write your code, and deploy…
Continuum Analytics Blog: It’s Time to Upgrade to Python 3 – Time Is Running Out!
Link: https://www.anaconda.com/time-to-upgrade-to-python-3/
The Python community will sunset Python 2 on January 1, 2020. How much time is left? Check out the handy clock at: https://pythonclock.org/. How does this impact the Anaconda Distribution and the c
Link: https://www.anaconda.com/time-to-upgrade-to-python-3/
The Python community will sunset Python 2 on January 1, 2020. How much time is left? Check out the handy clock at: https://pythonclock.org/. How does this impact the Anaconda Distribution and the c
Anaconda
It's Time to Upgrade to Python 3 - Time Is Running Out!
Python 2 will retire on January 1, 2020. We will no longer build new packages for Python 2.7. Here are some tips for migration to Python 3.
Catalin George Festila: Python 3.7.5 : The OSMnx python package.
Link: http://python-catalin.blogspot.com/2019/12/python-375-osmnx-python-package.html
About this python package named OSMnx, you can read on GitHub.
OSMnx is a Python package that lets you download spatial geometries and model, project, visualize, and analyze street networks from OpenS
Link: http://python-catalin.blogspot.com/2019/12/python-375-osmnx-python-package.html
About this python package named OSMnx, you can read on GitHub.
OSMnx is a Python package that lets you download spatial geometries and model, project, visualize, and analyze street networks from OpenS
Blogspot
Python 3.7.5 : The OSMnx python package.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Django Weblog: 2020 DSF Board Election Results
Link: https://www.djangoproject.com/weblog/2019/dec/09/2020-dsf-board-election-results/
Our 2020 Django Software Foundation Election results are in. The Top 7 candidates are listed below in order of their ranking:
Frank Wiles
Anna Makarudze
James Bennett
William Vincent
Kátia Nakamura
Link: https://www.djangoproject.com/weblog/2019/dec/09/2020-dsf-board-election-results/
Our 2020 Django Software Foundation Election results are in. The Top 7 candidates are listed below in order of their ranking:
Frank Wiles
Anna Makarudze
James Bennett
William Vincent
Kátia Nakamura
Mike Driscoll: PyDev of the Week: Sebastian Steins
Link: https://www.blog.pythonlibrary.org/2019/12/09/pydev-of-the-week-sebastian-steins/
This week we welcome Sebastian Steins (@sebastiansteins) as our PyDev of the Week! Sebastian is the creator of the Pythonic News website. You can find out more about Sebastian by checking out what he’
Link: https://www.blog.pythonlibrary.org/2019/12/09/pydev-of-the-week-sebastian-steins/
This week we welcome Sebastian Steins (@sebastiansteins) as our PyDev of the Week! Sebastian is the creator of the Pythonic News website. You can find out more about Sebastian by checking out what he’
The Mouse Vs. The Python
PyDev of the Week: Sebastian Steins - The Mouse Vs. The Python
This week we welcome Sebastian Steins (@sebastiansteins) as our PyDev of the Week! Sebastian is the creator of the Pythonic News website. You can find out more about Sebastian by checking out what he’s been up to over on Github. Let’s take a few moments to…
Programiz: Python Docstrings
Link: https://www.programiz.com/python-programming/docstrings
In this tutorial, we will learn about Python docstrings. More specifically, we will learn how and why docstrings are used with the help of examples.
Link: https://www.programiz.com/python-programming/docstrings
In this tutorial, we will learn about Python docstrings. More specifically, we will learn how and why docstrings are used with the help of examples.
Programiz
Python Docstrings (With Examples)
In this tutorial, we will learn about Python docstrings. More specifically, we will learn how and why docstrings are used with the help of examples.
Programiz: Python Comments
Link: https://www.programiz.com/python-programming/comments
In this tutorial, we will learn to create comments in Python with the help of examples.
Link: https://www.programiz.com/python-programming/comments
In this tutorial, we will learn to create comments in Python with the help of examples.
Programiz
Python Comments (With Examples)
Comments are hints that we add to our code to make it easier to understand.
Python Insider: Python 3.8.1rc1 is now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/of_F9IzoM6Y/python-381rc1-is-now-available-for.html
Python 3.8.1rc1 is the release candidate of the first maintenance release of Python 3.8.
The Python 3.8 series is the newest feature release of the Python language, and it contains many new featur
Link: http://feedproxy.google.com/~r/PythonInsider/~3/of_F9IzoM6Y/python-381rc1-is-now-available-for.html
Python 3.8.1rc1 is the release candidate of the first maintenance release of Python 3.8.
The Python 3.8 series is the newest feature release of the Python language, and it contains many new featur
Blogspot
Python Insider: Python 3.8.1rc1 is now available for testing
Robin Wilson: Creating an email service for my son’s childhood memories with Python
Link: http://blog.rtwilson.com/creating-an-email-service-for-my-sons-childhood-memories-with-python/
For a number of years – since my now-toddler son was a small baby – I’ve been keeping track of various childhood achievements or memories. When I first came up with this I was rather sleep-deprived, a
Link: http://blog.rtwilson.com/creating-an-email-service-for-my-sons-childhood-memories-with-python/
For a number of years – since my now-toddler son was a small baby – I’ve been keeping track of various childhood achievements or memories. When I first came up with this I was rather sleep-deprived, a
Stack Abuse: Executing Shell Commands with Python
Link: https://stackabuse.com/executing-shell-commands-with-python/
Introduction
Repetitive tasks are ripe for automation. It is common for developers and system administrators to automate routine tasks like health checks and file backups with shell scripts. However,
Link: https://stackabuse.com/executing-shell-commands-with-python/
Introduction
Repetitive tasks are ripe for automation. It is common for developers and system administrators to automate routine tasks like health checks and file backups with shell scripts. However,
Stack Abuse
Executing Shell Commands with Python
Instead of shell scripts, which can get complex and tedious, we can use Python to automate shell commands. In this tutorial, we'll learn how to run them for the sake of scalability and maintainability of Python projects.