The Python Podcast.__init__

Kanal üksikasjad

The Python Podcast.__init__

The Python Podcast.__init__

Looja: Tobias Macey

The podcast about Python and the people who make it great

EN Ameerika Ühendriigid Tehnoloogia

Hiljutised episoodid

389 episoodi
Update Your Model's View Of The World In Real Time With Streaming Machine Learning Using River

Update Your Model's View Of The World In Real Time With Streaming Machine Learning Using River

This is a cross-over episode from our new show The Machine Learning Podcast, the show about going from idea to production with machine learning.
...

2022-12-11 19:00:00 01:16:23
Declarative Machine Learning For High Performance Deep Learning Models With Predibase

Declarative Machine Learning For High Performance Deep Learning Models With Predibase

This is a cross-over episode from our new show The Machine Learning Podcast, the show about going from idea to production with machine learning.
...

2022-12-04 17:00:00 00:59:22
Build Better Machine Learning Models With Confidence By Adding Validation With Deepchecks

Build Better Machine Learning Models With Confidence By Adding Validation With Deepchecks

This is a cross-over episode from our new show The Machine Learning Podcast, the show about going from idea to production with machine learning.
...

2022-11-27 18:00:00 00:47:37
Build A Full Stack ML Powered App In An Afternoon With Baseten

Build A Full Stack ML Powered App In An Afternoon With Baseten

This is a cross-over episode from our new show The Machine Learning Podcast, the show about going from idea to production with machine learning.
...

2022-11-21 11:00:00 00:45:22
Skip Straight To The Fun Part Of Your Project With PyScaffold

Skip Straight To The Fun Part Of Your Project With PyScaffold

Starting a new project is always exciting and full of possibility, until you have to set up all of the repetitive boilerplate. Fortunately there are u...

2022-11-06 17:00:00 00:57:46
Add Configuration Best Practices To Your Application In An Afternoon With Dynaconf

Add Configuration Best Practices To Your Application In An Afternoon With Dynaconf

Application configuration is a deceptively complex problem. Everyone who is building a project that gets used more than once will end up needing to ad...

2022-10-30 16:00:00 01:03:59
Take A Tour Of The Hidden Language Of Hardware And How It Powers Your Code

Take A Tour Of The Hidden Language Of Hardware And How It Powers Your Code

Software is eating the world, but that code has to have hardware to execute the instructions. Most people, and many software engineers, don’t have a p...

2022-10-23 17:00:00 00:41:50
Take Control Of Your Electrical Systems With The Open Source FlexMeasures Energy Management System

Take Control Of Your Electrical Systems With The Open Source FlexMeasures Energy Management System

The generation, distribution, and consumption of energy is one of the most critical pieces of infrastructure for the modern world. With the rise of re...

2022-10-16 17:00:00 00:49:17
How And Why To Build Effective Teams As An Engineering Leader

How And Why To Build Effective Teams As An Engineering Leader

Your ability to build and maintain a software project is tempered by the strength of the team that you are working with. If you are in a position of l...

2022-10-09 19:00:00 01:04:50
Complete Your Hardware "Weekend Projects" In An Actual Weekend With Belay

Complete Your Hardware "Weekend Projects" In An Actual Weekend With Belay

Working on hardware projects often has significant friction involved when compared to pure software. Brian Pugh enjoys tinkering with microcontrollers...

2022-10-02 20:15:00 00:48:30
Catching Up With Pyre, A Fast Type Checker For Python

Catching Up With Pyre, A Fast Type Checker For Python

Static typing versus dynamic typing is one of the oldest debates in software development. In recent years a number of dynamic languages have worked to...

2022-09-18 19:00:00 00:51:45
Standardizing On Python For All Software Projects At Ascend.io

Standardizing On Python For All Software Projects At Ascend.io

Every software project is subject to a series of decisions and tradeoffs. One of the first decisions to make is which programming language to use. For...

2022-09-12 19:00:00 00:50:26
Exploring The Process And Practice Of Building Better Software Through Code Reviews

Exploring The Process And Practice Of Building Better Software Through Code Reviews

Writing code is only one piece of creating good software. Code reviews are an important step in the process of building applications that are maintain...

2022-09-04 19:00:00 00:57:24
Ship With Confidence By Automating Quality Assurance

