Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

Flask-Sitemap

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Flask-Sitemap

Flask extension that helps with sitemap generation.

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
4

=============== Flask-Sitemap

.. image:: https://github.com/inveniosoftware/flask-sitemap/workflows/CI/badge.svg :target: https://github.com/inveniosoftware/flask-sitemap/actions

.. image:: https://img.shields.io/coveralls/inveniosoftware/flask-sitemap.svg :target: https://coveralls.io/r/inveniosoftware/flask-sitemap

.. image:: https://img.shields.io/github/tag/inveniosoftware/flask-sitemap.svg :target: https://github.com/inveniosoftware/flask-sitemap/releases

.. image:: https://img.shields.io/pypi/dm/flask-sitemap.svg :target: https://pypi.python.org/pypi/flask-sitemap

.. image:: https://img.shields.io/github/license/inveniosoftware/flask-sitemap.svg :target: https://github.com/inveniosoftware/flask-sitemap/blob/master/LICENSE

About

Flask-Sitemap is a Flask extension helping with sitemap generation.

Installation

Flask-Sitemap is on PyPI so all you need is: ::

pip install Flask-Sitemap

Documentation

Documentation is readable at http://flask-sitemap.readthedocs.io or can be built using Sphinx: ::

git submodule init
git submodule update
pip install Sphinx
python setup.py build_sphinx

Testing

Running the test suite is as simple as: ::

python setup.py test

or, to also show code coverage: ::

./run-tests.sh

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc