Skip to content

kartikprabhu/connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connection

Connection is a set of tools that I use on my site Parallel Transport to talk to the rest of the Web. It only includes a basic tool for sending webmentions and a microformats parser — though I plan to add a webmention receiver and some tools for POSSEing.

Installation

To install Connection you'd need to clone this repository through git and install its dependencies using the following commands:

git clone https://github.com/kartikprabhu/connection.git
cd connection
pip install -r requirements/standard.txt

This will install Connection with its dependencies from pypi. If you want to use the latest development versions of mf2py, ronkyuu and mf2util replace the last command by:

pip install -r requirements/dev.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages