Tryton News: Newsletter April 2020
Link: https://discuss.tryton.org/t/newsletter-april-2020/2395
@ced wrote:
Woman in Pink Crew-neck Top and Jeans Sitting Down on the Floor Using Laptop1280×848 57.7 KB
Tryton is a business software platform which comes with a set of modules that can be activa
Link: https://discuss.tryton.org/t/newsletter-april-2020/2395
@ced wrote:
Woman in Pink Crew-neck Top and Jeans Sitting Down on the Floor Using Laptop1280×848 57.7 KB
Tryton is a business software platform which comes with a set of modules that can be activa
Tryton Discussion
Newsletter April 2020
Tryton is a business software platform which comes with a set of modules that can be activated to make an ERP, MRP, CRM and other useful applications for organizations of any kind. During this month, when most developers are social distancing, we recorded…
Django Weblog: Django bugfix releases issued: 3.0.5 and 2.2.12
Link: https://www.djangoproject.com/weblog/2020/apr/01/bugfix-releases/
Today we've issued 3.0.5 and 2.2.12 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used
for this re
Link: https://www.djangoproject.com/weblog/2020/apr/01/bugfix-releases/
Today we've issued 3.0.5 and 2.2.12 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used
for this re
PyCharm: What’s New in R Plugin
Link: http://feedproxy.google.com/~r/Pycharm/~3/UO1jXMBjfqY/
We’re releasing a new update of the R Plugin for PyCharm and other IntelliJ-based IDEs. If you haven’t tried the plugin yet, download it from our website.
The plugin is available for 2019.3 versions o
Link: http://feedproxy.google.com/~r/Pycharm/~3/UO1jXMBjfqY/
We’re releasing a new update of the R Plugin for PyCharm and other IntelliJ-based IDEs. If you haven’t tried the plugin yet, download it from our website.
The plugin is available for 2019.3 versions o
PyCharm Blog
What’s New in R Plugin
We’re releasing a new update of the R Plugin for PyCharm and other IntelliJ-based IDEs. If you haven’t tried the plugin yet, download it from our website. The plugin is available for 2019.3 version…
Real Python: Linked Lists in Python: An Introduction
Link: https://realpython.com/linked-lists-python/
Linked lists are like a lesser-known cousin of lists. They’re not as popular or as cool, and you might not even remember them from your algorithms class. But in the right context, they can really shin
Link: https://realpython.com/linked-lists-python/
Linked lists are like a lesser-known cousin of lists. They’re not as popular or as cool, and you might not even remember them from your algorithms class. But in the right context, they can really shin
Realpython
Linked Lists in Python: An Introduction – Real Python
In this article, you'll learn what linked lists are and when to use them, such as when you want to implement queues, stacks, or graphs. You'll also learn how to use collections.deque to improve the performance of your linked lists and how to implement linked…
Python Software Foundation: An Update on PyPI Funded Work
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/z7etGrGbVbU/an-update-pypi-funded-work.html
Originally announced at the end of 2018, a gift from Facebook Research is funding improvements for the security PyPI and its users.
What's been done
After launching a request for information and su
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/z7etGrGbVbU/an-update-pypi-funded-work.html
Originally announced at the end of 2018, a gift from Facebook Research is funding improvements for the security PyPI and its users.
What's been done
After launching a request for information and su
Blogspot
An Update on PyPI Funded Work
Originally announced at the end of 2018 , a gift from Facebook Research is funding improvements for the security PyPI and its users. ...
Stack Abuse: One-Hot Encoding in Python with Pandas and Scikit-Learn
Link: https://stackabuse.com/one-hot-encoding-in-python-with-pandas-and-scikit-learn/
Introduction
In computer science, data can be represented in a lot of different ways, and naturally, every single one of them has its advantages as well as disadvantages in certain fields.
Since compu
Link: https://stackabuse.com/one-hot-encoding-in-python-with-pandas-and-scikit-learn/
Introduction
In computer science, data can be represented in a lot of different ways, and naturally, every single one of them has its advantages as well as disadvantages in certain fields.
Since compu
Stack Abuse
One-Hot Encoding in Python with Pandas and Scikit-Learn
One-Hot Encoding is a fundamental and common encoding schema used in Machine Learning and Data Science. In this article, we'll tackle One-Hot Encoding with Pandas and Scikit-Learn in Python.
Red Hat Developers: How to write an ABI compliance checker using Libabigail
Link: https://developers.redhat.com/blog/2020/04/02/how-to-write-an-abi-compliance-checker-using-libabigail/
I’ve previously written about the challenges of ensuring forward compatibility for application binary interfaces (ABIs) exposed by native shared libraries. This article introduces the other side of th
Link: https://developers.redhat.com/blog/2020/04/02/how-to-write-an-abi-compliance-checker-using-libabigail/
I’ve previously written about the challenges of ensuring forward compatibility for application binary interfaces (ABIs) exposed by native shared libraries. This article introduces the other side of th
Red Hat Developer
How to write an ABI compliance checker using Libabigail | Red Hat Developer
I've previously written about the challenges of ensuring forward compatibility for application binary interfaces (ABIs) exposed by native shared libraries. This article introduces the other side of
Reuven Lerner: Reminder: My free “Python for non-programmers” course continues tomorrow!
Link: https://lerner.co.il/2020/04/02/reminder-my-free-python-for-non-programmers-course-continues-tomorrow/
If you’ve never programmed a computer before — or if you tried, and found it frustrating and difficult — then you’re welcome to join my “Python for non-programmers” course, which takes place on Thursd
Link: https://lerner.co.il/2020/04/02/reminder-my-free-python-for-non-programmers-course-continues-tomorrow/
If you’ve never programmed a computer before — or if you tried, and found it frustrating and difficult — then you’re welcome to join my “Python for non-programmers” course, which takes place on Thursd
Reuven Lerner
Reminder: My free "Python for non-programmers" course continues tomorrow! — Reuven Lerner
If you’ve never programmed a computer before — or if you tried, and found it frustrating and difficult — then you’re welcome to join my “Python for non-programmers” course, which takes place on Thursdays at 10 a.m. Eastern. The class is 100% free of charge…
PyCharm: PyCharm 2020.1 Release Candidate
Link: http://feedproxy.google.com/~r/Pycharm/~3/mdFvfWZ7Vg4/
We’ve passed the final approach fix, and we’re now established on the glideslope for the PyCharm 2020.1 release. This week’s build brings a couple of bug fixes as we hope to take the release in for a
Link: http://feedproxy.google.com/~r/Pycharm/~3/mdFvfWZ7Vg4/
We’ve passed the final approach fix, and we’re now established on the glideslope for the PyCharm 2020.1 release. This week’s build brings a couple of bug fixes as we hope to take the release in for a
PyCharm Blog
PyCharm 2020.1 Release Candidate
We’ve passed the final approach fix, and we’re now established on the glideslope for the PyCharm 2020.1 release. This week’s build brings a couple of bug fixes as we hope to take …
Python Bytes: #175 Python string theory with superstring.py
Link: https://pythonbytes.fm/episodes/show/175/python-string-theory-with-superstring.py
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<p>Special Guest: <a href="https://twitter.com/__mharrison__"><strong>Matt Harrison</s
Link: https://pythonbytes.fm/episodes/show/175/python-string-theory-with-superstring.py
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<p>Special Guest: <a href="https://twitter.com/__mharrison__"><strong>Matt Harrison</s
pythonbytes.fm
Python string theory with superstring.py
News and announcements from the Python community for the week of Apr 1st, 2020
Matt Layman: Onboarding Continuity - Building SaaS #50
Link: https://www.mattlayman.com/building-saas/onboarding-continuity/
In this episode, we stepped from the welcome onboarding page to the first interactive page in the flow. I extracted the common banner for each of the templates and customized it for each of the steps
Link: https://www.mattlayman.com/building-saas/onboarding-continuity/
In this episode, we stepped from the welcome onboarding page to the first interactive page in the flow. I extracted the common banner for each of the templates and customized it for each of the steps
Matt Layman
Onboarding Continuity - Building SaaS #50
In this episode, we stepped from the welcome onboarding page to the first interactive page in the flow. I extracted the common banner for each of the templates and customized it for each of the steps in the process.
EuroPython: EuroPython 2020: CFP for the Online Event
Link: https://blog.europython.eu/post/614296142774173696
Since we had started the CFP under the assumption of running an
in-person conference and are now switching EuroPython 2020 to an
online event, we will extend the CFP for another two weeks until
April
Link: https://blog.europython.eu/post/614296142774173696
Since we had started the CFP under the assumption of running an
in-person conference and are now switching EuroPython 2020 to an
online event, we will extend the CFP for another two weeks until
April
blog.europython.eu
EuroPython Blog
EuroPython 2020: CFP for the Online Event Since we had started the CFP under the assumption of running an in-person conference and are now switching EuroPython 2020 to an online event, we will extend...
Matt Layman: Templates For User Interfaces
Link: https://www.mattlayman.com/understand-django/templates-user-interfaces/
In the previous Understand Django article, we looked at the fundamentals of using views in Django. This article will focus on templates. Templates are your primary tool in a Django project for generat
Link: https://www.mattlayman.com/understand-django/templates-user-interfaces/
In the previous Understand Django article, we looked at the fundamentals of using views in Django. This article will focus on templates. Templates are your primary tool in a Django project for generat
Matt Layman
Templates For User Interfaces
When your Django application sends back a response with your user interface, templates are the tool you'll use to produce that user interface. This article looks at what templates are and how to use them.
Codementor: Visualizing Decision Trees with Python (Scikit-learn, Graphviz, Matplotlib)
Link: https://www.codementor.io/mgalarny/visualizing-decision-trees-with-python-scikit-learn-graphviz-matplotlib-154mszcto7
This tutorial covers how to fit a decision tree model using scikit-learn, how to visualize decision trees using matplotlib and graphviz
as well as how to visualize individual decision trees from bagge
Link: https://www.codementor.io/mgalarny/visualizing-decision-trees-with-python-scikit-learn-graphviz-matplotlib-154mszcto7
This tutorial covers how to fit a decision tree model using scikit-learn, how to visualize decision trees using matplotlib and graphviz
as well as how to visualize individual decision trees from bagge
www.codementor.io
Visualizing Decision Trees with Python (Scikit-learn, Graphviz, Matplotlib) | Codementor
This tutorial covers how to fit a decision tree model using scikit-learn, how to visualize decision trees using matplotlib and graphviz
as well as how to visualize individual decision trees from bagged trees or random forests.
as well as how to visualize individual decision trees from bagged trees or random forests.
BreadcrumbsCollector: When to use the Clean Architecture?
Link: https://breadcrumbscollector.tech/when-to-use-the-clean-architecture/
Enthusiasm, doubt, opposition
There are few possible reactions after learning about the Clean Architecture or Hexagonal Architecture (AKA Ports & Adapters) or even merely innocent service layer in Dja
Link: https://breadcrumbscollector.tech/when-to-use-the-clean-architecture/
Enthusiasm, doubt, opposition
There are few possible reactions after learning about the Clean Architecture or Hexagonal Architecture (AKA Ports & Adapters) or even merely innocent service layer in Dja
Breadcrumbs Collector
When to use the Clean Architecture? - Breadcrumbs Collector
Enthusiasm, doubt, opposition There are few possible reactions after learning about the Clean Architecture or Hexagonal Architecture (AKA Ports & Adapters) or even merely innocent service layer in Django. Some developers are enthusiastic and try to apply…
Codementor: 30 Days Of Python | Day 3 Project: A Simple Earnings Calculator
Link: https://www.codementor.io/jslvtr/30-days-of-python-day-3-project-a-simple-earnings-calculator-155ejkqo21
Welcome to the first project in 30 Days Of Python! Today we'll be creating an earnings calculator for employees. Check it out, and the rest of the series too!
Link: https://www.codementor.io/jslvtr/30-days-of-python-day-3-project-a-simple-earnings-calculator-155ejkqo21
Welcome to the first project in 30 Days Of Python! Today we'll be creating an earnings calculator for employees. Check it out, and the rest of the series too!
www.codementor.io
30 Days Of Python | Day 3 Project: A Simple Earnings Calculator | Codementor
Welcome to the first project in 30 Days Of Python! Today we'll be creating an earnings calculator for employees. Check it out, and the rest of the series too!
Randy Zwitch: Building pyarrow with CUDA support
Link: http://randyzwitch.com/pyarrow-cuda-support/
The other day I was looking to read an Arrow buffer on GPU using Python, but as far as I could tell, none of the provided pyarrow packages on conda or pip are built with CUDA support. Like many of the
Link: http://randyzwitch.com/pyarrow-cuda-support/
The other day I was looking to read an Arrow buffer on GPU using Python, but as far as I could tell, none of the provided pyarrow packages on conda or pip are built with CUDA support. Like many of the
Randyzwitch
randyzwitch.com | Building pyarrow with CUDA support
Building pyarrow with CUDA support from source doesn't have to be confusing. Here's how to build pyarrow with CUDA support using virtualenv and Docker.
Real Python: The Real Python Podcast – Episode #3: Effective Python and Python at Google Scale
Link: https://realpython.com/podcasts/rpp/3/
In this episode, Christopher interviews Brett Slatkin about the 2nd edition of his book Effective Python. Brett talks about the revisions he made for the book, and updating it for the newest versions
Link: https://realpython.com/podcasts/rpp/3/
In this episode, Christopher interviews Brett Slatkin about the 2nd edition of his book Effective Python. Brett talks about the revisions he made for the book, and updating it for the newest versions
Realpython
Episode #3: Effective Python and Python at Google Scale – The Real Python Podcast
Have you been using Python for a while, but want to be more effective with your code? This week we have Brett Slatkin on the show. We talk about the 2nd edition of his book Effective Python.
Python Software Foundation: Announcing a new Sponsorship Program for Python Packaging
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/B7IZS03_Ajc/sponsoring-python-packaging.html
The Packaging Working Group of the Python Software Foundation is launching an all-new sponsorship program to sustain and improve Python's packaging ecosystem. Funds raised through this program will g
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/B7IZS03_Ajc/sponsoring-python-packaging.html
The Packaging Working Group of the Python Software Foundation is launching an all-new sponsorship program to sustain and improve Python's packaging ecosystem. Funds raised through this program will g
Blogspot
Announcing a new Sponsorship Program for Python Packaging
The Packaging Working Group of the Python Software Foundation is launching an all-new sponsorship program to sustain and improve Py...
Armin Ronacher: App Assisted Contact Tracing
Link: http://lucumr.pocoo.org/2020/4/3/contact-tracing
I don't know how I thought the world would look like 10 years ago, but a
pandemic that prevents us from going outside was not what I was picturing.
It's about three weeks now that I and my family are
Link: http://lucumr.pocoo.org/2020/4/3/contact-tracing
I don't know how I thought the world would look like 10 years ago, but a
pandemic that prevents us from going outside was not what I was picturing.
It's about three weeks now that I and my family are