
Python Bytes
479 episodes — Page 9 of 10

Ep 79#79 15 Tips to Enhance your Github Flow
Topics covered in this episode: pytest 3.6.0 Hello Qt for Python MongoDB 4.0.0-rc0 available Pipenv review, after using it in production Pandas goes Python 3 only Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/79

Ep 78#78 Setting Expectations for Open Source Participation
Topics covered in this episode: The Forgotten Optional else in Python Loops libraries.io The other (great) benefit of Python type annotations Setting Expectations for Open Source Participation ngrok Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/78

Ep 77#77 You Don't Have To Be a Workaholic To Win
Topics covered in this episode: Why Senior Devs Write Dumb Code GeoAlchemy 2 You Don't Have To Be a Workaholic To Win: 13 Alternative Ways To Stand Out Project Beeware AppStore Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/77

Ep 76#76 Goodbye zero-versioning
Topics covered in this episode: Unlearning toxic behaviors in a code review culture Flask 1.0 Released How to have a great first PyCon Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/76

Ep 75#75 pypi.org officially launches
Topics covered in this episode: numba pip 10 is out ! Pandas only like modern Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/75

Ep 74#74 Contributing to Open Source effectively
Topics covered in this episode: Contributing to Open Source effectively Jupyter, Mathematica, and the Future of the Research Paper Depression AI Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/74

Ep 73#73 This podcast comes in any color you want, as long as it's black
Topics covered in this episode: Set Theory and Python Trio: async programming for humans and snake people black: The uncompromising Python code formatter gain: Web crawling framework based on asyncio Generic Function in Python with Singledispatch Unsync: Unsynchronizing async/await in Python 3.6 Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/73

Ep 72#72 New versioning: Episode 0.0.7.2 (with 72 releases)
Topics covered in this episode: ZeroVer: 0-based Versioning GitHub Security Alerts Detected over Four Million Vulnerabilities Markdown Descriptions on PyPI Concurrency comparison between NGINX-unit and uWSGI Loop better: A deeper look at iteration in Python Misconfigured Django Apps Are Exposing Secret API Keys, Database Passwords Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/72

Ep 71#71 We can migrate to Python 3, careful please
Topics covered in this episode: The Conservative Python 3 Porting Guide World-Class Software Companies That Use Python Stop Writing Classes PyPi.org is alive pygame on pypy usable Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/71

Ep 70#70 Have you seen my log? It's cute!
Topics covered in this episode: Online CookieCutter Generator cutelog – GUI for Python's logging module wagtail 2.0 peewee 3.0 is out Machine Learning Basics Cerberus Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/70

Ep 69#69 Digging into StackOverflow's 2018 survey results
Topics covered in this episode: pynb: Jupyter Notebooks as plain Python code with embedded Markdown text Microsoft’s quantum computing language is now available for m acOS pytest talk in Spanish StackOverflow Developer Survey Results 2018 demoshell Clear statement on Python 2 EOL Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/69

Ep 68#68 Python notebooks galore!
Topics covered in this episode: dumb-pypi Requests-HTML: HTML Parsing for Humans A phone number proxy Notebooks galore part 1: Datalore bellybutton Notebooks galore part 2 Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/68

Ep 67#67 Result of moving Python to Github
Topics covered in this episode: Building a blog with Pelican Notifiers Using Makefiles in Python projects Result of moving Python to Github Self-Deprecation Needs to Stop 5 speed improvements in Python 3.7 Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/67

Ep 66#66 Wait, NoSQL with ACID and transactions?
Topics covered in this episode: Object-Oriented Programming (OOP) in Python 3 ScriptedForms MongoDB to add multi-document transactions and ACID Python packaging pitfalls Blogging principles pipenv is officially official Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/66

Ep 65#65 Speed of your import statements affecting performance?
Topics covered in this episode: pygal : Simple Python Charting Thoughts on becoming a self-taught programming How to speed up Python application startup time (timing imports in 3.7) AnPyLar - The Python web front-end framework Migrating to Python 3 with pleasure Moving to Python 3 Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/65

Ep 64#64 The GUI phoenix rises with wxPython
Topics covered in this episode: wxPython 4, Pheonix is now live and supports Python 3 typeshed Coverage 4.5 adds configurator plug-ins Python integrated into Unreal Engine Python 3.7.0b1 : Beta means we should be testing it!!! Releases abound! Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/64

Ep 63#63 We're still on a desktop GUI kick
Topics covered in this episode: A brief tour of Python 3.7 data classes SQLite [The Databaseology Lectures - CMU Fall 2015] dryable : a useful dry-run decorator for python PEP Explorer - Explore Python Enhancement Proposals TKInter Tutorial Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/63

