Python Bytes

  • Autor: Vários
  • Narrador: Vários
  • Editora: Podcast
  • Duração: 250:03:14
  • Mais informações

Informações:

Sinopse

Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.

Episódios

  • #113 Python Lands on the Windows 10 App Store

    18/01/2019 Duração: 23min

    Topics covered in this episode: [play:1:01] Advent of Code 2018 Solutions [play:2:37] Python Lands on the Windows 10 App Store [play:7:06] How I Built A Python Web Framework And Became An Open Source Maintainer [play:11:46] Python maintainability score via Wily [play:13:03] A couple fun awesome lists [play:16:32] fastlogging Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/113

  • #112 Don't use the greater than sign in programming

    11/01/2019 Duração: 28min

    Topics covered in this episode: [play:0:56] nbgrader [play:3:22] profanity-check [play:9:05] Python Dependencies and IoC [play:16:59] A Gentle Introduction to Pandas [play:18:38] Don't use the greater than sign in programming Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/112

  • #111 loguru: Python logging made simple

    05/01/2019 Duração: 34min

    Topics covered in this episode: [play:0:46] loguru: Python logging made (stupidly) simple [play:6:08] Python gets a new governance model [play:12:16] Why you should be using pathlib [play:16:00] Altair and Altair Recipes [play:19:43] A couple fun pytest plugins [play:23:23] Secure

  • #110 Python Year in Review 2018 Edition

    26/12/2018 Duração: 56min

    See the full show notes for this episode on the website at pythonbytes.fm/110

  • #109 CPython byte code explorer

    18/12/2018 Duração: 20min

    Topics covered in this episode: [play:1:01] Python Descriptors Are Magical Creatures [play:3:38] Data Science Survey 2018 JetBrains [play:8:04] cache.py [play:11:54] Setting up the data science tools [play:14:03] chartify [play:15:23] CPython byte code explorer Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/109

  • #108 Spilled data? Call the PyJanitor

    11/12/2018 Duração: 21min

    Topics covered in this episode: [play:0:45] pyjanitor - for cleaning data [play:3:12] What Does It Take To Be An Expert At Python? [play:5:38] Awesome Python Applications [play:8:26] Django Core no more [play:12:06] wemake django template [play:15:16] Django Hunter Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/108

  • #107 Restructuring and searching data, the Python way

    07/12/2018 Duração: 22min

    Topics covered in this episode: [play:0:52] glom: restructuring data, the Python way [play:5:31] Scientific GUI apps with TraitsUI [play:7:49] Pampy: The Pattern Matching for Python you always dreamed of [play:11:28] Google AI better than doctors at detecting breast cancer [play:15:37] 2018 Advent of Code [play:16:56] Red Hat Linux 8.0 Beta released, now (finally) updated to use Python 3.6 as default instead of 2.7 Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/107

  • #106 Fluent query APIs on Python collections

    01/12/2018 Duração: 26min

    Topics covered in this episode: [play:0:49] Dependency Management through a DevOps Lens [play:5:25] Plugins made simple with pluginlib [play:8:00] How to Test Your Django App with Selenium and pytest [play:12:40] Fluent collection APIs (flupy and asq) [play:16:41] Guido blogging again [play:21:33] Web apps in pure Python apps with Anvil Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/106

  • #105 Colorizing and Restoring Old Images with Deep Learning

    23/11/2018 Duração: 24min

    Topics covered in this episode: [play:1:32] Colorizing and Restoring Old Images with Deep Learning [play:4:25] PlatformIO IDE for VSCode [play:7:35] Python Data Visualization 2018: Why So Many Libraries? [play: 11:21] coder.com - VS Code in the cloud [play:14:20] By Welcoming Women, Python’s Founder Overcomes Closed Minds In Open Source [play:19:40] Machine Learning Basics Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/105

  • #104 API Evolution the Right Way

    17/11/2018 Duração: 30min

    Topics covered in this episode: [play:4:32] wily: A Python application for tracking, reporting on timing and complexity in tests and applications. [play:8:00] Latest VS Code has Juypter support [play:11:17] API Evolution the Right Way [play:16:10] PySimpleGUI now on Qt [play:19:57] Comparison of the 7 governance PEPs [play:23:54] Shiboken (from Qt for Python project) Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/104

  • #103 Getting to 10x (results for developers)

    08/11/2018 Duração: 27min

    Topics covered in this episode: [play:1:11] FEniCS [play:5:13] cursive_re [play:8:33] pyimagesearch [play:11:52] Visualization of Python development up till 2012 [play:14:37] Getting to 10x (Results): What Any Developer Can Learn from the Best [play:19:55] Chaos Toolkit Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/103

  • #102 Structure of a Flask Project

    31/10/2018 Duração: 26min

    Topics covered in this episode: QuantEcon Structure of a Flask Project Overusing lambda expressions in Python Asyncio in Python 3.7 Giving thanks with pip thank Getting Started With Testing in Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/102

  • #101 Nobel Prize awarded to a Python convert

    24/10/2018 Duração: 21min

    Topics covered in this episode: Asterisks in Python: what they are and how to use them responder web framework Python Example resource: pythonprogramming.in More in depth TensorFlow MAKERphone - an educational DIY mobile phone Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/101

  • #100 The big 100 with special guests

    19/10/2018 Duração: 42min

    Topics covered in this episode: poetry Anthony pylama and radon Nina Tools for teaching Python Dan My favorite tool of 2018: “Black” code formatter by Łukasz Langa Brett A Web without JavaScript : Russell Keith-Magee at PyCon AU Async WebDriver implementation for asyncio and asyncio-compatible frameworks Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/100

  • #99 parse - the regex antidote in Python

    16/10/2018 Duração: 21min

    Topics covered in this episode: parse fman Build System fastjsonschema IPython 7.0, Async REPL molten A Python love letter Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/99

  • #98 Python-Electron as a Python GUI

    08/10/2018 Duração: 26min

    Topics covered in this episode: Making Etch-a-Sketch Art With Python Dropbox moves to Python 3 Resources for PyCon that relate to really any talk venue Electron as GUI of Python Applications pluggy: A minimalist production ready plugin system How China Used a Tiny Chip to Infiltrate U.S. Companies Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/98

  • #97 Java goes paid

    28/09/2018 Duração: 24min

    Topics covered in this episode: Making a PyPI-friendly README Java goes paid Absolute vs Relative Imports in Python pyxel - A retro game engine for Python Click 7.0 Released How we spent 30k USD in Firebase in less than 72 hours Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/97

  • #96 Python Language Summit 2018

    22/09/2018 Duração: 26min

    Topics covered in this episode: Plumbum: Shell Combinators and More Windows 10 Linux subsystem for Python developers Type hints cheat sheet (Python 3) Python driving new languages asyncio documentation rewritten from scratch The 2018 Python Language Summit Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/96

  • #95 Unleash the py-spy!

    15/09/2018 Duração: 23min

    Topics covered in this episode: dataset: databases for lazy people CuPy GPU NumPy Automate Python workflow using pre-commits py-spy SymPy is a Python library for symbolic mathematics Starlette ASGI web framework Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/95

  • #94 Why don't you like notebooks?

    06/09/2018 Duração: 23min

    Topics covered in this episode: Python Patterns Arctic: Millions of rows a sec (time data) PyCon Australia videos GAE: Introducing App Engine Second Generation runtimes and Python 3.7 I don’t like notebooks PEP 8000 -- Python Language Governance Proposal Overview TIOBE jump https://www.tiobe.com/tiobe-index/ Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/94

página 19 de 24