Skip to main content

A python realization of LiveJournal (LJ) API. Checkout https://github.com/daniilr/python-lj for more info

Project description

A python realization of LiveJournal (LJ) API
A full description of the protocol can be found at: http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html

Usage example:
============

import lj
client.LJServer("Python-Blog3/1.0", "http://daniil-r.ru/bots.html; i@daniil-r.ru")
serv.login("yourusername", "yourpassword")
serv.postevent("Awesome post", "Awesome subject", props={"taglist": "githgub,livejournal"})

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

lj-0.1.1.tar.gz (8.5 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