Python By Night https://www.pythonbynight.com None en-us https://www.pythonbynight.com/rss https://www.pythonbynight.com Mario By Night https://www.pythonbynight.com/blog/mario-by-night This is what happens when I try to write a 2023 retrospective in the same way I wrote papers in college... aka, at the last minute. 2024-01-01 05:54:41.507000 https://www.pythonbynight.com/blog/mario-by-night Or Into And https://www.pythonbynight.com/blog/or-into-and On why focusing on great online experiences for hybrid conferences is net good. 2023-11-09 21:24:46.850000 https://www.pythonbynight.com/blog/or-into-and Back to the Future of Hypermedia in Django https://www.pythonbynight.com/talks/back-future-hypermedia-django A DjangoCon 2023 online talk highlighting the popularity of hypermedia in the Django space. 2023-10-18 19:00:00 https://www.pythonbynight.com/blog/back-future-hypermedia-django Python2Nite with Mario Munoz https://www.pythonbynight.com/talks/python2nite-mario-munoz A PyGotham 2023 talk, in a late night news show format, delivering Python related news and info--including hypermedia. 2023-10-05 20:48:40.723000 https://www.pythonbynight.com/blog/python2nite-mario-munoz Deploying a Python App to Azure https://www.pythonbynight.com/blog/deploying-python-app-azure Prepping a Python app for deployment with Azure Developer CLI. 2023-06-10 19:51:43.111000 https://www.pythonbynight.com/blog/deploying-python-app-azure Awesome Python htmx https://www.pythonbynight.com/blog/awesome-python-htmx PyHAT stands for Python htmx ASGI Tailwind—a web stack that allows you to build powerful web applications using nothing more than Python, htmx, and Tailwind. 2023-04-26 23:11:47.737000 https://www.pythonbynight.com/blog/awesome-python-htmx A Python-backed Frontend: Featuring HTMX and Tailwind https://www.pythonbynight.com/talks/web-development-python-backed-frontend-featuring-htmx-tailwind Want to bring hypermedia into your web design workflow, ditching the complexity of JSON-over-HTTP for a more RESTful approach? Use Python, htmx, and TailwindCSS 2023-04-18 22:58:50.246000 https://www.pythonbynight.com/blog/web-development-python-backed-frontend-featuring-htmx-tailwind so much depends upon... your python app's dependencies https://www.pythonbynight.com/talks/depends-python-app-dependencies How do you keep track of your project’s building blocks? Learn about dependency managment and how to keep it simple. 2023-03-13 06:26:59.050000 https://www.pythonbynight.com/blog/depends-python-app-dependencies About https://www.pythonbynight.com/about Python by night is what happens when there's not enough time during the day. 2023-03-12 18:23:04.777000 https://www.pythonbynight.com/blog/about Twenty Twenty-Two https://www.pythonbynight.com/blog/twenty-twenty-two A look back at some highlights from the past year. 2022-12-15 22:10:05.379000 https://www.pythonbynight.com/blog/twenty-twenty-two My First DjangoCon https://www.pythonbynight.com/blog/my-first-djangocon I had an opportunity to attend my first DjangoCon. It was awesome! 2022-10-27 22:34:16.100000 https://www.pythonbynight.com/blog/my-first-djangocon Using PDM for Your Next Python Project https://www.pythonbynight.com/blog/using-pdm-for-your-next-python Use PDM for Python dependency management in your next project. 2022-08-11 00:51:45.851000 https://www.pythonbynight.com/blog/using-pdm-for-your-next-python Building a Decorator for a FastAPI Route https://www.pythonbynight.com/blog/building-decorator-for-fastapi Create a less cluttered FastAPI route by building a decorator. 2022-08-10 11:22:25.886000 https://www.pythonbynight.com/blog/building-decorator-for-fastapi Starting A Python Project https://www.pythonbynight.com/blog/starting-python-project A few tips on starting and organizing a Python Project 2022-07-11 23:44:27.272000 https://www.pythonbynight.com/blog/starting-python-project My First PyCon https://www.pythonbynight.com/blog/my-first-pycon PyCon US 2022 - Reflections on my first PyCon ever. 2022-05-18 23:51:32.956000 https://www.pythonbynight.com/blog/my-first-pycon A Large Wooden Horse https://www.pythonbynight.com/blog/large-wooden-horse The Trojan Horse Affair podcast exposes many vulnerabilities, including my own. 2022-03-08 07:38:54.655000 https://www.pythonbynight.com/blog/large-wooden-horse Going to PyCon for the First Time https://www.pythonbynight.com/blog/going-pycon-for-first-time I'll be going to PyCon 2022. My first PyCon! And I'll be teaching a tutorial! 2022-02-28 05:01:05.559000 https://www.pythonbynight.com/blog/going-pycon-for-first-time Adding an RSS Feed With Python https://www.pythonbynight.com/blog/adding-rss-feed-with-python Add an RSS feed to your FastAPI site with Jinja. 2022-02-01 01:14:14.469000 https://www.pythonbynight.com/blog/adding-rss-feed-with-python Sharpen Your Code https://www.pythonbynight.com/blog/sharpen-your-code Sharpen the tools you use for coding, like using RichHandler in FastAPI. 2022-01-30 06:55:07.604000 https://www.pythonbynight.com/blog/sharpen-your-code Writing About Writing https://www.pythonbynight.com/blog/writing-about-writing Writing about topics not related to coding can actually help... with coding. 2021-12-23 01:34:33.504000 https://www.pythonbynight.com/blog/writing-about-writing Using Beanie With FastAPI and MongoDB https://www.pythonbynight.com/blog/using-beanie-with-fastapi-mong Using Python and Beanie to search weighted text fields in MongoDB 2021-12-13 09:10:10.196000 https://www.pythonbynight.com/blog/using-beanie-with-fastapi-mong Finding Python Models https://www.pythonbynight.com/blog/finding-python-models Search, Find, and Load Beanie Models Dynamically in Any Directory 2021-12-06 09:47:56.092000 https://www.pythonbynight.com/blog/finding-python-models Save Your Environment https://www.pythonbynight.com/blog/save-your-environment Getting started with Python can be hard. Here are a few tips that might help. 2021-12-06 09:47:55.092000 https://www.pythonbynight.com/blog/save-your-environment From Flask to Fast https://www.pythonbynight.com/blog/from-flask-fast Why I switched from Flask to FastAPI mid development. 2021-12-05 09:31:35.946000 https://www.pythonbynight.com/blog/from-flask-fast Hello... World? https://www.pythonbynight.com/blog/hello-world Hello... World? A Non-Programmer's Journey to Developing a Pythonic Blog 2021-12-05 09:31:34.946000 https://www.pythonbynight.com/blog/hello-world