Real Python: The Real Python Podcast – Episode #13: PDFs in Python and Projects on the Raspberry Pi
Link: https://realpython.com/podcasts/rpp/13/
Have you wanted to work with PDF files in Python? Maybe you want to extract text, merge and concatenate files, or even create PDFs from scratch. Are you interested in building hardware projects using
Link: https://realpython.com/podcasts/rpp/13/
Have you wanted to work with PDF files in Python? Maybe you want to extract text, merge and concatenate files, or even create PDFs from scratch. Are you interested in building hardware projects using
Realpython
Episode #13: PDFs in Python and Projects on the Raspberry Pi – The Real Python Podcast
Have you wanted to work with PDF files in Python? Maybe you want to extract text, merge and concatenate files, or even create PDFs from scratch. Are you interested in building hardware projects using a Raspberry Pi? This week on the show we have David Amos…
Stack Abuse: any() and all() in Python with Examples
Link: https://stackabuse.com/any-and-all-in-python-with-examples/
Introduction to any() and all()
In this tutorial, we'll be covering the any() and all() functions in Python.
The any(iterable) and all(iterable) are built-in functions in Python and have been around s
Link: https://stackabuse.com/any-and-all-in-python-with-examples/
Introduction to any() and all()
In this tutorial, we'll be covering the any() and all() functions in Python.
The any(iterable) and all(iterable) are built-in functions in Python and have been around s
Stack Abuse
any() and all() in Python with Examples
In this tutorial, we'll be going over examples and practical usage of the any() and all() convenience functions in Python.
Python Bytes: #185 This code is snooping on you (a good thing!)
Link: https://pythonbytes.fm/episodes/show/185/this-code-is-snooping-on-you-a-good-thing
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<hr />
<p><strong>Brian #1:</strong> <a href="https://myst-parser.readthedocs.io/en/
Link: https://pythonbytes.fm/episodes/show/185/this-code-is-snooping-on-you-a-good-thing
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<hr />
<p><strong>Brian #1:</strong> <a href="https://myst-parser.readthedocs.io/en/
pythonbytes.fm
This code is snooping on you (a good thing!)
News and announcements from the Python community for the week of Jun 12th, 2020
Spyder IDE: Thanking the people behind Spyder 4
Link: https://www.spyder-ide.org/blog/release-spyder-4/
This blogpost was originally published on the Quansight Labs website.
After more than three years in development and more than 5000 commits from 60 authors around the world, Spyder 4 finally saw the l
Link: https://www.spyder-ide.org/blog/release-spyder-4/
This blogpost was originally published on the Quansight Labs website.
After more than three years in development and more than 5000 commits from 60 authors around the world, Spyder 4 finally saw the l
www.spyder-ide.org
Blog | Thanking the people behind Spyder 4 — Spyder IDE
Website for Spyder, the Scientific Python Development Environment
Brett Cannon: Why I don't like SemVer anymore
Link: https://snarky.ca/why-i-dont-like-semver/
Back in 2017 I wrote a blog post on how I manage version numbers. In that post I mentioned how I tried to follow semantic versioning. Over the subsequent 3 years I have come to the conclusion I actual
Link: https://snarky.ca/why-i-dont-like-semver/
Back in 2017 I wrote a blog post on how I manage version numbers. In that post I mentioned how I tried to follow semantic versioning. Over the subsequent 3 years I have come to the conclusion I actual
Tall, Snarky Canadian
Why I don't like SemVer anymore
Back in 2017 I wrote a blog post on how I manage version numbers
[https://snarky.ca/how-i-manage-package-version-numbers/]. In that post I mentioned
how I tried to follow semantic versioning [https://semver.org/]. Over the
subsequent 3 years I have come to…
[https://snarky.ca/how-i-manage-package-version-numbers/]. In that post I mentioned
how I tried to follow semantic versioning [https://semver.org/]. Over the
subsequent 3 years I have come to…
Janusworx: A Hundred Days of Code, Day 044
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-044/
Continuing the Flask course.
Learnt about seperation of concerns today.
To me that means that I should try to keep related things together and disparate stuff apart.
Case in point, we1 created a sep
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-044/
Continuing the Flask course.
Learnt about seperation of concerns today.
To me that means that I should try to keep related things together and disparate stuff apart.
Case in point, we1 created a sep
Janusworx
A Hundred Days of Code, Day 044
Continuing the Flask course.
Learnt about seperation of concerns today.
To me that means that I should try to keep related things together and disparate stuff apart.
Case in point, we1 created a sep
Learnt about seperation of concerns today.
To me that means that I should try to keep related things together and disparate stuff apart.
Case in point, we1 created a sep
Philippe Normand: Setting up Debian containers on Fedora Silverblue
Link: https://base-art.net/Articles/setting-up-debian-containers-on-fedora-silverblue/
After almost 20 years using Debian, I am trying something different, Fedora
Silverblue. However for work I still need to use Debian/Ubuntu from time to
time. In this post I am explaining the steps to
Link: https://base-art.net/Articles/setting-up-debian-containers-on-fedora-silverblue/
After almost 20 years using Debian, I am trying something different, Fedora
Silverblue. However for work I still need to use Debian/Ubuntu from time to
time. In this post I am explaining the steps to
Base-Art
Setting up Debian containers on Fedora Silverblue
After almost 20 years using Debian, I am trying something different, Fedora Silverblue. However for work I still need to use Debian/Ubuntu from time to time. In this post I am explaining the steps to setup Debian containers on Silverblue. By default Silverblue…
Eli Bendersky: You don't need virtualenv in Go
Link: https://eli.thegreenplace.net/2020/you-dont-need-virtualenv-in-go/
Programmers that come to Go from Python often wonder "do I need something like
virtualenv here?"
The short answer is NO; this post will provide some additional details.
While virtualenv in Python is u
Link: https://eli.thegreenplace.net/2020/you-dont-need-virtualenv-in-go/
Programmers that come to Go from Python often wonder "do I need something like
virtualenv here?"
The short answer is NO; this post will provide some additional details.
While virtualenv in Python is u
Weekly Python StackOverflow Report: (ccxxxii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/06/ccxxxii-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-06-13 15:53:42 GMTDoes Python forbid two similarly looking Unicode
Link: http://python-weekly.blogspot.com/2020/06/ccxxxii-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-06-13 15:53:42 GMTDoes Python forbid two similarly looking Unicode
Blogspot
(ccxxxii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Talk Python to Me: #268 Analyzing dozens of notebook environments
Link: https://talkpython.fm/episodes/show/268/analyzing-dozens-of-notebook-environments
Are you using interactive notebooks for your data exploration or day-to-day programming? What environment do you use? Was it Jupyter and now you've made the move to JupyterLab? That's a great choice.
Link: https://talkpython.fm/episodes/show/268/analyzing-dozens-of-notebook-environments
Are you using interactive notebooks for your data exploration or day-to-day programming? What environment do you use? Was it Jupyter and now you've made the move to JupyterLab? That's a great choice.
talkpython.fm
Analyzing dozens of notebook environments
Are you using interactive notebooks for your data exploration or day-to-day programming? What environment do you use? Was it Jupyter and now you've made the move to JupyterLab? That's a great choice. But did you know there are more environments out there…
PSF GSoC students blogs: [Week 2] Check-in
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-2-check-in-4/
1. What did you do this week?
This week's main job is to implement the backward propagation. After that, I complete the whole vjp.
Because of the bad support for figure and code, more detail see: htt
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-2-check-in-4/
1. What did you do this week?
This week's main job is to implement the backward propagation. After that, I complete the whole vjp.
Because of the bad support for figure and code, more detail see: htt
blogs.python-gsoc.org
Python GSoC - [Week 2] Check-in - sangyx's Blog
[Week 2] Check-in - 1bce70eb-f2bf-49ed-87e2-67410e1d91c9 - Python's Google Summer of Code Blogs Page
Codementor: Making Python Integers Iterable
Link: https://www.codementor.io/arpitbhayani/making-python-integers-iterable-17er12crq0
Iterables in Python are objects and containers that could be stepped through one item at a time, usually using a for ... in loop. Not all objects can be iterated, for example - we cannot iterate an...
Link: https://www.codementor.io/arpitbhayani/making-python-integers-iterable-17er12crq0
Iterables in Python are objects and containers that could be stepped through one item at a time, usually using a for ... in loop. Not all objects can be iterated, for example - we cannot iterate an...
www.codementor.io
Making Python Integers Iterable | Codementor
Iterables in Python are objects and containers that could be stepped through one item at a time, usually using a for ... in loop. Not all objects can be iterated, for example - we cannot iterate an...
Python Insider: Python 3.9.0b3 is now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/VCcgeT4Dihg/python-390b3-is-now-available-for.html
On behalf of the entire Python development community, and the currently
serving Python release team in particular, I’m pleased to announce the
release of Python 3.9.0b3. Get it here:
https://www.p
Link: http://feedproxy.google.com/~r/PythonInsider/~3/VCcgeT4Dihg/python-390b3-is-now-available-for.html
On behalf of the entire Python development community, and the currently
serving Python release team in particular, I’m pleased to announce the
release of Python 3.9.0b3. Get it here:
https://www.p
Blogspot
Python Insider: Python 3.9.0b3 is now available for testing
PSF GSoC students blogs: Weekly Check-in #3
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-3-4/
Welcome to second week of coding!!
Hello and welcome to my third weekly check-in, I will be sharing my progress with the project so far. In case you wondered, the sub-org that I am affiliated to is FU
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-3-4/
Welcome to second week of coding!!
Hello and welcome to my third weekly check-in, I will be sharing my progress with the project so far. In case you wondered, the sub-org that I am affiliated to is FU
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #3 - Nibba2018's Blog
Weekly Check-in #3 - c56ad427-2a29-4bff-aaac-4b1c415e6c7a - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-In: Week 3
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-3/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey !
This week, Raymarching!
What did I do this week
This was an exciting week as i got to learn and implement the ray marching
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-3/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey !
This week, Raymarching!
What did I do this week
This was an exciting week as i got to learn and implement the ray marching
blogs.python-gsoc.org
Python GSoC - Weekly Check-In: Week 3 - lenixlobo's Blog
Weekly Check-In: Week 3 - 29b61b21-4ad2-4b48-ab8a-f4ed5ddc5aa2 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 2 Check-in
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-2-check-in-5/
What I have done this week
This week, I have finished the spliting part of the concatenated into variable, command, branch and loop, and preparing for futher review.
In the spliting part, the concept
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-2-check-in-5/
What I have done this week
This week, I have finished the spliting part of the concatenated into variable, command, branch and loop, and preparing for futher review.
In the spliting part, the concept
blogs.python-gsoc.org
Python GSoC - Week 2 Check-in - WangJL's Blog
Week 2 Check-in - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
Moshe Zadka: Conditionally Logging Expensive Tasks
Link: https://orbifold.xyz/logging-expensive.html
(I have shown this technique in my
mailing list.
If this kind of thing seems interesting,
why not subscribe?)
Imagine you want to log something that is,
potentially,
expensive to calculate.
For exampl
Link: https://orbifold.xyz/logging-expensive.html
(I have shown this technique in my
mailing list.
If this kind of thing seems interesting,
why not subscribe?)
Imagine you want to log something that is,
potentially,
expensive to calculate.
For exampl
orbifold.xyz
Orbifolds and Other Games - Conditionally Logging Expensive Tasks
PSF GSoC students blogs: Weekly Check-In #2 ( 7th Jun - 14th Jun )
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-2-7th-jun-14th-jun/
Hey back with the second check in blog covering week 2.
What did you do this week ?
Fixes and features - still tweaking the number parser library now it handles multiple numbers (not separated by a
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-2-7th-jun-14th-jun/
Hey back with the second check in blog covering week 2.
What did you do this week ?
Fixes and features - still tweaking the number parser library now it handles multiple numbers (not separated by a
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #2 ( 7th Jun - 14th Jun ) - arnav_k's Blog
Weekly Check-In #2 ( 7th Jun - 14th Jun ) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week #3
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-3/
Hi!
What did you do this week?
Last week’s manual sync feature wasn’t correct as the partitions are supposed to span the missing data and ignore the tiles, not just skip the missing frames. So I fixed
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-3/
Hi!
What did you do this week?
Last week’s manual sync feature wasn’t correct as the partitions are supposed to span the missing data and ignore the tiles, not just skip the missing frames. So I fixed
blogs.python-gsoc.org
Python GSoC - GSoC: Week #3 - anandbaburajan's Blog
GSoC: Week #3 - 4a3e96df-d098-4929-8011-88901b0d2939 - Python's Google Summer of Code Blogs Page
Mike C. Fletcher: Auto-link a Host-provided Package into a Virtualenv
Link: http://blog.vrplumber.com/b/2020/06/12/auto-link-host-provided-package-virtualenv/
There are Python packages that are basically a PITA to get compiled into your virtualenv. The one I constantly hit when doing GStreamer, DBus, IBus, etc is gobject-introspection (a.k.a. gi). So, there
Link: http://blog.vrplumber.com/b/2020/06/12/auto-link-host-provided-package-virtualenv/
There are Python packages that are basically a PITA to get compiled into your virtualenv. The one I constantly hit when doing GStreamer, DBus, IBus, etc is gobject-introspection (a.k.a. gi). So, there
Vrplumber
Plumbing Life's Depths - Auto-link a Host-provided Package into a Virtualenv
There are Python packages that are basically a PITA to get compiled into your virtualenv. The one I constantly hit when doing GStreamer, DBus, IBus, etc is gobject-introspection (a.k.a. gi). So, there's now a trivial package available: source path-to-venv/bin/activate…
Daniel Nouri: Search your favorited tweets and articles with Twitter Discover
Link: http://danielnouri.org/notes/2020/06/14/search-your-favorited-tweets-and-articles-with-twitter-discover
If you're like me, you use Twitter's likes or favorites as bookmarks,
to help you come back to a tweet or article later. If you're also
like me, you've been using Twitter way too much and after more
Link: http://danielnouri.org/notes/2020/06/14/search-your-favorited-tweets-and-articles-with-twitter-discover
If you're like me, you use Twitter's likes or favorites as bookmarks,
to help you come back to a tweet or article later. If you're also
like me, you've been using Twitter way too much and after more
danielnouri.org
Search your favorited tweets and articles with Twitter Discover — Daniel Nouri's Blog