ChiPy December 2023 __Main__ Meeting: Thu, Dec 14 2023 at 06:00 PM at Sully's House
(30 Minutes)
By: Colin Vallance & Tim Way
Experience Level: Novice
Ansible is a fantastic automation tool written in Python but sometimes playbook logic gets very complicated to do seemingly simple tasks. In our talk we will show how writing a custom Ansible module is not as hard as you might think and how leveraging Python for more complicated logic lets you write easier to navigate playbooks.
Additionally we will review:
- A light Ansible overview
- Explanations of Ansible modules and plugins
- How testing fits in
(30 Minutes)
By: Jinge Li
Experience Level: Novice
Slides Link
Presenting on an open source project I started and have been working on since three years ago. It is a library named PyPDFForm which has a variety of utilities making processing PDF forms easier with Python. I'll discuss what sparked this idea, give a little coding session to demo some of the library's functionalities, and talk about the future of the library.
Here is a brief layout of what I'm currently planning on for the speak.
* First 15 minutes: Intro. Some background, both personal and about the library. What sparked this idea and just general motivations.
* Next 10 minutes: A coding session which demos some basic but essence functionalities of the library.
* Final 5 minutes: Talk about the future of the library. What are some restrictions it has now. What are some improvements that can be done. And QA.
Some PyPDFForm links:
Algo Sig (LIVE AoC Edition): Thu, Dec 07 2023 at 06:30 PM at Prefect (new loop location)
Thu, Nov 09 2023 at 06:00 PM at Tegus (by AlphaSense)
(45 Minutes)
By: Felipe Hoffa, Developer Advocate
Experience Level: Intermediate
Slides Link
In this session we will perform a full exploration of the Snowpark ML Toolkit using dbt Python models on the dbt Cloud without any package installation. You will learn how Snowflake improves on familiar ML libraries like Scikit-Learn and XGBoost to make them scale within its scalable runtime.
During this session you will:
- Start with 50,000 rows and scale to 50 million rows on various data transformations with the toolkit
- Train and predict a dbt Python model with XGBoost
- Switch between SQL and Python transformations in a pipeline where dbt takes care of the boilerplate code when pushing to Snowflake
(10 Minutes)
By: Phil Robare
Experience Level: Advanced
The paywall at Wired.com, TheAtlantic.com and other websites implement a paywall with javascript. The source page that is sent has the entire article. This talk is about the use of the BeautifulSoup package (which manipulates HTML documents) to read what the web site sends.
Algo SIG @ Holiday Club (Uptown): Thu, Nov 02 2023 at 06:30 PM at Holiday Club
Tue, Oct 24 2023 at 05:30 PM at Convene
(45 Minutes)
By: Joshua Herman
Experience Level: Advanced
A natural language chatbot accessible using SMS and the internet. Under the hood it uses langchain (a way to augment LLMs) that currently is accessible through its SMS interface ( and web interface (http://www.securday.com) . Under the hood it is 94% Python using langchain to manage the interactions with OpenAI's GPT-4 and can calculate with wolfram alpha , create and run python scripts, interact with Bash and retrieve shodan's security scans.
(5 Minutes)
By: Joe Jasinski
Experience Level: Novice
In this lightning talk, you will learn about 5 cool Python modules that are guaranteed to boost your productivity and expand your coding horizons. Join us for this thrilling session and discover these exciting Python modules!