An open API service indexing awesome lists of open source software.

https://github.com/pallets/website

Code and content for the Pallets website
https://github.com/pallets/website

flask pallets python

Last synced: about 1 year ago
JSON representation

Code and content for the Pallets website

Awesome Lists containing this project

README

          

# Pallets Projects Website

This is the code and content for https://palletsprojects.com. Static content
from the `content` folder is loaded when the server is started then served
quickly from memory or cache. This allows editing content as plain files like a
static site, while also taking advantage of Python and a full application.