Ep 62#62 Wooey and Gooey are simple Python GUIs
Topics covered in this episode: Dan Bader takes over Real Python Still more Python GUIs Python’s misleading readability warp2 access Help! My tests can’t see my code! Cement - Framework for CLI Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/62

Ep 61#61 On Being a Senior Engineer
Topics covered in this episode: PEP 412's dict key sharing for classes Python Hunter Ten Things I Wish I’d Known About bash Snakefooding Python Code For Complexity Visualization On Being a Senior Engineer Python UI frameworks Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/61

Ep 60#60 Don't dismiss SQLite as just a starter DB
Topics covered in this episode: Who's at nine? Retiring Python as a teaching language Don't dismiss SQLite as just a starter DB Chalice: Python Serverless Microframework for AWS Fastest way to uniquely a list in Python >=3.6 PyTexas and PyCon AU vidoes are up Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/60

Ep 59#59 Instagram disregards Python's GC (again)
Topics covered in this episode: gc.freeze() and Copy-on-write friendly Python garbage collection SpeechPy - A Library for Speech Processing and Recognition PyBites Code Challenges: Bites of Py How big is the Python Family Dramatiq: simple task processing Controlling Python Async Creep Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/59

Ep 58#58 Better cache decorators and another take on type hints
Topics covered in this episode: Instagram open sources MonkeyType cachetools Going Fast with SQLite and Python The graphing calculator that makes learning math easier. Installing Python Packages from a Jupyter Notebook Videos from PyConDE 2017 are online Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/58

Ep 57#57 Our take on Excel and Python
Topics covered in this episode: Testing Python 3 and 2 simultaneously with retox Robo 3T / RoboMongo regular expressions MongoEngine Introducing PrettyPrinter for Python Excel and Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/57

Ep 56#56 The pendulum of time swings beautifully in PyPI
Topics covered in this episode: Pendulum for datetimes Flask asynchronous background tasks with Celery and Redis Building a Simple Web App With Bottle, SQLAlchemy, and the Twitter API Python extension for VSCode updated, now brought to you by Microsoft A Comprehensive Guide To Web Design Requestium Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/56

Ep 55#55 Flask, Flask, Flask, 3x Flask
Topics covered in this episode: Django 2.0 Released The Big Ol' List of Rules requests-staticmock PEP 557 -- Data Classes have been approved Quart: 3x faster Flask Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/55

Ep 54#54 PyAnnotate your way to the future
Topics covered in this episode: The PSF awarded $170,000 grant from Mozilla Open Source Program to improve sustainability of PyPI Dropbox releases PyAnnotate pytest-annotate is now open-source! Run Python script as systemd service pytest 3.3.0 released Why d = {} is faster than d = dict() Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/54

Ep 53#53 Getting started with devpi and Git Virtual FS
Topics covered in this episode: Exploring Line Lengths in Python Packages NumPy: Plan for dropping Python 2.7 support How to Learn Pandas Microsoft and GitHub team up to take Git virtual file system to macOS, Linux Getting started with devpi Marketing-for-Engineers Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/53

Ep 52#52 Call your APIs with uplink and test them in the tavern
Topics covered in this episode: Restful API testing with Tavern Uplink Using json-schema for REST API endpoint tests Live coding to music! Weekly Python Chat 10 common beginner mistakes in Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/52

Ep 51#51 How to make your code 80 times faster
Topics covered in this episode: Exploring United States Policing Data with Python How to make your code 80 times faster Giving Open-Source Projects Life After a Developer's Death Solar Powered Internet Connected Lawn Sprinkler Project Talk MicroPython and Open Source Hardware at Adafruit: https://talkpython.fm/108 Some New Python Books Anaconda Distribution 5.0 released Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/51

Ep 50#50 Bundling , shipping, and protecting Python applications
Topics covered in this episode: Think Like a Pythonista Serpent.AI - Game Agent Framework MkDocs PyInstaller 3.3 released PEX: A library and tool for generating .pex (Python EXecutable) files Using Cython to protect a Python codebase Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/50

Ep 49#49 Your technical skills are obsolete: now what?
Topics covered in this episode: Conference videos for DjangoCon 2017 and PyGotham 2017 Python 3.6.3 released on Tue. All machines at FB are already running it (3 days) Your technical skills are obsolete: now what? Visualizing Garbage Collection Algorithms pathlib — Filesystem Paths as Objects LUMINOTH: Open source Computer Vision toolkit Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/49

Ep 48#48 Garbage collection and memory management in Python
Topics covered in this episode: The Python Graph Gallery pynesis Things you need to know about garbage collection in Python WSGI Is Not Enough Anymore, part 1 and part 2 Queues in Python Using Reflection: A Podcast About Humans Engineering Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/48

