Skip to main content

Tools for webmention.org.

Project description

webmention-tools
===============

Some simple tools in python to deal with webmentions.

Currently, webmentiontools.send implements WebmentionSend
that sends webmentions.

There is also the corresponting command line tool,
webmention-send.py (which is also a simple example on how
to use the library.


Installation
============

pip install webmention-tools

Usage:
========

webmention-send.py source target

or

from webmentiontools.send import WebmentionSend
mention = WebmentionSend(source, target)
mention.send()

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

webmentiontools-0.1.tar.gz (3.0 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