python-sitemap icon indicating copy to clipboard operation
python-sitemap copied to clipboard

Python library for parsing & generating sitemaps

Sitemap Parser & Generator

Python Library for parsing & generating sitemaps

You can read more about sitemaps at http://www.sitemaps.org

Current status

The library can be used for parsing sitemaps The generator part is not yet implemented Check the TODO file for the remaining tasks

Requirements

lxml - http://codespeak.net/lxml/ Docs: http://codespeak.net/lxml/parsing.html

Submodules

pyiso8601 fork: http://github.com/andreisavu/pyiso8601/tree/master

Read more about submodule management at: http://daniel.collectiveidea.com/blog/2008/4/9/git-submodules

License

This library is released under the Apache License, Version 2.0

http://www.apache.org/licenses/LICENSE-2.0.html