Skip to content

seansouthern/simpleBlogUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

====================================================================
This is a simple convenience app for myself that presents a text box 
for me to compose a blog post in and a button that publishes what's 
in the box. It uses the Paramiko lib for SFTP, Beautiful Soup for 
HTML parsing, and Tkinter for the GUI. If you'd like to adapt this to 
your own purpose go ahead.

The code that I have written here is all in the public domain.
Sean Southern, February 16th 2012
====================================================================

About

A Python script that updates my blog using SFTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages