Andre Roberge: Friendly-traceback: testing with Real Python
Link: https://aroberge.blogspot.com/2021/02/friendly-traceback-testing-with-real.html
Real Python is an excellent learning resource for beginning and intermediate Python programmers that want to learn more about various Python related topics. Most of the resources of RealPython are beh
Link: https://aroberge.blogspot.com/2021/02/friendly-traceback-testing-with-real.html
Real Python is an excellent learning resource for beginning and intermediate Python programmers that want to learn more about various Python related topics. Most of the resources of RealPython are beh
Blogspot
Friendly-traceback: testing with Real Python
Real Python is an excellent learning resource for beginning and intermediate Python programmers that want to learn more about various Pytho...
Corey Gallon: 3 Simple Steps to Build a Python Package for Conda Forge
Link: https://gallon.me/3-simple-steps-to-build-a-python-package-for-conda-forge/?utm_source=rss&utm_medium=rss&utm_campaign=3-simple-steps-to-build-a-python-package-for-conda-forge
In just 3 easy steps, we’ll package the spotipy Python library for Conda Forge!
Hey data hackers! We’re all raving fans of Conda Forge — the community-led repository of recipes, build infrastructure
Link: https://gallon.me/3-simple-steps-to-build-a-python-package-for-conda-forge/?utm_source=rss&utm_medium=rss&utm_campaign=3-simple-steps-to-build-a-python-package-for-conda-forge
In just 3 easy steps, we’ll package the spotipy Python library for Conda Forge!
Hey data hackers! We’re all raving fans of Conda Forge — the community-led repository of recipes, build infrastructure
Weekly Python StackOverflow Report: (cclxv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2021/02/cclxv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2021-02-27 18:35:08 GMTWhy aren't my list elements being swapped? - [11
Link: http://python-weekly.blogspot.com/2021/02/cclxv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2021-02-27 18:35:08 GMTWhy aren't my list elements being swapped? - [11
Blogspot
(cclxv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2021...
The Open Sourcerer: A new data format has landed in the upcoming GTG 0.5
Link: https://fortintam.com/blog/gtg-data-format-v2-merged/
Here’s a general call for testing from your favorite pythonic native Linux desktop personal productivity app, GTG.
In recent months, Diego tackled the epic task of redesigning the XML file format fr
Link: https://fortintam.com/blog/gtg-data-format-v2-merged/
Here’s a general call for testing from your favorite pythonic native Linux desktop personal productivity app, GTG.
In recent months, Diego tackled the epic task of redesigning the XML file format fr
Codementor: Server deployment with Python: From A to Z.
Link: https://www.codementor.io/pietrograndinetti/server-deployment-with-python-from-a-to-z-1fjhy96qni
In this tutorial you will learn how to configure a server and deploy a web app from scratch by using only Python.
Link: https://www.codementor.io/pietrograndinetti/server-deployment-with-python-from-a-to-z-1fjhy96qni
In this tutorial you will learn how to configure a server and deploy a web app from scratch by using only Python.
www.codementor.io
Server deployment with Python: From A to Z. | Codementor
In this tutorial you will learn how to configure a server and deploy a web app from scratch by using only Python.
Test and Code: 146: Automation Tools for Web App and API Development and Maintenance - Michael Kennedy
Link: https://testandcode.com/146
Building any software, including web apps and APIs requires testing.
There's automated testing, and there's manual testing.
In between that is exploratory testing aided by automation tools.
Michael
Link: https://testandcode.com/146
Building any software, including web apps and APIs requires testing.
There's automated testing, and there's manual testing.
In between that is exploratory testing aided by automation tools.
Michael
Test & Code : Python Testing
Test & Code : Python Testing 146: Automation Tools for Web App and API Development and Maintenance - Michael Kennedy
Michael Kennedy joins the show this week to share some of the tools he uses during development and maintenance.
We talk about tools used for semi-automated exploratory testing.
We also talk about some of the other tools and techniques he uses to keep Talk…
We talk about tools used for semi-automated exploratory testing.
We also talk about some of the other tools and techniques he uses to keep Talk…
Matthew Wright: Profiling Python code with line_profiler
Link: https://www.wrighters.io/profiling-python-code-with-line_profiler/
Once we have debugged, working, readable (and hopefully testable) code, it may become important to examine it more closely and try to improve the code's performance. Before we can make any progress in
Link: https://www.wrighters.io/profiling-python-code-with-line_profiler/
Once we have debugged, working, readable (and hopefully testable) code, it may become important to examine it more closely and try to improve the code's performance. Before we can make any progress in
wrighters.io
Profiling Python code with line_profiler - wrighters.io
Use line_profiler to see line level execution time for your python code, it may surprise you where your code is slow and what it takes to speed it up.
Mike Driscoll: PyDev of the Week: Jonathan Hoffstadt
Link: https://www.blog.pythonlibrary.org/2021/03/01/pydev-of-the-week-jonathan-hoffstadt/
This week we welcome Jonathan Hoffstadt (@jhoffs1) as our PyDev of the Week! Jonathan is the co-author of Dear PyGUI. It’s a neat, new Python GUI package. You can see what else Jonathan has been worki
Link: https://www.blog.pythonlibrary.org/2021/03/01/pydev-of-the-week-jonathan-hoffstadt/
This week we welcome Jonathan Hoffstadt (@jhoffs1) as our PyDev of the Week! Jonathan is the co-author of Dear PyGUI. It’s a neat, new Python GUI package. You can see what else Jonathan has been worki
Mouse Vs Python
PyDev of the Week: Jonathan Hoffstadt - Mouse Vs Python
Gain practical, real-world Python skills with our resources and pathway
Tryton News: Newsletter for March 2021
Link: https://discuss.tryton.org/t/newsletter-for-march-2021/3810
Five Bulb Lights1280×853 97 KB
Here’s a sneak peak at the improvements that landed during the last month.
Changes for the User
We now show the carrier on the shipment list so it’s possible to priori
Link: https://discuss.tryton.org/t/newsletter-for-march-2021/3810
Five Bulb Lights1280×853 97 KB
Here’s a sneak peak at the improvements that landed during the last month.
Changes for the User
We now show the carrier on the shipment list so it’s possible to priori
Tryton Discussion
Newsletter for March 2021
Here’s a sneak peak at the improvements that landed during the last month. Changes for the User We now show the carrier on the shipment list so it’s possible to prioritize shipments based on the carrier. We’ve added a wizard to make it easy to add lots…
John Ludhi/nbshare.io: Opinion Mining Aspect Level Sentiment Analysis
Link: https://www.nbshare.io/notebook/568830035/Opinion-Mining-Aspect-Level-Sentiment-Analysis/
Opinion Mining - Aspect Level Sentiment AnalysisAspect level sentiment analysis employs multiple machine learning processes. The first is parsing the sentence to extract the relation between wo
Link: https://www.nbshare.io/notebook/568830035/Opinion-Mining-Aspect-Level-Sentiment-Analysis/
Opinion Mining - Aspect Level Sentiment AnalysisAspect level sentiment analysis employs multiple machine learning processes. The first is parsing the sentence to extract the relation between wo
Stack Abuse: Python: Check if Variable is a List
Link: https://stackabuse.com/python-check-if-variable-is-a-list/
Introduction
Python is a dynamically typed language, and the variable data types are inferred without explicit intervention by the developer.
If we had code that needed a list but lacked type hints, w
Link: https://stackabuse.com/python-check-if-variable-is-a-list/
Introduction
Python is a dynamically typed language, and the variable data types are inferred without explicit intervention by the developer.
If we had code that needed a list but lacked type hints, w
Stack Abuse
Python: Check if Variable is a List
In this tutorial, we'll take a look at how to check if a variable is a list in Python. We'll use the type() and isinstance() functions and the is operator.
The Digital Cat: Mau: a lightweight markup language
Link: https://www.thedigitalcatonline.com/blog/2021/02/22/mau-a-lightweight-markup-language/
What is Mau?Mau is a lightweight markup language heavily inspired by AsciiDoc that makes is very easy to write blog posts or books.The main goal of Mau is to provide a customisable markup language, re
Link: https://www.thedigitalcatonline.com/blog/2021/02/22/mau-a-lightweight-markup-language/
What is Mau?Mau is a lightweight markup language heavily inspired by AsciiDoc that makes is very easy to write blog posts or books.The main goal of Mau is to provide a customisable markup language, re
Thedigitalcatonline
Mau: a lightweight markup language
Mau is a lightweight markup language heavily inspired by AsciiDoc that makes is very easy to write blog posts or books.
Python Software Foundation: Happy Anniversary to Python and the Python Software Foundation!
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Q1I6vSv_mh8/happy-anniversary-to-python-and-python.html
For two decades the PSF has worked on:diversity and inclusion effortsestablishing and enforcing a code of conduct for our communitymaking PyCon more accessibleimproving the services we provide to the
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/Q1I6vSv_mh8/happy-anniversary-to-python-and-python.html
For two decades the PSF has worked on:diversity and inclusion effortsestablishing and enforcing a code of conduct for our communitymaking PyCon more accessibleimproving the services we provide to the
Blogspot
Happy Anniversary to Python and the Python Software Foundation!
For two decades the PSF has worked on: diversity and inclusion efforts establishing and enforcing a code of conduct for our community making...
Learn PyQt: PDF Report generator — Generate custom PDF reports using reportlab & pdfrw
Link: https://www.learnpyqt.com/examples/python-pdf-report-generator/
If your job involves generating PDF reports, invoices, etc. you have probably thought about automating that with Python.
Python has some great libraries for working with PDF files, allowing you to rea
Link: https://www.learnpyqt.com/examples/python-pdf-report-generator/
If your job involves generating PDF reports, invoices, etc. you have probably thought about automating that with Python.
Python has some great libraries for working with PDF files, allowing you to rea
Python GUIs
Generate customizable PDF reports with Python
Generate custom PDF reports using reportlab & pdfrw. If your job involves generating PDF reports, invoices, etc.
PyCharm: Developing Flask Apps on Google Cloud
Link: http://feedproxy.google.com/~r/Pycharm/~3/tnJTa4fbVSI/
We just had a webinar with Abby Carey from Google, where we discussed deploying Flask applications on GCP, using all the differerent services that it gives you.
In the webinar, Abby covered:
Using C
Link: http://feedproxy.google.com/~r/Pycharm/~3/tnJTa4fbVSI/
We just had a webinar with Abby Carey from Google, where we discussed deploying Flask applications on GCP, using all the differerent services that it gives you.
In the webinar, Abby covered:
Using C
JetBrains Blog
Developing Flask Apps on Google Cloud | The PyCharm Blog
We just had a webinar with Abby Carey from Google, where we discussed deploying Flask applications on GCP, using all the differerent services that it gives you.
In the webinar, Abby covered:
Using C
In the webinar, Abby covered:
Using C
Talk Python to Me: #305 Python community at Python Discord
Link: https://talkpython.fm/episodes/show/305/python-community-at-python-discord
People often ask me how they can find a Python community to be part of. Maybe discussion forum or slack channel. This week, we look at one of the most active communities in Python Discord. It's Python
Link: https://talkpython.fm/episodes/show/305/python-community-at-python-discord
People often ask me how they can find a Python community to be part of. Maybe discussion forum or slack channel. This week, we look at one of the most active communities in Python Discord. It's Python
talkpython.fm
Python community at Python Discord
People often ask me how they can find a Python community to be part of. Maybe discussion forum or slack channel. This week, we look at one of the most active communities in Python Discord. It's Python, on a discord server. But it's more than that too.
Real Python: Python and MongoDB: Connecting to NoSQL Databases
Link: https://realpython.com/introduction-to-mongodb-and-python/
MongoDB is a document-oriented and NoSQL database solution that provides great scalability and flexibility along with a powerful querying system. With MongoDB and Python, you can develop many differen
Link: https://realpython.com/introduction-to-mongodb-and-python/
MongoDB is a document-oriented and NoSQL database solution that provides great scalability and flexibility along with a powerful querying system. With MongoDB and Python, you can develop many differen
Realpython
Python and MongoDB: Connecting to NoSQL Databases – Real Python
In this step-by-step tutorial, you'll learn how to use Python to interface with the NoSQL database system MongoDB. You'll get an overview of the differences between SQL and NoSQL, and you'll also learn about related tools, including PyMongo and MongoEngine.
Python Insider: Python 3.10.0a5 is now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/L5BoMSqFEvw/python-3100a5-is-now-available-for.html
Well, this one took a bit more time due to some surprise last time reference leaks and release blockers to fix, but now Python 3.10.0a5 it’s here. Will this be the first release announcements of the
Link: http://feedproxy.google.com/~r/PythonInsider/~3/L5BoMSqFEvw/python-3100a5-is-now-available-for.html
Well, this one took a bit more time due to some surprise last time reference leaks and release blockers to fix, but now Python 3.10.0a5 it’s here. Will this be the first release announcements of the
Blogspot
Python Insider: Python 3.10.0a5 is now available for testing
Python Insider: Python 3.10.0a6 is now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/xnrM30ttX6M/python-3100a6-is-now-available-for.html
Remember us? It’s your friendly CPython release team and we have something we think you may like: The new alpha release of Python 3.10 is here, now with 100% more pattern matching. If I were you, I wo
Link: http://feedproxy.google.com/~r/PythonInsider/~3/xnrM30ttX6M/python-3100a6-is-now-available-for.html
Remember us? It’s your friendly CPython release team and we have something we think you may like: The new alpha release of Python 3.10 is here, now with 100% more pattern matching. If I were you, I wo
Blogspot
Python Insider: Python 3.10.0a6 is now available for testing
Podcast.__init__: Go From Notebook To Pipeline For Your Data Science Projects With Orchest
Link: https://www.pythonpodcast.com/orchest-data-science-ide-episode-304/
Jupyter notebooks are a dominant tool for data scientists, but they lack a number of conveniences for building reusable and maintainable systems. For machine learning projects in particular there is a
Link: https://www.pythonpodcast.com/orchest-data-science-ide-episode-304/
Jupyter notebooks are a dominant tool for data scientists, but they lack a number of conveniences for building reusable and maintainable systems. For machine learning projects in particular there is a
The Python Podcast.__init__
The Python Podcast.__init__: Go From Notebook To Pipeline For Your Data Science Projects With Orchest
An interview about the Orchest IDE built for data science and how it enables you to combine your notebooks into a data pipeline