Podcast.__init__: Simplifying Social Login For Your Web Applications
Link: https://www.pythonpodcast.com/python-social-auth-social-login-episode-247/
A standard feature in most modern web applications is the ability to log in or register using accounts that you already own on other sites such as Google, Facebook, or Twitter. Building your own integ
Link: https://www.pythonpodcast.com/python-social-auth-social-login-episode-247/
A standard feature in most modern web applications is the ability to log in or register using accounts that you already own on other sites such as Google, Facebook, or Twitter. Building your own integ
The Python Podcast.__init__
The Python Podcast.__init__: Simplifying Social Login For Your Web Applications
An interview about the Python social auth library and how it can be used to simplify implementing social login for your web applications
Mike Driscoll: PyDev of the Week: Thomas Wouters
Link: http://www.blog.pythonlibrary.org/2020/01/27/pydev-of-the-week-thomas-wouters/
This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source in general and has been a director of the Pyt
Link: http://www.blog.pythonlibrary.org/2020/01/27/pydev-of-the-week-thomas-wouters/
This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source in general and has been a director of the Pyt
Mouse Vs Python
PyDev of the Week: Thomas Wouters - Mouse Vs Python
This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source
Mike Driscoll: PyDev of the Week: Thomas Wouters
Link: https://www.blog.pythonlibrary.org/2020/01/27/pydev-of-the-week-thomas-wouters/
This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source in general and has been a director of the Pyt
Link: https://www.blog.pythonlibrary.org/2020/01/27/pydev-of-the-week-thomas-wouters/
This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source in general and has been a director of the Pyt
Mouse Vs Python
PyDev of the Week: Thomas Wouters - Mouse Vs Python
This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source
Stack Abuse: Text Translation with Google Translate API in Python
Link: https://stackabuse.com/text-translation-with-google-translate-api-in-python/
Unless you have been hiding under a rock, you have probably used Google Translate on many occasions in your life. Whenever you try to translate a word or a sentence from a certain language to another,
Link: https://stackabuse.com/text-translation-with-google-translate-api-in-python/
Unless you have been hiding under a rock, you have probably used Google Translate on many occasions in your life. Whenever you try to translate a word or a sentence from a certain language to another,
Stack Abuse
Text Translation with Google Translate API in Python
You could translate anything by simply going to the Google Translate web page, though you can also integrate the Google Translate API in your own application.
Codementor: Dividing Deep Into Enhancing Photos With Python
Link: https://www.codementor.io/harikrishna83/dividing-deep-into-enhancing-photos-with-python-131u1bj2pi
Python is the most reliable and renowned content management system for websites of any kind to create dynamically attractive web resources for their uses.
Python has got everything that developers...
Link: https://www.codementor.io/harikrishna83/dividing-deep-into-enhancing-photos-with-python-131u1bj2pi
Python is the most reliable and renowned content management system for websites of any kind to create dynamically attractive web resources for their uses.
Python has got everything that developers...
www.codementor.io
Dividing Deep Into Enhancing Photos With Python | Codementor
Python is the most reliable and renowned content management system for websites of any kind to create dynamically attractive web resources for their uses.
Python has got everything that developers...
Python has got everything that developers...
Real Python: Python Community Interview With Kelly and Sean of Teaching Python
Link: https://realpython.com/python-community-interview-kelly-and-sean-teaching-python/
This week I’m joined by Kelly Paredes and Sean Tibor, the hosts of the Teaching Python podcast. Join us as we discuss the benefits of learning Python outside of the code itself, and what it’s like to
Link: https://realpython.com/python-community-interview-kelly-and-sean-teaching-python/
This week I’m joined by Kelly Paredes and Sean Tibor, the hosts of the Teaching Python podcast. Join us as we discuss the benefits of learning Python outside of the code itself, and what it’s like to
Realpython
Python Community Interview With Kelly and Sean of Teaching Python – Real Python
Kelly Paredes and Sean Tibor, the hosts of the Teaching Python podcast, join us to discuss not only the benefits of learning Python, but also what it's like to learn Python when you're not planning to become a professional developer.
Python Bytes: #166 Misunderstanding software clocks and time
Link: https://pythonbytes.fm/episodes/show/166/misunderstanding-software-clocks-and-time
Link: https://pythonbytes.fm/episodes/show/166/misunderstanding-software-clocks-and-time
pythonbytes.fm
Misunderstanding software clocks and time
News and announcements from the Python community for the week of Jan 27th, 2020
Roberto Alsina: Episodio 19: Small Data (I)
Link: https://ralsina.me/weblog/posts/youtube/episodio-19-small-data-i.html
Jugando con datos de verdad! Cómo podemos usar esta pila de datos que sacamos de algún lado para hacer algo interesante? Empecemos!
Para ver qué hice yo con estos mismos datos: https://nombres.ralsina
Link: https://ralsina.me/weblog/posts/youtube/episodio-19-small-data-i.html
Jugando con datos de verdad! Cómo podemos usar esta pila de datos que sacamos de algún lado para hacer algo interesante? Empecemos!
Para ver qué hice yo con estos mismos datos: https://nombres.ralsina
Lateral Opinion
Episodio 19: Small Data (I)
Jugando con datos de verdad! Cómo podemos usar esta pila de datos que sacamos de algún lado para hacer algo interesante? Empecemos!
Para ver qué hice yo con estos mismos datos: https://nombres.ralsin
Para ver qué hice yo con estos mismos datos: https://nombres.ralsin
tryexceptpass: Episode 2 - Writing README files
Link: https://tryexceptpass.org/podcast/ep2-writing-a-readme/
Summary
What’s a README?
Modern day added formatting. Mostly Markdown, sometimes Restructured Text.
What to include in a README?
Name the project
Intro / Summary / Overview
Prerequisites
Installati
Link: https://tryexceptpass.org/podcast/ep2-writing-a-readme/
Summary
What’s a README?
Modern day added formatting. Mostly Markdown, sometimes Restructured Text.
What to include in a README?
Name the project
Intro / Summary / Overview
Prerequisites
Installati
tryexceptpass.org
Episode 2 - Writing README files
Things to consider when writing README documentation for open source projects.
PyCharm: PyCharm 2020.1 EAP starts now
Link: http://feedproxy.google.com/~r/Pycharm/~3/F6FJXKSvmOI/
There are two types of people in the world: those who can wait to open a package they’ve received, and people like me, who need to see what’s inside this very second.
PyCharm isn’t delivered in the ma
Link: http://feedproxy.google.com/~r/Pycharm/~3/F6FJXKSvmOI/
There are two types of people in the world: those who can wait to open a package they’ve received, and people like me, who need to see what’s inside this very second.
PyCharm isn’t delivered in the ma
PyCharm Blog
PyCharm 2020.1 EAP starts now
There are two types of people in the world: those who can wait to open a package they’ve received, and people like me, who need to see what’s inside this very second. PyCharm isn’…
Stack Abuse: Text Classification with BERT Tokenizer and TF 2.0 in Python
Link: https://stackabuse.com/text-classification-with-bert-tokenizer-and-tf-2-0-in-python/
This is the 23rd article in my series of articles on Python for NLP. In the previous article of this series, I explained how to perform neural machine translation using seq2seq architecture with Pytho
Link: https://stackabuse.com/text-classification-with-bert-tokenizer-and-tf-2-0-in-python/
This is the 23rd article in my series of articles on Python for NLP. In the previous article of this series, I explained how to perform neural machine translation using seq2seq architecture with Pytho
Stack Abuse
Text Classification with BERT Tokenizer and TF 2.0 in Python
BERT is a text representation technique similar to Word Embeddings. In this article, we'll be using BERT and TensorFlow 2.0 for text classification.
Real Python: Python Modules and Packages: An Introduction
Link: https://realpython.com/courses/python-modules-packages/
In this course, you’ll learn about Python modules and Python packages, two mechanisms that facilitate modular programming.
Modular programming is the process of breaking a large, unwieldy programming
Link: https://realpython.com/courses/python-modules-packages/
In this course, you’ll learn about Python modules and Python packages, two mechanisms that facilitate modular programming.
Modular programming is the process of breaking a large, unwieldy programming
Realpython
Python Modules and Packages: An Introduction – Real Python
In this course, you'll explore Python modules and Python packages, two mechanisms that facilitate modular programming. See how to write and import modules so you can optimize the structure of your own programs and make them more maintainable.
PyCharm: Webinar Recording: “Advanced Debugging in PyCharm”
Link: http://feedproxy.google.com/~r/Pycharm/~3/npGNDsijXfU/
Last week we held a special webinar for “Advanced Debugging in PyCharm”. Special how? In person, in the St. Petersburg office, with the two PyCharm team members in charge of the debugger, and a huge w
Link: http://feedproxy.google.com/~r/Pycharm/~3/npGNDsijXfU/
Last week we held a special webinar for “Advanced Debugging in PyCharm”. Special how? In person, in the St. Petersburg office, with the two PyCharm team members in charge of the debugger, and a huge w
PyCharm Blog
Webinar Recording: “Advanced Debugging in PyCharm”
Last week we held a special webinar for “Advanced Debugging in PyCharm”. Special how? In person, in the St. Petersburg office, with the two PyCharm team members in charge of the debugge…
Artem Rys: Why you should use typing for all your Python projects
Link: https://medium.com/python4you/why-you-should-use-typing-for-all-your-python-projects-c3dd47a015af?source=rss----5527f69f4771---4
I am using typing at my work project and now trying to use it for my personal or freelance projects only if it is not a one-time script.Continue reading on python4you »
Link: https://medium.com/python4you/why-you-should-use-typing-for-all-your-python-projects-c3dd47a015af?source=rss----5527f69f4771---4
I am using typing at my work project and now trying to use it for my personal or freelance projects only if it is not a one-time script.Continue reading on python4you »
Medium
Why Should You Use typing In Python?
I am using typing at my work project and now trying to use it for my personal or freelance projects only if it is not a one-time script.
Go Deh: Three guys on math
Link: http://feedproxy.google.com/~r/GoDeh/~3/Btd9nENExBU/three-guys-on-math.html
Coder: (In Jeans and T-shirt, next to a cup of coffee) I look down on him (Indicates Excel'r) because I write proper programs. Excel'r: (Trousers, shirt, no tie) I look up to him (Coder) because
Link: http://feedproxy.google.com/~r/GoDeh/~3/Btd9nENExBU/three-guys-on-math.html
Coder: (In Jeans and T-shirt, next to a cup of coffee) I look down on him (Indicates Excel'r) because I write proper programs. Excel'r: (Trousers, shirt, no tie) I look up to him (Coder) because
Blogspot
Three guys on math
Coder: (In Jeans and T-shirt, next to a cup of coffee) I look down on him (Indicates Excel'r) because I write proper programs. Exc...
Ian Ozsvald: Another Successful Data Science Projects course completed
Link: https://ianozsvald.com/2020/01/28/another-successful-data-science-projects-course-completed/
A week back I ran the 4th iteration of my 1 day Successful Data Science Projects course. We covered:
How to write a Project Specification including a strong Definition of Done
How to derisk a new dat
Link: https://ianozsvald.com/2020/01/28/another-successful-data-science-projects-course-completed/
A week back I ran the 4th iteration of my 1 day Successful Data Science Projects course. We covered:
How to write a Project Specification including a strong Definition of Done
How to derisk a new dat
Entrepreneurial Geekiness
Another Successful Data Science Projects course completed
A week back I ran the 4th iteration of my 1 day Successful Data Science Projects course. We covered:
How to write a Project Specification including a strong Definition of Done
How to derisk a new dataset quickly using Pandas Profiling, Seaborn and dabl…
How to write a Project Specification including a strong Definition of Done
How to derisk a new dataset quickly using Pandas Profiling, Seaborn and dabl…
PyCoder’s Weekly: Issue #405 (Jan. 28, 2020)
Link: https://pycoders.com/issues/405
#405 – JANUARY 28, 2020 View in Browser » Python GUI Programming With Tkinter In this article, you’ll learn the basics of GUI programming with Tkinter, the de-facto Python GUI framework. Master
Link: https://pycoders.com/issues/405
#405 – JANUARY 28, 2020 View in Browser » Python GUI Programming With Tkinter In this article, you’ll learn the basics of GUI programming with Tkinter, the de-facto Python GUI framework. Master
Pycoders
PyCoder’s Weekly | Issue #405
Issue #405 of the PyCoder’s Weekly newsletter, published Jan. 28, 2020.
Continuum Analytics Blog: Introducing Anaconda Team Edition: Secure Open-Source Data Science for the Enterprise
Link: https://www.anaconda.com/secure-open-source-data-science-team-edition/
I’m very excited to announce a new addition to Anaconda’s product line — Anaconda Team Edition! For the last few years, Anaconda has offered two products: our free Anaconda Distribution, meant for ind
Link: https://www.anaconda.com/secure-open-source-data-science-team-edition/
I’m very excited to announce a new addition to Anaconda’s product line — Anaconda Team Edition! For the last few years, Anaconda has offered two products: our free Anaconda Distribution, meant for ind
Anaconda
Introducing Anaconda Team Edition: Secure Open-Source Data Science for the Enterprise - Anaconda
Team Edition is Anaconda's newest product. Use Team Edition to mirror our data science and machine learning repository onto your enterprise infrastructre.
PyPy Development: Leysin Winter sprint 2020: Feb 29 - March 8th
Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/NIBXnG16Ucc/leysin-winter-sprint-2020-feb-28-march.html
The next PyPy sprint will be in Leysin, Switzerland, for the fourteenth
time. This is a fully public sprint: newcomers and topics other than
those proposed below are welcome.
Goals and topics of
Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/NIBXnG16Ucc/leysin-winter-sprint-2020-feb-28-march.html
The next PyPy sprint will be in Leysin, Switzerland, for the fourteenth
time. This is a fully public sprint: newcomers and topics other than
those proposed below are welcome.
Goals and topics of
Blogspot
Leysin Winter sprint 2020: Feb 28 - March 7th
The next PyPy sprint will be in Leysin, Switzerland, for the fourteenth time. This is a fully public sprint: newcomers and topics other tha...
Real Python: Python '!=' Is Not 'is not': Comparing Objects in Python
Link: https://realpython.com/python-is-identity-vs-equality/
There’s a subtle difference between the Python identity operator (is) and the equality operator (==). Your code can run fine when you use the Python is operator to compare numbers, until it suddenly d
Link: https://realpython.com/python-is-identity-vs-equality/
There’s a subtle difference between the Python identity operator (is) and the equality operator (==). Your code can run fine when you use the Python is operator to compare numbers, until it suddenly d
Realpython
Python != Is Not is not: Comparing Objects in Python – Real Python
In this quick and practical tutorial, you'll learn when to use the Python is, is not, == and != operators. You'll see what these comparison operators do under the hood, dive into some quirks of object identity and interning, and define a custom class.