← All tags

Python 🐍

Python 🐍

All my posts about Python

10 posts

Python posts - automation scripts, small CLIs, glue code that talks to clouds and APIs, and the occasional larger project. Skewed toward operations and platform work rather than data science.

Running Flux on macOS

Running Flux on macOS

β€œLearn how to install and use MFLUX to run FLUX.1 models on macOS. This guide explores generating high-quality AI images, comparing [Schnell] and [Dev] models, and enhancing outputs with LoRAs for custom styles.”

7 min readmacOS 🍏

Zsh Conda Environment Selector Function

Zsh Conda Environment Selector Function

Streamline your Python workflow on macOS with a custom Zsh function for quickly selecting and activating Conda environments. Simplify environment management with this interactive and efficient solution!

2 min readPython 🐍

Vinyl Scrobbling macOS App

Vinyl Scrobbling macOS App

7 min readAI πŸ€–

How to Install Ansible on a Mac: A Modern Approach

How to Install Ansible on a Mac: A Modern Approach

A guide to installing and managing Ansible on macOS using Conda, with tips for handling collections and dependencies.

3 min readAnsible πŸ‘¨β€πŸ’»

Unlocking Image Creation with Flux and GPT-4o

Unlocking Image Creation with Flux and GPT-4o

Explore the world of AI image generation using Flux, fal.ai, and OpenAI. Learn how to build a Streamlit app that leverages GPT-4o for prompt tuning and Flux models for creating stunning visuals. Compare outputs with Midjourney and discover the potential of these cutting-edge tools.

16 min readAI πŸ€–

Installing and running InvokeAI on macOS

Installing and running InvokeAI on macOS

A step-by-step guide on installing and running InvokeAI on macOS for local AI image generation using Conda and Python.

8 min readmacOS 🍏

Conda for Python environment management on macOS

Conda for Python environment management on macOS

Learn how to efficiently manage Python environments on your MacBook Pro using Conda. This comprehensive guide covers installation, creating and activating environments, installing packages, and best practices for streamlining your Python development workflow.

10 min readmacOS 🍏

Managing Python on macOS Monterey

Managing Python on macOS Monterey

Just installed macOS Monterey and Python on my MacBook Pro! Easy peasy with pyenv. Check out my experience!

3 min readmacOS 🍏

Managing Python on macOS Big Sur

Managing Python on macOS Big Sur

Upgrade Python on macOS Big Sur using pyenv. Install Python 3.9.1 and update pip for smoother management.

3 min readmacOS 🍏