- OpenAI Agents Python Documentation - Official OpenAI Agents SDK for building Python agents.
- OpenAI Agents SDK Quickstart - Official quickstart guide.
- OpenAI Python Library - Official OpenAI Python client.
- OpenAI Developer Resources - Official OpenAI development resource hub.
- CrewAI Framework - Framework for orchestrating role-playing, autonomous AI agents.
- CrewAI Documentation - Official CrewAI documentation.
- CrewAI Examples - Official example projects.
- Learn Agentic AI with CrewAI - Broad CrewAI learning resources.
- LangGraph - Build stateful, multi-actor applications with LLMs.
- LangChain Agent Tutorials - Official agent and tool-calling tutorials.
- Microsoft AutoGen - Multi-agent conversation framework.
- Anthropic Tool Use - Official guide to tool calling and agent workflows.
- Google Agent Development Kit - Official Google ADK docs.
- Model Context Protocol - Open protocol for connecting models to tools and external context.
- PydanticAI - Type-safe Python agent framework.
- Mastra Docs - Agent framework with workflows, evals, and observability.
- Dapr Python SDK - Building blocks for distributed and stateful Python services.
- min-agent - Minimal 200-line LLM agent for understanding core principles.
- LangChain ReAct Agent - ReAct agent with Python REPL and search.
- OpenSource LLM Agents ReAct - Open-source ReAct implementation references.
- SuperModels - Desktop app for running LLM agents with reflection mechanisms
- AgentKit - Lightweight toolkit for distributed agents
- OpenAI Cookbook - Official examples and production patterns
- Prompt Optimization Guide - Practical prompt improvement workflow
- Agentic AI Development Course - Complete course repository for agentic AI
- Python for AI and Machine Learning - Python AI learning path
- Python News
- Python Books
- Courses
- Algorithms & Data Structures
- Web Development
- Data Science & Analysis
- Automation & Bots
- Finance & Trading
- Performance Optimization
- Python Official
- Python Insider
- Reddit Communities:
- Python Crash Course: A Hands-On, Project-Based Introduction to Programming (3rd Edition, 2023)
- Starting Out with Python (4th Edition)
- Automate the Boring Stuff with Python (2nd Edition)
- Python Cookbook: Recipes for Mastering Python 3
- Effective Python: 90 Specific Ways to Write Better Python (2nd Edition)
- Clean Code in Python
- REST APIs with Flask and Python - Professional Flask development
- yfinance Documentation - Official docs for Yahoo Finance data access in Python
- Interactive Python Coding Interview Challenges - Algorithms and data structures
- Algorithms: Minimal Examples in Python - Data structures and algorithms
- Pygorithm - Fun way to learn algorithms
- FastAPI Documentation - Modern, fast web framework for building APIs
- FastAPI Best Practices
- REST APIs with Flask and Python
- Developing RESTful APIs with Python and Flask
- Flask and Code Quality
- Exploring United States Policing Data
- Build a Gradebook With pandas
- FiveThirtyEight Style Sheet
- Amazon Product Review Analysis
- Python Excel Tutorial: The Definitive Guide
- Data Analysis with Python in Excel
- Google Sheets and Python