Skip to content

Commit bc08cc6

Browse files
committed
Update after September. Add event for October
1 parent a1c686f commit bc08cc6

File tree

8 files changed

+34
-3
lines changed

8 files changed

+34
-3
lines changed
272 KB
Loading
2.63 MB
Loading
1.62 MB
Loading
1.19 MB
Loading
623 KB
Loading
2.14 MB
Binary file not shown.

content/meetups/20240912-devops-for-python/contents.lr

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@ author: David Webber
44
---
55
body:
66

7-
![](/static/images/2024-09-12-DevOps-for-Python-1200x630.png)
7+
![](/static/images/2024-09-12-DevOps-for-Python-1.jpg)
8+
![](/static/images/2024-09-12-DevOps-for-Python-2.jpg)
9+
10+
Slides from David's talk:
11+
* [Google Drive Link (original)](https://docs.google.com/presentation/d/1cAMi5Bdfh6kbpHf4BgFQsk_2rY-3LdT5Hi6bVLpGOec/edit#slide=id.p)
12+
* [Downloadable .pdf Format](/static/slides/2024-09-12-DevOps-for-Python-slides.pdf)
13+
* [Code Repo](https://github.com/davidwebber/devops_for_python?tab=readme-ov-file)
814

915
Software isn’t just developed; it is operated.
1016

1117
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.
1218

1319
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.
1420
---
15-
future: yes
21+
future: no
1622
---
17-
image: https://madpy.com/static/images/2024-09-12-DevOps-for-Python-1200x630.png
23+
image: https://madpy.com/static/images/2024-09-12-DevOps-for-Python-1-1200x630.jpg
1824
---
1925
image_height: 630
2026
---
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
title: The Rust Invasion: New Possibilities in the Python Ecosystem
2+
---
3+
author: Terence Liu
4+
---
5+
body:
6+
7+
![](/static/images/2024-10-10-The-Rust-Invasion-Social-Card.png)
8+
9+
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.
10+
11+
[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.
12+
---
13+
future: yes
14+
---
15+
image: https://madpy.com/static/images/2024-10-10-The-Rust-Invasion-Social-Card_1200x630.png
16+
---
17+
image_height: 630
18+
---
19+
image_width: 1200
20+
---
21+
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
22+
---
23+
pub_datetime: 2024-10-10 18:30:00 America/Chicago
24+
---
25+
meetup_url: https://www.meetup.com/madison-python/events/303641437

0 commit comments

Comments
 (0)