Ep 47#47 PyPy now works with way more C-extensions and parking your package safely
Topics covered in this episode: WTF Python? Python Exercises Exploiting misuse of Python's "pickle" A Complete Beginner's Guide to Django pypi-parker Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/47

Ep 46#46 Spicy lecture notes and unicorn console spinners
Topics covered in this episode: Scipy lecture notes Building a desktop notification tool for Linux using python Alice in Python projectland How to teach technical concepts with cartoons Halo: Beautiful terminal spinners in Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/46

Ep 45#45 A really small web API and OS-level machine learning
Topics covered in this episode: pico High Sierra ships, first major OS with machine learning built in? A guide to logging in Python Let me introduce: slots pipenv revisited Stack Overflow gives an even closer look at developer salaries Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/45

Ep 44#44 pip install malicious-code
Topics covered in this episode: Ten Malicious Libraries Found on PyPI PyPI migration to Warehouse is in progress Live coding in a presentation Notable REST / Web Frameworks tox flake8-tidy-imports deprecated imports Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/44

Ep 43#43 Python string theory, v2
Topics covered in this episode: future-fstrings The Fun of Reinvention Sound Pattern Recognition with Python PEP 550: Execution Context Intro to Threads and Processes in Python Alternative filesystems for Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/43

Ep 42#42 Behold: The Python 2 death clock
Topics covered in this episode: What Kenneth Did Last Week (well, recently) Python 2 Death Clock Small Functions considered Harmful Why Python 3 EANABs The Incredible Growth of Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/42

Ep 41#41 Python Concurrency From the Ground Up and Caring for our Community
Topics covered in this episode: lolviz Odo for data transforms Python Concurrency From the Ground Up FAT Python: the next chapter in Python optimization sshuttle Node.js forks again – this time it's a war of words over codes of conducts Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/41

Ep 40#40 Packet Manipulation with Scapy
Topics covered in this episode: DevOps Automation Tool: Ansible Python Practices for Efficient Code: Performance, Memory, and Usability Packet Manipulation Program: Scapy Using Headless Chrome with Selenium Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/40

Ep 39#39 The new PyPI
Topics covered in this episode: [more] The New PyPI CircuitPython Snakes its Way onto Adafruit Hardware Dataclasses Pandas in a Nutshell Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/39

Ep 38#38 Hacking Classic Nintendo Games with Python
Topics covered in this episode: [more] Hacking Classic Nintendo Games with Python Bokeh Mosh (mobile shell) (bonus) Twilio Voices Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/38

Ep 37#37 Rule over the shells with Sultan
Topics covered in this episode: [more] New URL for Python Developer’s Guide Sultan: Command and Rule Over Your Shell Flake8Lint Magic Wormhole Python Virtual Environments Primer How Rust can replace C, with Python's help Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/37

Ep 36#36 Craft Your Python Like Poetry and Other Musings
Topics covered in this episode: Craft Your Python Like Poetry The Fedora Python Classroom Lab How a VC-funded company is undermining the open-source community Newspaper Python Package IEEE Spectrum: The Top Programming Languages 2017 SciPy 2017 videos are out Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/36

Ep 35#35 How developers change programming languages over time
Topics covered in this episode: [more] Python Quirks : Comments Python 3.6.2 is out! Contributing to Open Source Projects: Imposter Syndrome Disclaimer The Dark Secret at the Heart of AI Arrange Act Assert pattern for Python developers Analyzing GitHub, how developers change programming languages over time Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/35

Ep 34#34 The Real Threat of Artificial Intelligence
Topics covered in this episode: Easy Python logging with daiquiri The Real Threat of Artificial Intelligence The three laws of config dynamics Five Tips To Get You Started With Jupyter Notebook Cost of Coupling Versus Cost of De-coupling 100 Days of Code at PyBites Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/34

Ep 33#33 You should build an Alexa skill
Topics covered in this episode: Linting as Lightweight Defect Detection for Python You should build an Alexa skill RISE Closer Checklist for Python libraries APIs Fades Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/33

Ep 32#32 8 ways to contribute to open source when you have no time
Topics covered in this episode: [more] Introducing Dash Keeping Python competitive PyPI Quick and Dirty Minimal examples of data structures and algorithms in Python 8 ways to contribute to open source when you have no time NumPy receives first ever funding, thanks to Moore Foundation Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/32

Ep 31#31 You should have a change log
Topics covered in this episode: [more] TinyMongo A dead simple Python data validation library PuDB Analyzing Django requirement files on GitHub Changelogs Understanding Asynchronous Programming in Python Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/31

Ep 30#30 You are not Google and other ruminations
Topics covered in this episode: Problems and Solutions are different at different scales Introducing NoDB - a Pythonic Object Store for S3 Elizabeth for mock data What’s New In Python 3.7 Hypothesis Testing Heroku switching default to v3.6.1 Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/30