Topics covered in this episode:
About the show
Sponsored by us! Support our work through:
Connect with the hosts
Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too.
Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it.
Brian #1: Possibility of a new website for Django
Michael #2: aiosqlitepool
aiosqlitepool in three points:Brian #3: deptry
Note if you use project.optional-dependencies
[project.optional-dependencies]
plot=["matplotlib"]
test=["pytest"]
you have to set a config setting to get it to work right:
[tool.deptry]
pep621_dev_dependency_groups=["test","docs"]
Michael #4: browsr
browsr 🗂️ is a pleasant file explorer in your terminal. It's a command line TUI (text-based user interface) application that empowers you to browse the contents of local and remote filesystems with your keyboard or mouse.Extras
Brian:
Michael:
Joke: I will find you