Skip to content

A pure-Python package for easily generating Atom Syndicated Format feeds

License

Notifications You must be signed in to change notification settings

johnnyg/atomize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomize - A simple python package for generating Atom feeds

This package provides a simple way to construct an Atom Syndicated Format feed.
One simply constructs a Feed(...) object, providing it information about
the feed update time, a unique identifer for the feed, its title, author,
and entries. There are simple object definitions for every construct in
the Atom 1.0 specification.

About

A pure-Python package for easily generating Atom Syndicated Format feeds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages