Feel free to make pull requests!
A python realization of LiveJournal (LJ) API
A full description of the protocol can be found at:
Installation
Just type (pip integration is work in progress):
pip install lj
You can also find Python LJ on Github
Usage example
from lj import lj as _lj
lj = _lj.LJServer("Python-Blog3/1.0", "http://daniil-r.ru/bots.html; i@daniil-r.ru")
lj.login("yourusername", "yourpassword")
lj.postevent("Awesome post", "Awesome subject", props={"taglist": "github,livejournal"})
Release files for lj 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lj-0.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / lj-0.2-py2.py3-none-any.whl
| Download URL | lj-0.2-py2.py3-none-any.whl |
|---|---|
| Size | 13.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
470df19fa0f2cfbefd890bd33fddc6acb639f5e08b69583cb0e9054b9711d6a2
|
|
BLAKE2b-256 checksum How to use checksums |
54dc529be4d0640b6a59e30b589c2293b79fd442c0059089d447748e3a146d2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |