| layout | default | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| title | Python Resource Catalog for the AI Era | ||||||||
| description | A reviewed catalog of primary Python sources for foundations, web APIs, automation, and AI agents. | ||||||||
| lang | en-US | ||||||||
| permalink | / | ||||||||
| image |
|
{% assign catalog_resources = site.data.resources.resources | where: "status", "active" %}
FlyPython is a reviewed map of official documentation, standards, and first-party project resources. Use the four paths to find the next reliable source, then return to the main learning hub for guided projects and context.
{{ catalog_resources.size }} active resources · Catalog reviewed {{ site.data.resources.catalog.reviewed_on | escape }} · Primary sources first
{% include catalog-grid.html resources=catalog_resources %}
This repository keeps the broader community resource map public and reviewable. The main FlyPython learning hub turns a smaller set of those sources into practical learning paths, tested examples, and clear next steps. Start with the no-key Python agent guide if you want a complete project before choosing an agent framework.