Articles


Yehuda Deutsch: Wizard of os (and other libs)

RSVP: https://www.meetup.com/py-jax/events/310401361/ Abstract: Python can be installed in many environments, and while most of your code should work the same everywhere, you might need to be picky. This talk will go into the basics of environment awareness and abstractions, how and when these variables …

Mini Project Speeches

RSVP: https://www.meetup.com/py-jax/events/310419858/ The Mini Speech Night is a speaker event designed to encourage the following: Those who have either never spoken in front of an audience Those who need more practice speaking in front of an audience to come and speak. This is for …

David Fekke: Streamlit open-source Python framework

RSVP: https://www.meetup.com/py-jax/events/310399995/ Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code. Bio: David Fekke is an application architect and software engineer here in the Jacksonville area. He runs …

Daryl Carson: Driving your ETL Stack with DBT

RSVP: https://www.meetup.com/py-jax/events/308418296/ Presentation: Driving your Extract, Transform, and Load Stack with Data Build Tools This presentation is intended to introduce a tool that you can use to amplify what you are doing in Python right now. If you are feeling overwhelmed by the limitations …

Yehuda Deutsch: PyCharm Usage and Project Structure

RSVP: https://www.meetup.com/py-jax/events/308418263/ Abstract: In this talk I will share how I use PyCharm in my day-to-day work as well as for side-projects, and as a side-topic dive into python project structure and the import logic. PyCharm is an Integrated Development Environment (IDE) or simply …