Skip to content

Latest commit

 

History

History
59 lines (48 loc) · 6.67 KB

README.md

File metadata and controls

59 lines (48 loc) · 6.67 KB

🏳️‍🌈 Happy Pride! 🏳️‍🌈 May everyone love freely. 👩🏽‍❤️‍💋‍👩🏼 👨🏼‍❤️‍👨🏿 👩🏻‍❤️‍👨🏼

I'm Pamela Fox, a Cloud Advocate in Python at Microsoft. 🐍 ☁️

Upcoming talks: Microsoft Build, Posette, Python Web Apps 101 Series, North Bay Python

If you're looking to get started with Python or AI on Azure, here are Azure-related repositories that I maintain:

Tables Python libraries Azure services AZD? AI?
azure-search-openai-demo OpenAI, Quart App Service, Azure AI Search
openai-chat-app-quickstart OpenAI, Quart Container Apps, Container Registry
openai-chat-backend-fastapi OpenAI, FastAPI Container Apps, Container Registry
python-openai-demos OpenAI Azure OpenAI -
azure-openai-keyless OpenAI Azure OpenAI -
langfuse-on-azure - Container Apps, PostGres Flexible Server
flask-charts-api-container-app Flask, APIFlask, gunicorn Container Apps, Container Registry, CDN -
flask-gallery-container-app Flask, gunicorn Container Apps, Container Registry, CDN -
flask-surveys-container-app Flask, gunicorn, SQLAlchemy, psycopg2 Container Apps, Container Registry, PostGres Flexible Server, Key Vault -
simple-flask-api-container Flask Container Apps, Container Registry -
simple-flask-server-container Flask Container Apps, Container Registry -
staticmaps-function FastAPI, py-staticmaps, OpenTelemetry Functions, CDN -
simple-fastapi-container FastAPI Container Apps -
fastapi-azure-function-apim FastAPI Functions, API Managament -
fastapi-on-azure-functions FastAPI Functions -
regression-model-azure-demo FastAPI, scikit-learn Functions -
msdocs-django-postgresql-sample-app-azd Django, psycopg2, whitenoise App Service, PostGres Flexible Server, Virtual Network, Key Vault -
msdocs-flask-postgresql-sample-app-azd Flask, psycopg2, SQLAlchemy,Alembic App Service, PostGres Flexible Server, Virtual Network, Key Vault -
django-quiz-app Django, psycopg2, whitenoise App Service, PostGres Flexible Server, Key Vault -
flask-db-quiz-example Flask, SQLAlchemy, psycopg2 App Service, PostGres Flexible Server -
simple-flask-server-appservice Flask App Service -
simple-flask-api-azure-function Flask Functions -
babybuddy-azure Django, psycopg2 Container Applications, PostGres Flexible Server -
translation-telephone Flask, SQLAlchemy, psycopg2 Bicep, App Service, Cognitive Services (Translator), Key Vault -
pamelafox-site Flask, FrozenFlask Static Web Apps -

Here are some non-Azure Python templates that you can open in a devcontainer/Codespaces:

Here are some educational tools I've built with Pyodide (in-browser Python):

I've also done a lot of frontend work. My most popular frontend repositories:

  • lscache: A library for localStorage with a memcache-inspired API.
  • font-previewer-extension: A Chrome extension to preview Google fonts.
  • chrome-cards: A series of Chrome extensions with flash cards, based on the Leitner system.
  • parallel-demo: A demonstration of parallel programming in the browser using web workers.