All activity
The Python community is awesome because of the people. Python People is a weekly podcast about getting to know the people who help make the Python community great.
It's less about the tech, and more about the people.
Python People Podcast
The people who make Python awesome.
The pytest testing framework helps you write tests quickly and keep them readable and maintainable—with no boilerplate code. Using a robust yet simple fixture model, it’s just as easy to write small tests with pytest as it is to scale up to complex functional testing for applications, packages, and libraries. This book shows you how.
Python Testing with pytest
The fastest way to learn pytest.
Brian Okken
left a comment
What is the difference between a unit test, an integration test, and a system test? Mahmoud Hashemi helps me to define these terms, as well as discuss the role of all testing variants in software development.
What is the difference between a unit test, an integration test, and a system test?
- TDD
- testing pyramid vs testing column
- the role of testing in software development
- web...
Test & Code Podcast #27 - Mahmoud Hashemi
unit, integration, and system testing
Test & Code Podcast #27 - Mahmoud Hashemi
unit, integration, and system testing
Python Bytes Podcast - Episode 14
Lots of Python style and Python 3000 is 3000 days old
Brian Okken
left a comment
http://pythonbytes.fm/13
- CPython -> GitHub
- Dropbox stepping back from Pyston
- metaclasses, lamdas
...
Python Bytes Podcast #13
Python moves to GitHub, Dropbox is stepping back from Pyston
Python Bytes Podcast #13
Python moves to GitHub, Dropbox is stepping back from Pyston
Brian Okken
left a comment
http://pythonbytes.fm/12
* Python Functions aren’t what you think: Functions are objects. The name of a function is just a variable name referring to the object.
* The Tao of Python: Jupiter notebook discussion of the relationship between objects, classes, and metaclasses.
* Why Learn Python? Here Are 8 Data-Driven Reasons
* Testing Python Applications with Pytest
* A million requests per...
Python Bytes Podcast - Episode 12
Python headlines delivered directly to your earbuds
Python Bytes Podcast - Episode 12
Python headlines delivered directly to your earbuds
Brian Okken
left a comment
https://pythonbytes.fm/11
* Pipfile, pip, and virtualenv
* Django 2.0 dropping Python 2.7 support
* attrs for cleaner classes
* Python benchmarking and profiling
* Getting Python 3 into more distributions
* Home automation with Home Assistant
Python Bytes Podcast - Episode 11
Python Headlines delivered directly to your earbuds
Python Bytes Podcast - Episode 11
Python Headlines delivered directly to your earbuds
Brian Okken
left a comment
* Dismissing Python's Garbage Collection
* PyPI Name Reservations
* Hackers Exfiltrate US Government Data to Save Itself
* Advanced Time Series Plots
* Type Hints and mypy
* Understanding the underscore
Python Bytes Podcast - Episode 10
Python Headlines delivered directly to your earbuds
Python Bytes Podcast - Episode 10
Python Headlines delivered directly to your earbuds
Python Bytes #6 - Python 3.6, Kite, coverage.py, tidying data, exceptions, asyncio
Python headlines delivered directly to your earbuds
Brian Okken
left a comment
* PyDataDC 2016 videos are out
* easyargs
* safety-db
* fast-style-transfer
* pip 9.0
* sentiment analysis using reddit data
Python Bytes #1 : Intro to the show and pip 9 is out
Python headlines delivered directly to your earbuds
Python Bytes #1 : Intro to the show and pip 9 is out
Python headlines delivered directly to your earbuds
Brian Okken
left a comment
pytest is an extremely popular test framework used by many projects and companies.
In this episode, I interview Raphael Pierzina, a core contributor to both pytest and cookiecutter. We discuss how Raphael got involved with both projects, his involvement in cookiecutter, pytest, “adopt pytest month”, the pytest code sprint, and of course some of the cool new features in pytest 3.
Test & Code 24: pytest with Raphael Pierzina
pytest, cookiecutter, and contributing to open source
Test & Code 24: pytest with Raphael Pierzina
pytest, cookiecutter, and contributing to open source
Python Bytes Podcast
Python headlines delivered directly to your earbuds