Skip to content

Commit

Permalink
Update after September. Add event for October
Browse files Browse the repository at this point in the history
  • Loading branch information
edrogers committed Sep 25, 2024
1 parent a1c686f commit bc08cc6
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
12 changes: 9 additions & 3 deletions content/meetups/20240912-devops-for-python/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,23 @@ author: David Webber
---
body:

![](/static/images/2024-09-12-DevOps-for-Python-1200x630.png)
![](/static/images/2024-09-12-DevOps-for-Python-1.jpg)
![](/static/images/2024-09-12-DevOps-for-Python-2.jpg)

Slides from David's talk:
* [Google Drive Link (original)](https://docs.google.com/presentation/d/1cAMi5Bdfh6kbpHf4BgFQsk_2rY-3LdT5Hi6bVLpGOec/edit#slide=id.p)
* [Downloadable .pdf Format](/static/slides/2024-09-12-DevOps-for-Python-slides.pdf)
* [Code Repo](https://github.com/davidwebber/devops_for_python?tab=readme-ov-file)

Software isn’t just developed; it is operated.

DevOps is a philosophy combining development and operations in a tight loop to shorten the software development lifecycle. This September, David will introduce some tools and design practices to make python software deployments more manageable, faster, and easier. Starting with a Python script that performs a useful function, we’ll webify it, containerize it, put it in the cloud, and monitor its health.

David Webber, PhD, is co-founder and chief scientist of Scanalytics, Inc. Founded in 2013, Scanalytics makes smart pressure-sensitive flooring underlayment to understand real-time occupancy and movement within physical spaces, with applications including building energy efficiency and security. David also served as a PI within the ARPA-E SENSOR program. Prior to Scanalytics, David studied muon and neutrino particle physics. In his spare time, David enjoys playing cooperative tabletop, RPG, and online games.
---
future: yes
future: no
---
image: https://madpy.com/static/images/2024-09-12-DevOps-for-Python-1200x630.png
image: https://madpy.com/static/images/2024-09-12-DevOps-for-Python-1-1200x630.jpg
---
image_height: 630
---
Expand Down
25 changes: 25 additions & 0 deletions content/meetups/20241010-the-rust-invasion/contents.lr
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: The Rust Invasion: New Possibilities in the Python Ecosystem
---
author: Terence Liu
---
body:

![](/static/images/2024-10-10-The-Rust-Invasion-Social-Card.png)

Get ready to dive into the exciting world where Rust meets Python! We'll focus on two quality-of-life tools: Ruff, a lightning-fast linter and formatter, and uv, an innovative package manager that's set to revolutionize Python dependency management. These Rust-powered tools are reshaping the Python development landscape. We'll examine their practical applications, from local development environments to deployment scenarios, including containerization strategies. Along the way, we'll uncover why Rust-based tools have become so valuable in the Python ecosystem, and showcase examples of direct language interoperability that significantly boost performance. By the end of the talk, I hope you'll gain some insight how these Rust-powered innovations are transforming Python development and what this means for the future of the ecosystem.

[Terence Liu](https://terencezl.github.io/) is a domain expert in building and deploying machine learning models, vector search engines, and distributed computing/data systems. Being an academically trained computational physicist, he is passionate about performance computing, and the fundamental hardware/language/software breakthroughs that accelerate its progress. Terence works at Clearview AI, a software vendor for public safety technologies.
---
future: yes
---
image: https://madpy.com/static/images/2024-10-10-The-Rust-Invasion-Social-Card_1200x630.png
---
image_height: 630
---
image_width: 1200
---
ogdescription: Join MadPy for our October meetup, where we'll dive into the exciting world where Rust meets Python! This event, hosted at Madison's downtown library, is free and open to the public. Newcomers welcome! We'll have pizza and beverages provided by our sponsor, ApartmentIQ
---
pub_datetime: 2024-10-10 18:30:00 America/Chicago
---
meetup_url: https://www.meetup.com/madison-python/events/303641437

0 comments on commit bc08cc6

Please sign in to comment.