Ship With Confidence By Automating Quality Assurance

Quality assurance in the software industry has become a shared responsibility in most organizations. Given the rapid pace of development and delivery...

2022-08-28 14:00:00 01:09:05
Remove Roadblocks And Let Your Developers Ship Faster With Self-Serve Infrastructure

Remove Roadblocks And Let Your Developers Ship Faster With Self-Serve Infrastructure

The goal of every software team is to get their code into production without breaking anything. This requires establishing a repeatable process that d...

2022-08-14 04:00:00 01:01:49
The Benefits Of Python And Django For Going From Zero To MVP At Speed

The Benefits Of Python And Django For Going From Zero To MVP At Speed

Every startup begins with an idea, but that won’t get you very far without testing the feasibility of that idea. A common practice is to build a Minim...

2022-07-31 17:00:00 00:47:06
Powering The Next Generation Of Application Architectures With Web Assembly And The Fermyon Platform

Powering The Next Generation Of Application Architectures With Web Assembly And The Fermyon Platform

Application architectures have been in a constant state of evolution as new infrastructure capabilities are introduced. Virtualization, cloud, contain...

2022-07-24 18:00:00 01:10:40
Gain A Deeper Understanding Of What Your Code Is Doing And Where It Spends Its Time With VizTracer

Gain A Deeper Understanding Of What Your Code Is Doing And Where It Spends Its Time With VizTracer

As your code scales beyond a trivial level of complexity and sophistication it becomes difficult or impossible to know everything that it is doing. Th...

2022-07-17 17:45:00 00:48:33
Stream Processing In Real Time And At Scale In Pure Python With Bytewax

Stream Processing In Real Time And At Scale In Pure Python With Bytewax

Analysis of streaming data in real time has long been the domain of big data frameworks, predominantly written in Java. In order to take advantage of...

2022-07-10 17:00:00 00:42:32
Tetra: A Full Stack Web Framework That Doesn't Make You Write Everything Twice

Tetra: A Full Stack Web Framework That Doesn't Make You Write Everything Twice

Building a fully functional web application has been growing in complexity along with the growing popularity of javascript UI frameworks such as React...

2022-07-03 15:00:00 00:53:07
Design Real-World Objects In Python With CadQuery

Design Real-World Objects In Python With CadQuery

Virtually everything that you interact with on a daily basis and many other things that make modern life possible were designed and modeled in softwar...

2022-06-26 19:00:00 00:45:04
Intelligent Dependency Resolution For Optimal Compatibility And Security With Project Thoth

Intelligent Dependency Resolution For Optimal Compatibility And Security With Project Thoth

Building any software project is going to require relying on dependencies that you and your team didn’t write or maintain, and many of those will have...

2022-06-15 07:00:00 00:31:32
Take A Deep Dive On How Code Completion Works And How To Customize It

Take A Deep Dive On How Code Completion Works And How To Customize It

Most developers have encountered code completion systems and rely on them as part of their daily work. They allow you to stay in the flow of programmi...

2022-05-30 14:00:00 01:00:11
Hunting Black Swans With Bees: Catching Up With The Inimitable Russell Keith-Magee

Hunting Black Swans With Bees: Catching Up With The Inimitable Russell Keith-Magee

Russell Keith-Magee is an accomplished engineer and a fixture of the Python community. His work on the Beeware suite of projects is one of the most am...

2022-05-23 20:00:00 00:56:11
Take Control Of Your Digital Photos By Running Your Own Smart Library Manager With LibrePhotos

Take Control Of Your Digital Photos By Running Your Own Smart Library Manager With LibrePhotos

Digital cameras and the widespread availability of smartphones has allowed us all to generate massive libraries of personal photographs. Unfortunately...

2022-05-15 19:00:00 00:45:15
Making Investment Data Easy To Access And Analyze With The OpenBB Terminal

Making Investment Data Easy To Access And Analyze With The OpenBB Terminal

Investing effectively is largely a game of information access and analysis. This can involve a substantial amount of research and time spent on findin...

2022-05-09 18:00:00 00:47:14
Accelerate Your Machine Learning Experimentation With Automatic Checkpoints Using FLOR

Accelerate Your Machine Learning Experimentation With Automatic Checkpoints Using FLOR

