SkillAgentSearch skills...

Puny

Pure-Python IndieWeb CMS

Install / Use

/learn @cleverdevil/Puny
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Puny: Pure-Python IndieWeb CMS

Puny is a Python-based project for building websites for the IndieWeb. Puny implements:

To use Puny, you'll need an IndieAuth server. PunyAuth is a good choice!

Puny is very much in-progress at the moment, and was mostly written to help me better understand Micropub, IndieAuth, microformats, and other IndieWeb building blocks. I'd love it to eventually power my own (and many other) websites!

Implementation Details

Puny makes use of:

  • The Pecan Python web framework.
  • Mako for templating.
  • My microformats2 library for validation and post type discovery.
  • Maya for dealing with dates and times.
  • awesome-slugify for slug gen.
  • MySQL with JSON columns to store content.
  • Amazon S3 for media uploads.

Project Status

Puny passes the vast majority of the micropub.rocks test suite:

https://micropub.rocks/implementation-reports/servers/184/KD5Xbb6xfr5XRZsqwIvE

It renders some (though, not all) content, and has a very minimal timeline view.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated24d ago
Forks1

Languages

Python

Security Score

80/100

Audited on Mar 5, 2026

No findings