PyCharm: Webinar: “What It’s Like To Do Instructional Videos on YouTube” with Nelson Jamal
Link: http://feedproxy.google.com/~r/Pycharm/~3/NbG8yf44imE/
Want to learn about producing technical videos on YouTube and gaining an audience? Nelson Jamal, who has experience with both, joins us to take a deep look at his soon-to-be-released PyCharm tutorial
Link: http://feedproxy.google.com/~r/Pycharm/~3/NbG8yf44imE/
Want to learn about producing technical videos on YouTube and gaining an audience? Nelson Jamal, who has experience with both, joins us to take a deep look at his soon-to-be-released PyCharm tutorial
JetBrains Blog
Webinar: “What It’s Like To Do Instructional Videos on YouTube” with Nelson Jamal – PyCharm Blog | JetBrains
Want to learn about producing technical videos on YouTube and gaining an audience? Nelson Jamal, who has experience with both, joins us to take a deep look at his soon-to-be-released PyCharm tutorial
Spyder IDE: New features in Spyder 4's new debugger!
Link: https://www.spyder-ide.org/blog/spyder-debugger/
IPython is a great improvement over the standard Python interpreter, bringing many enhancements such as autocompletion and "magic" commands.
When debugging, however, many of these features become inac
Link: https://www.spyder-ide.org/blog/spyder-debugger/
IPython is a great improvement over the standard Python interpreter, bringing many enhancements such as autocompletion and "magic" commands.
When debugging, however, many of these features become inac
www.spyder-ide.org
Blog | New features in Spyder 4's new debugger! — Spyder IDE
Website for Spyder, the Scientific Python Development Environment
Dataquest: Beginner Python Tutorial: Analyze Your Personal Netflix Data
Link: https://www.dataquest.io/blog/python-tutorial-analyze-personal-netflix-data/
How much time have I spent watching The Office? That's a question that has run through my head repeatedly over the years. The beloved sitcom has been my top "comfort show/background noise" choice for
Link: https://www.dataquest.io/blog/python-tutorial-analyze-personal-netflix-data/
How much time have I spent watching The Office? That's a question that has run through my head repeatedly over the years. The beloved sitcom has been my top "comfort show/background noise" choice for
Dataquest
Beginner Python Tutorial: Analyze Your Personal Netflix Data – Dataquest
How much time have you spent watching The Office on Netflix? Find out with this entry-level tutorial on analyzing your own Netflix usage data!
Codementor: Using Python Generators to avoid extra service calls
Link: https://www.codementor.io/gcrsaldanha/using-python-generators-to-avoid-extra-service-calls-1buhlpig82
How to use Python generators to reduce the number of calls to other services.
Link: https://www.codementor.io/gcrsaldanha/using-python-generators-to-avoid-extra-service-calls-1buhlpig82
How to use Python generators to reduce the number of calls to other services.
www.codementor.io
Using Python Generators to avoid extra service calls | Codementor
How to use Python generators to reduce the number of calls to other services.
Codementor: [Part 1/2] Deploy a Smart Contract on Ethereum with Python, Truffle and web3py
Link: https://www.codementor.io/gcrsaldanha/part-1-2-deploy-a-smart-contract-on-ethereum-with-python-truffle-and-web3py-1buhsxibhf
In this tutorial, we'll write a simple smart contract, deploy it to a personal Ethereum blockchain, and call the contract from a Python script.
Link: https://www.codementor.io/gcrsaldanha/part-1-2-deploy-a-smart-contract-on-ethereum-with-python-truffle-and-web3py-1buhsxibhf
In this tutorial, we'll write a simple smart contract, deploy it to a personal Ethereum blockchain, and call the contract from a Python script.
www.codementor.io
[Part 1/2] Deploy a Smart Contract on Ethereum with Python, Truffle and web3py | Codementor
In this tutorial, we'll write a simple smart contract, deploy it to a personal Ethereum blockchain, and call the contract from a Python script.
Codementor: [Part 2/2] Persist data to the Ethereum blockchain using Python, Truffle, and Ganache
Link: https://www.codementor.io/gcrsaldanha/part-2-2-persist-data-to-the-ethereum-blockchain-using-python-truffle-and-ganache-1bui1s7xyc
The previous post (https://dev.to/gcrsaldanha/deploy-a-smart-contract-on-ethereum-with-python-truffle-and-web3py-5on) demonstrated how to write a simple smart contract with Solidity and deploy it...
Link: https://www.codementor.io/gcrsaldanha/part-2-2-persist-data-to-the-ethereum-blockchain-using-python-truffle-and-ganache-1bui1s7xyc
The previous post (https://dev.to/gcrsaldanha/deploy-a-smart-contract-on-ethereum-with-python-truffle-and-web3py-5on) demonstrated how to write a simple smart contract with Solidity and deploy it...
www.codementor.io
[Part 2/2] Persist data to the Ethereum blockchain using Python, Truffle, and Ganache | Codementor
The previous post (https://dev.to/gcrsaldanha/deploy-a-smart-contract-on-ethereum-with-python-truffle-and-web3py-5on) demonstrated how to write a simple smart contract with Solidity and deploy it...
Codementor: Guide To Frontend Testing Using Django
Link: https://www.codementor.io/dorianfelix/guide-to-frontend-testing-using-django-1bxeviqvh6
Front-end testing should always be incorporated in the workflows. This guide will teach you the basics of front end testing using Django.
Link: https://www.codementor.io/dorianfelix/guide-to-frontend-testing-using-django-1bxeviqvh6
Front-end testing should always be incorporated in the workflows. This guide will teach you the basics of front end testing using Django.
www.codementor.io
Guide To Frontend Testing Using Django | Codementor
Front-end testing should always be incorporated in the workflows. This guide will teach you the basics of front end testing using Django.
Real Python: The Real Python Podcast – Episode #34: The Python Modulo Operator & Managing Data With SQLite and SQLAlchemy
Link: https://realpython.com/podcasts/rpp/34/
Are you ready to move beyond flat files for your data in Python? Maybe you're not sure where to start with databases and SQL. This week on the show, David Amos returns with another batch of PyCoder’s
Link: https://realpython.com/podcasts/rpp/34/
Are you ready to move beyond flat files for your data in Python? Maybe you're not sure where to start with databases and SQL. This week on the show, David Amos returns with another batch of PyCoder’s
Realpython
Episode #34: The Python Modulo Operator & Managing Data With SQLite and SQLAlchemy – The Real Python Podcast
Are you ready to move beyond flat files for your data in Python? Maybe you're not sure where to start with databases and SQL. This week on the show, David Amos returns with another batch of PyCoder’s Weekly articles and projects. We cover a Real Python article…
PyCharm: PyCharm 2020.3 EAP #4: Pair Programming, Intelligent Text Proofreading, and More
Link: http://feedproxy.google.com/~r/Pycharm/~3/MQXDY2p3HlM/
The fourth build of PyCharm 2020.3 is now available in the Early Access Program.
This week’s EAP is devoted to platform-wide features, now bundled in PyCharm: Code With Me, a tool for collaborative d
Link: http://feedproxy.google.com/~r/Pycharm/~3/MQXDY2p3HlM/
The fourth build of PyCharm 2020.3 is now available in the Early Access Program.
This week’s EAP is devoted to platform-wide features, now bundled in PyCharm: Code With Me, a tool for collaborative d
JetBrains Blog
PyCharm 2020.3 EAP #4: Pair Programming, Intelligent Text Proofreading, and More – PyCharm Blog | JetBrains
The fourth build of PyCharm 2020.3 is now available in the Early Access Program.
This week’s EAP is devoted to platform-wide features, now bundled in PyCharm: Code With Me, a tool for collaborative d
This week’s EAP is devoted to platform-wide features, now bundled in PyCharm: Code With Me, a tool for collaborative d
Anwesha Das: Using Mailvelope with Yubikey in Linux
Link: http://anweshadas.in/using-mailvelope-with-yubikey-in-linux/
Mailvelope is an extension on web browsers to send end to end encrypted emails. This is a good option available to the users to send end to end encrypted without changing the email service they use. I
Link: http://anweshadas.in/using-mailvelope-with-yubikey-in-linux/
Mailvelope is an extension on web browsers to send end to end encrypted emails. This is a good option available to the users to send end to end encrypted without changing the email service they use. I
Law Explained India
Using Mailvelope with Yubikey in Linux
Mailvelope is an extension on web browsers to send end to end encrypted emails. This is a good option available to the users to send end to end encrypted without changing the email service they use. It is licensed under AGPL v3, making it Free and Open Source…
Matt Layman: User Authentication
Link: https://www.mattlayman.com/understand-django/user-authentication/
In the previous Understand Django article, we learned about the structure of a Django application and how apps are the core components of a Django project. In this article, we’re going to dig into Dja
Link: https://www.mattlayman.com/understand-django/user-authentication/
In the previous Understand Django article, we learned about the structure of a Django application and how apps are the core components of a Django project. In this article, we’re going to dig into Dja
Matt Layman
User Authentication
Our focus in this Understand Django article is how to manage users in your Django application. We'll study Django's built-in user authentication system.
Weekly Python StackOverflow Report: (ccxlix) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/11/ccxlix-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-11-07 18:30:25 GMTDataframe removes duplicate when certain values
Link: http://python-weekly.blogspot.com/2020/11/ccxlix-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-11-07 18:30:25 GMTDataframe removes duplicate when certain values
Blogspot
(ccxlix) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Python Bytes: #206 Python dropping old operating systems is normal!
Link: https://pythonbytes.fm/episodes/show/206/python-dropping-old-operating-systems-is-normal
<p>Sponsored by Techmeme Ride Home podcast: <a href="http://pythonbytes.fm/ride"><strong>pythonbytes.fm/ride</strong></a></p>
<p>Special guest: <a href="https://twitter.com/zooba"><strong>Steve Dower
Link: https://pythonbytes.fm/episodes/show/206/python-dropping-old-operating-systems-is-normal
<p>Sponsored by Techmeme Ride Home podcast: <a href="http://pythonbytes.fm/ride"><strong>pythonbytes.fm/ride</strong></a></p>
<p>Special guest: <a href="https://twitter.com/zooba"><strong>Steve Dower
pythonbytes.fm
Python dropping old operating systems is normal!
News and announcements from the Python community for the week of Nov 8th, 2020
Mike Driscoll: PyDev of the Week: Mary Chester-Kadwell
Link: https://www.blog.pythonlibrary.org/2020/11/09/pydev-of-the-week-mary-chester-kadwell/
This week we welcome Mary Chester-Kadwell (@marycktech) as our PyDev of the Week! Mary is a software engineer at Cambridge University Library. You can see some of what she’s up to over on Github.
I th
Link: https://www.blog.pythonlibrary.org/2020/11/09/pydev-of-the-week-mary-chester-kadwell/
This week we welcome Mary Chester-Kadwell (@marycktech) as our PyDev of the Week! Mary is a software engineer at Cambridge University Library. You can see some of what she’s up to over on Github.
I th
The Mouse Vs. The Python
PyDev of the Week: Mary Chester-Kadwell - The Mouse Vs. The Python
This week we welcome Mary Chester-Kadwell (@marycktech) as our PyDev of the Week! Mary is a software engineer at Cambridge University Library. You can see some of what she’s up to over on Github. I think you’ll find her journey into Python really interesting.…
Stack Abuse: Generating Command-Line Interfaces (CLI) with Fire in Python
Link: https://stackabuse.com/generating-command-line-interfaces-cli-with-fire-in-python/
Introduction
A Command-line interface (CLI) is a way to interact with computers using textual commands.
A lot of tools that don't require GUIs are written as CLI tools/utilities. Although Python has t
Link: https://stackabuse.com/generating-command-line-interfaces-cli-with-fire-in-python/
Introduction
A Command-line interface (CLI) is a way to interact with computers using textual commands.
A lot of tools that don't require GUIs are written as CLI tools/utilities. Although Python has t
Stack Abuse
Generating Command-Line Interfaces (CLI) with Fire in Python
In this tutorial, we'll go over how to make a command-line interface application using Python Fire.
Chris Moffitt: Comprehensive Guide to Grouping and Aggregating with Pandas
Link: https://pbpython.com/groupby-agg.html
Introduction
One of the most basic analysis functions is grouping and aggregating data. In some cases,
this level of analysis may be sufficient to answer business questions. In other instances,
this
Link: https://pbpython.com/groupby-agg.html
Introduction
One of the most basic analysis functions is grouping and aggregating data. In some cases,
this level of analysis may be sufficient to answer business questions. In other instances,
this
Pbpython
Comprehensive Guide to Grouping and Aggregating with Pandas
Pandas groupby and aggregation provide powerful capabilities for summarizing data. This article will discuss basic functionality as well as complex aggregation functions.
Real Python: Use Sentiment Analysis With Python to Classify Movie Reviews
Link: https://realpython.com/sentiment-analysis-python/
Sentiment analysis is a powerful tool that allows computers to understand the underlying subjective tone of a piece of writing. This is something that humans have difficulty with, and as you might ima
Link: https://realpython.com/sentiment-analysis-python/
Sentiment analysis is a powerful tool that allows computers to understand the underlying subjective tone of a piece of writing. This is something that humans have difficulty with, and as you might ima
Realpython
Use Sentiment Analysis With Python to Classify Movie Reviews – Real Python
In this tutorial, you'll learn about sentiment analysis and how it works in Python. You'll then build your own sentiment analysis classifier with spaCy that can predict whether a movie review is positive or negative.
Anwesha Das: How to use Yubikey or any GPG smartcard in Thunderbird 78
Link: http://anweshadas.in/how-to-use-yubikey-or-any-gpg-smartcard-in-thunderbird-78/
Thunderbird is the free and open source email client by Mozilla Foundation. I have been using it for some years now. Till now the Thunderbird users had to use an extension Enigmail to use GnuPG. Thund
Link: http://anweshadas.in/how-to-use-yubikey-or-any-gpg-smartcard-in-thunderbird-78/
Thunderbird is the free and open source email client by Mozilla Foundation. I have been using it for some years now. Till now the Thunderbird users had to use an extension Enigmail to use GnuPG. Thund
Law Explained India
How to use Yubikey or any GPG smartcard in Thunderbird 78
Thunderbird is the free and open source email client by Mozilla Foundation. I have been using it for some years now. Till now the Thunderbird users had to use an extension Enigmail to use GnuPG. Thunderbird 78 now uses a different implementation of OpenPGP…
ListenData: Translating Web Page while Scraping
Link: https://www.listendata.com/2020/10/translating-web-page-while-scraping.html
Suppose you need to scrape data from a website after translating the web page in R and Python. In google chrome, there is an option (or functionality) to translate any foreign language. If you are an
Link: https://www.listendata.com/2020/10/translating-web-page-while-scraping.html
Suppose you need to scrape data from a website after translating the web page in R and Python. In google chrome, there is an option (or functionality) to translate any foreign language. If you are an
ListenData
Translating Web Page while Scraping
This article covers how to translate web page while scraping data from the website in R and Python.
Montreal Python User Group: Montréal-Python #81– Libation Ocre
Link: https://montrealpython.org/en/2020/11/mp-81/
Surrounded by a cloud of nutmeg and cinnamon fragrances, the sorceress puts the final touch to her creation: a potent potion of Pythonism, which promises immunity against perverted classes hierarchies
Link: https://montrealpython.org/en/2020/11/mp-81/
Surrounded by a cloud of nutmeg and cinnamon fragrances, the sorceress puts the final touch to her creation: a potent potion of Pythonism, which promises immunity against perverted classes hierarchies
Talk Python to Me: #289 Disovering exoplanets with Python
Link: https://talkpython.fm/episodes/show/289/disovering-exoplanets-with-python
When I saw the headline "Machine learning algorithm confirms 50 new exoplanets in historic first" I knew the Python angle of this story had to be told! And that's how this episode was born. Join David
Link: https://talkpython.fm/episodes/show/289/disovering-exoplanets-with-python
When I saw the headline "Machine learning algorithm confirms 50 new exoplanets in historic first" I knew the Python angle of this story had to be told! And that's how this episode was born. Join David
talkpython.fm
Disovering exoplanets with Python
When I saw the headline 'Machine learning algorithm confirms 50 new exoplanets in historic first' I knew the Python angle of this story had to be told! And that's how this episode was born. Join David Armstrong and Jev Gamper as they tell us how they use…