Weekly Python StackOverflow Report: (ccxvi) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/02/ccxvi-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-02-22 13:43:12 GMTHow to bypass python function definition with de
Link: http://python-weekly.blogspot.com/2020/02/ccxvi-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-02-22 13:43:12 GMTHow to bypass python function definition with de
Blogspot
(ccxvi) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Roberto Alsina: Episodio 22: Color, Color, Color!
Link: https://ralsina.me/weblog/posts/youtube/episodio-22-color-color-color.html
Cosas que uso en mi terminal. ¿Qué terminal? ¿Qué shell? ¿Que font? ¿Vale la pena reemplazar herramientas que tienen 50 años como "cat"? Todo eso y alguito más!
Fish shell: https://fishshell.com/
Alac
Link: https://ralsina.me/weblog/posts/youtube/episodio-22-color-color-color.html
Cosas que uso en mi terminal. ¿Qué terminal? ¿Qué shell? ¿Que font? ¿Vale la pena reemplazar herramientas que tienen 50 años como "cat"? Todo eso y alguito más!
Fish shell: https://fishshell.com/
Alac
Lateral Opinion
Episodio 22: Color, Color, Color!
Cosas que uso en mi terminal. ¿Qué terminal? ¿Qué shell? ¿Que font? ¿Vale la pena reemplazar herramientas que tienen 50 años como "cat"? Todo eso y alguito más!
Fish shell: https://fishshell.com/
Ala
Fish shell: https://fishshell.com/
Ala
Mike Driscoll: Python 101 2nd Edition Sample Chapters
Link: http://www.blog.pythonlibrary.org/2020/02/23/python-101-2nd-edition-sample-chapters/
I have put together some sample chapters for the 2nd edition of Python 101 which is coming out later this year. You can download the PDF version of these sample chapters here. Note that these chapters
Link: http://www.blog.pythonlibrary.org/2020/02/23/python-101-2nd-edition-sample-chapters/
I have put together some sample chapters for the 2nd edition of Python 101 which is coming out later this year. You can download the PDF version of these sample chapters here. Note that these chapters
The Mouse Vs. The Python
Python 101 2nd Edition Sample Chapters - The Mouse Vs. The Python
I have put together some sample chapters for the 2nd edition of Python 101 which is coming out later this year. You can download the PDF version of these sample chapters here. Note that these chapters may have minor typos in them. Feel free to let me know…
Catalin George Festila: Python 3.7.6 : The SELinux python package.
Link: http://python-catalin.blogspot.com/2020/02/python-376-selinux-python-package.html
The tutorial for today is about the SELinux python package.
The official webpage is this.
First, I update my pip tool and I used the python 3.7.6 version:
[mythcat@desk ~]$ pip install --upgrade pip
Link: http://python-catalin.blogspot.com/2020/02/python-376-selinux-python-package.html
The tutorial for today is about the SELinux python package.
The official webpage is this.
First, I update my pip tool and I used the python 3.7.6 version:
[mythcat@desk ~]$ pip install --upgrade pip
Blogspot
Python 3.7.6 : The SELinux python package.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Hynek Schlawack: Python Packaging Metadata
Link: https://hynek.me/articles/packaging-metadata/
Since this topic keeps coming up, I’d like to briefly share my thoughts on Python package metadata because it’s – as always – more complex than it seems.
Link: https://hynek.me/articles/packaging-metadata/
Since this topic keeps coming up, I’d like to briefly share my thoughts on Python package metadata because it’s – as always – more complex than it seems.
Hynek Schlawack
Python Packaging Metadata
Since this topic keeps coming up, I’d like to briefly share my thoughts on Python package metadata because it’s – as always – more complex than it seems.
Hynek Schlawack: Python in Production
Link: https://hynek.me/articles/python-in-production/
I’m missing a key part from the public Python discourse and I would like to help to change that.
Link: https://hynek.me/articles/python-in-production/
I’m missing a key part from the public Python discourse and I would like to help to change that.
Hynek Schlawack
Python in Production
I’m missing a key part from the public Python discourse and I would like to help to change that.
Tryton News: Release 0.7.0 of GooCalendar
Link: https://discuss.tryton.org/t/release-0-7-0-of-goocalendar/2361
@ced wrote:
We are proud to announce the release 0.7.0 of GooCalendar.
GooCalendar is a Python library that implements a calendar widget for GTK+ using GooCanvas .
In addition to bug-fixes, this rele
Link: https://discuss.tryton.org/t/release-0-7-0-of-goocalendar/2361
@ced wrote:
We are proud to announce the release 0.7.0 of GooCalendar.
GooCalendar is a Python library that implements a calendar widget for GTK+ using GooCanvas .
In addition to bug-fixes, this rele
Tryton Discussion
Release 0.7.0 of GooCalendar
We are proud to announce the release 0.7.0 of GooCalendar. GooCalendar is a Python library that implements a calendar widget for GTK+ using GooCanvas . In addition to bug-fixes, this release contains this following improvements: Use Gtk default font as…
Will McGugan: Better Python tracebacks with Rich
Link: https://www.willmcgugan.com/blog/tech/post/better-python-tracebacks-with-rich/
One of my goals in writing Rich was to render really nice Python tracebacks. And now that feature has landed.
I've never found Python tracebacks to be a great debugging aid beyond telling me what the
Link: https://www.willmcgugan.com/blog/tech/post/better-python-tracebacks-with-rich/
One of my goals in writing Rich was to render really nice Python tracebacks. And now that feature has landed.
I've never found Python tracebacks to be a great debugging aid beyond telling me what the
Will McGugan Tech
Better Python tracebacks with Rich
One of my goals in writing Rich was to render really nice Python tracebacks. And now that feature has landed. I've never found Python tracebacks to be a great debugging aid beyond telling me what the exception was, and where it occurred. In a recent update…
Mike Driscoll: PyDev of the Week: Hameer Abbasi
Link: http://www.blog.pythonlibrary.org/2020/02/24/pydev-of-the-week-hameer-abbasi/
This week we welcome Hameer Abbasi as our PyDev of the Week! Hameer works on the PyData Sparse project. You can check out what else Hameer is working on over on Github. Let’s take some time to get to
Link: http://www.blog.pythonlibrary.org/2020/02/24/pydev-of-the-week-hameer-abbasi/
This week we welcome Hameer Abbasi as our PyDev of the Week! Hameer works on the PyData Sparse project. You can check out what else Hameer is working on over on Github. Let’s take some time to get to
The Mouse Vs. The Python
PyDev of the Week: Hameer Abbasi - The Mouse Vs. The Python
This week we welcome Hameer Abbasi as our PyDev of the Week! Hameer works on the PyData Sparse project. You can check out what else Hameer is working on over on Github. Let’s take some time to get to know him better! Can you tell us a little about yourself…
Roberto Alsina: Episodio 23: Androides Linuxeros
Link: https://ralsina.me/weblog/posts/youtube/episodio-23-androides-linuxeros.html
Demostrando Anbox, una aplicación para usar aplicaciones Android en Linux!
Link: https://ralsina.me/weblog/posts/youtube/episodio-23-androides-linuxeros.html
Demostrando Anbox, una aplicación para usar aplicaciones Android en Linux!
Lateral Opinion
Episodio 23: Androides Linuxeros
Demostrando Anbox, una aplicación para usar aplicaciones Android en Linux!
Real Python: Introduction to Python SQL Libraries
Link: https://realpython.com/python-sql-libraries/
All software applications interact with data, most commonly through a database management system (DBMS). Some programming languages come with modules that you can use to interact with a DBMS, while ot
Link: https://realpython.com/python-sql-libraries/
All software applications interact with data, most commonly through a database management system (DBMS). Some programming languages come with modules that you can use to interact with a DBMS, while ot
Realpython
Introduction to Python SQL Libraries – Real Python
In this step-by-step tutorial, you'll learn how to connect to different database management systems by using various Python SQL libraries. You'll interact with SQLite, MySQL, and PostgreSQL databases and perform common database queries using a Python application.
Anarcat: The CLA Denial-Of-Service attack
Link: https://anarc.at/blog/2020-02-24-cla-dos/
I just stumbled upon this weird mind bender this morning. I have found
what I believe is a simple typo in the Ganeti documentation which
has a trivial fix. But then, before I submitted a PR to fix it,
Link: https://anarc.at/blog/2020-02-24-cla-dos/
I just stumbled upon this weird mind bender this morning. I have found
what I believe is a simple typo in the Ganeti documentation which
has a trivial fix. But then, before I submitted a PR to fix it,
Stack Abuse: Introduction to Image Processing in Python with OpenCV
Link: https://stackabuse.com/introduction-to-image-processing-in-python-with-opencv/
Introduction
In this tutorial, we are going to learn how we can perform image processing using the Python language. We are not going to restrict ourselves to a single library or framework; however, th
Link: https://stackabuse.com/introduction-to-image-processing-in-python-with-opencv/
Introduction
In this tutorial, we are going to learn how we can perform image processing using the Python language. We are not going to restrict ourselves to a single library or framework; however, th
Stack Abuse
Introduction to Image Processing in Python with OpenCV
The article provides a brief introduction to various image processing tasks with the help of the Python programming language.
Andre Roberge: From a rejected Pycon talk to a new project.
Link: https://aroberge.blogspot.com/2020/02/from-rejected-pycon-talk-to-new-project.html
Like many others, my talk proposal (early draft here) for Pycon US was rejected. So, I decided to spend some time putting everything in a new project instead. (Documentation here.) It is still a roug
Link: https://aroberge.blogspot.com/2020/02/from-rejected-pycon-talk-to-new-project.html
Like many others, my talk proposal (early draft here) for Pycon US was rejected. So, I decided to spend some time putting everything in a new project instead. (Documentation here.) It is still a roug
Blogspot
From a rejected Pycon talk to a new project.
Like many others, my talk proposal ( early draft here ) for Pycon US was rejected. So, I decided to spend some time putting everything in a ...
PyBites: Talking to API's and goodlooking tools
Link: https://pybit.es/guest-talking-to-apis-goodlooking-tools.html
One of my go-to locations for security news had a thread recently about a tool called VTScan.
I really liked the idea of not having to go through the browser overhead to check files against multiple s
Link: https://pybit.es/guest-talking-to-apis-goodlooking-tools.html
One of my go-to locations for security news had a thread recently about a tool called VTScan.
I really liked the idea of not having to go through the browser overhead to check files against multiple s
PyBites
Talking to API's and goodlooking tools
I recently ran into a tool called VTScan that uses the VirusTotal API to scan a file and print the results. I figured I could write the same, and add some functionality!
PyBites: Productivity Mondays - Are You Producing Enough Value? 5 Tips to Boost Your Deep Work
Link: https://pybit.es/deep-work.html
Here is another edition of Productivity Mondays geared towards getting you closer towards your goals. This weekend I picked up Deep work again. Every time I read it is a revelation. The better you man
Link: https://pybit.es/deep-work.html
Here is another edition of Productivity Mondays geared towards getting you closer towards your goals. This weekend I picked up Deep work again. Every time I read it is a revelation. The better you man
PyBites
Productivity Mondays - Are You Producing Enough Value? 5 Tips to Boost Your Deep Work
Here is another edition of Productivity Mondays geared towards getting you closer towards your goals. This weekend I picked up Deep work again. Every time I read it is a revelation. The better you manage your time, the more successful you will become. It…
pgcli: Welcome IRedis
Link: http://pgcli.com/welcome-iredis.html
We are happy to welcome IRedis to the dbcli org.
IRedis is A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
IRedis is written in python using the wonderful prompt-toolkit l
Link: http://pgcli.com/welcome-iredis.html
We are happy to welcome IRedis to the dbcli org.
IRedis is A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
IRedis is written in python using the wonderful prompt-toolkit l
Podcast.__init__: Reducing The Friction Of Embedded Software Development With PlatformIO
Link: https://www.pythonpodcast.com/platformio-embedded-software-devleopment-episode-251/
Embedded software development is a challenging endeavor due to a fragmented ecosystem of tools. Ivan Kravets experienced the pain of programming for different hardware platforms when embroiled in a ho
Link: https://www.pythonpodcast.com/platformio-embedded-software-devleopment-episode-251/
Embedded software development is a challenging endeavor due to a fragmented ecosystem of tools. Ivan Kravets experienced the pain of programming for different hardware platforms when embroiled in a ho
The Python Podcast.__init__
The Python Podcast.__init__: Reducing The Friction Of Embedded Software Development With PlatformIO
An interview about the PlatformIO ecosystem and how it helps to reduce the pain of building embedded software applications that target multiple hardware vendors
tryexceptpass: Episode 4 - 7 Practices for High Quality Maintainable Code
Link: https://tryexceptpass.org/podcast/ep4-code-quality-practices/
Code is complicated, hard to test, difficult to understand and can frustrate others.
Writing cleaner code can save you from reimplementing software simply that you cannot understand.
It’s an iterativ
Link: https://tryexceptpass.org/podcast/ep4-code-quality-practices/
Code is complicated, hard to test, difficult to understand and can frustrate others.
Writing cleaner code can save you from reimplementing software simply that you cannot understand.
It’s an iterativ
tryexceptpass.org
Episode 4 - 7 Practices for High Quality Maintainable Code
Software development principles that help you produce higher quality and more maintainable code.
Catalin George Festila: Python 3.7.6 : The new concepts of execution in python 3 - part 001.
Link: http://python-catalin.blogspot.com/2020/02/python-376-new-concepts-of-execution-in.html
The main goal of these tutorials series is learning to deal with python source code using the new concepts of execution in python 3.
When two or more events are concurrent it means that they are happe
Link: http://python-catalin.blogspot.com/2020/02/python-376-new-concepts-of-execution-in.html
The main goal of these tutorials series is learning to deal with python source code using the new concepts of execution in python 3.
When two or more events are concurrent it means that they are happe
Blogspot
Python 3.7.6 : The new concepts of execution in python 3 - part 001.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.