Skip to main content

A Python library for generating a sitemap

Latest Version

The latest version of this project can be found at : http://github.com/vitalvas/pysitemap.

Installation

  • Option 1 : Install via pip

    pip install pysitemap
  • Option 2 : If you have downloaded the source

    python setup.py install

Documentation

How to use?

from pysitemap import SiteMap
from datetime import datetime

site = SiteMap()
site.add(
        loc='http://example.com/webhp',
        lastmod=datetime.now(),
        changefreq='weekly')

print site.to_string()

Reporting Bugs

Please report the bugs at github issue tracker. https://github.com/vitalvas/pysitemap/issues

Author

VitalVas <source@vitalvas.com> Vitaliy Vasilenko

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysitemap-0.5.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file pysitemap-0.5.tar.gz.

File metadata

  • Download URL: pysitemap-0.5.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysitemap-0.5.tar.gz
Algorithm Hash digest
SHA256 00bcd900d3dca93ea51a1d950535bbac47e58dd745c1ae1feeaa43ed875a196c
MD5 80002567e11f7ed3fde65da4db2fe2cb
BLAKE2b-256 9bf09a1ed14daac7a939ce3ef538e04e533cef00bfa2503797b7882499ca3749

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.5 This release

1 file

0.4

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page