Skip to main content

python3 website sitemap generator tool!

Project description

sitemap: python3 sitemap generators.
====================================
.. image:: https://travis-ci.org/gamelife1314/sitemap.svg?branch=master
:target: https://travis-ci.org/gamelife1314/sitemap
.. image:: https://img.shields.io/badge/python-3.5,3.6-blue.svg
:target: https://github.com/gamelife1314/sitemap

Install
-------

via pip ::

pip3 install https://github.com/gamelife1314/sitemap/archive/master.zip
via source code ::

python3 setup.py install


Documentation:

view help::

> sitemap-tool --help
_ _
___(_) |_ ___ _ __ ___ __ _ _ __ author: gamelife1314
/ __| | __/ _ \ '_ ` _ \ / _` | '_ \ homepage: https://github.com/gamelife1314/sitemap
\__ \ | || __/ | | | | | (_| | |_) | email: fudenglong1417@gmail.com
|___/_|\__\___|_| |_| |_|\__,_| .__/ version: 0.1
|_|

Usage:
sitemap-tool <domain> [options]

Options:
-h, --help view help.
-v, --version view version.

UslSet Options:
--changefreq <changefreq> set the update frequency of site. eg: always, hourly, daily, weekly, monthly.
--lastmod <lastmod> set the last modified time. eg: 2016-06-30.
--xml-file <xmlfile> set the name of xmlfile.[default: sitemap.xml]
--txt-file <xmlfile> set the name of xmlfile.[default: sitemap.txt]

Log options:
--log-level <level> set log level, eg: DEBUG, INFO, ERROR, WARNING, CRITICAL.[default: DEBUG]


example::

sitemap-tool http://blog.fudenglong.site/ --log-level info --changefreq weekly --lastmod 2017-07-01
sitemap-tool http://blog.fudenglong.site/

Project details


Download files

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

Source Distribution

apsitemap-0.2.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page