The experimentation phase of building a machine learning model requires a lot of trial and error. One of the limiting factors of how many experiments...

2022-05-02 04:00:00 00:46:31
Automatically Enforce Software Structures With Powerful Code Modifications Powered By LibCST

Automatically Enforce Software Structures With Powerful Code Modifications Powered By LibCST

Programmers love to automate tedious processes, including refactoring your code. In order to support the creation of code modifications for your Pytho...

2022-04-25 13:00:00 00:56:48
Cloud Native Networking For Developers With The Gloo Platform

Cloud Native Networking For Developers With The Gloo Platform

Communication is a fundamental requirement for any program or application. As the friction involved in deploying code has gone down, the motivation fo...

2022-04-18 18:00:00 00:50:34
Accelerate And Simplify Cloud Native Development For Kubernetes Environments With Gefyra

Accelerate And Simplify Cloud Native Development For Kubernetes Environments With Gefyra

Cloud native architectures have been gaining prominence for the past few years due to the rising popularity of Kubernetes. This introduces new complic...

2022-04-10 18:00:00 00:38:14
Building A Community And Technology Stack For Scalable Big Data Geoscience At Pangeo

Building A Community And Technology Stack For Scalable Big Data Geoscience At Pangeo

Science is founded on the collection and analysis of data. For disciplines that rely on data about the earth the ability to simulate and generate that...

2022-03-27 19:00:00 00:52:08
Automating Application Lifecycles For Developer Happiness At Wayfair

Automating Application Lifecycles For Developer Happiness At Wayfair

A common piece of advice when starting anything new is to "begin with the end in mind". In order to help the engineers at Wayfair manage the complete...

2022-03-20 13:00:00 00:46:12
Run Your Applications Reliably On Kubernetes Without Losing Sleep With Robusta

Run Your Applications Reliably On Kubernetes Without Losing Sleep With Robusta

Kubernetes is a framework that aims to simplify the work of running applications in production, but it forces you to adopt new patterns for debugging...

2022-03-13 18:00:00 00:53:43
Accelerate The Development And Delivery Of Your Machine Learning Applications Using Ray And Deploy It At Anyscale

Accelerate The Development And Delivery Of Your Machine Learning Applications Using Ray And Deploy It At Anyscale

Building a machine learning application is inherently complex. Once it becomes necessary to scale the operation or training of the model, or introduce...

2022-03-06 14:00:00 00:45:58
See The Structure Of Your Software At A Glance With Call Graphs From Code2Flow

See The Structure Of Your Software At A Glance With Call Graphs From Code2Flow

As software projects grow and change it can become difficult to keep track of all of the logical flows. By visualizing the interconnections of functio...

2022-02-27 19:00:00 00:45:35
Scaling Knowledge Management For Technical Teams With Knowledge Repo

Scaling Knowledge Management For Technical Teams With Knowledge Repo

One of the most persistent challenges faced by organizations of all sizes is the recording and distribution of institutional knowledge. In technical t...

2022-02-20 20:15:00 00:39:35
Simplify And Scale Your Software Development Cycles By Putting On Pants (Build Tool)

Simplify And Scale Your Software Development Cycles By Putting On Pants (Build Tool)

Software development is a complex undertaking due to the number of options available and choices to be made in every stage of the lifecycle. In order...

2022-02-13 17:00:00 00:58:15
Achieve Repeatable Builds Of Your Software On Any Machine With Earthly

Achieve Repeatable Builds Of Your Software On Any Machine With Earthly

It doesn’t matter how amazing your application is if you are unable to deliver it to your users. Frustrated with the rampant complexity involved in bu...

2022-02-06 15:15:00 00:54:01
Building A Detailed View Of Your Software Delivery Process With The Eiffel Protocol

Building A Detailed View Of Your Software Delivery Process With The Eiffel Protocol

The process of getting software delivered to an environment where users can interact with it requires many steps along the way. In some cases the jour...

2022-01-30 19:00:00 00:49:54
Improve Your Productivity By Investing In Developer Experience Design For Your Projects

Improve Your Productivity By Investing In Developer Experience Design For Your Projects

When we are creating applications we spend a significant amount of effort on optimizing the experience of our end users to ensure that they are able t...

2022-01-24 04:30:00 00:42:54
0:00
0:00
Episode
home.no_title_available
home.no_channel_info