https://github.com/getpelican/feedgenerator
Standalone version of Django's feedgenerator module
https://github.com/getpelican/feedgenerator
Last synced: 9 months ago
JSON representation
Standalone version of Django's feedgenerator module
- Host: GitHub
- URL: https://github.com/getpelican/feedgenerator
- Owner: getpelican
- License: bsd-3-clause
- Created: 2013-01-11T00:53:38.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T17:29:21.000Z (over 1 year ago)
- Last Synced: 2025-04-02T10:13:42.019Z (9 months ago)
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 52
- Watchers: 9
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
FeedGenerator
=============
|githubci| |pypi|
.. |githubci| image:: https://img.shields.io/github/actions/workflow/status/getpelican/feedgenerator/main.yml?branch=main
:target: https://github.com/getpelican/feedgenerator/actions
:alt: Build Status
.. |pypi| image:: https://img.shields.io/pypi/v/feedgenerator
:target: https://pypi.org/project/feedgenerator/
:alt: PyPI Version
FeedGenerator is a standalone version of Django’s feedgenerator_ module.
It has evolved over time and includes numerous enhancements.
.. _feedgenerator: https://github.com/django/django/blob/master/django/utils/feedgenerator.py