currently basic functionality
A simple, python based, commandline wordpress blogging tool.
A commandline wrapper to publishing with markdown and wordpress-xmlrpc
Version
Techonology
Using:
using wordpress: XML-RPC Api
Installing
The short way: Straight from the cheeseshop
pip install push_to_wordpress
The long way:
git clone git://github.com/alonisser/PushToWordpress.git cd PushToWordpress python setup.py install #(If that doesn't work you should run the build command first)
Usage:
Current and quite basic:
presser --title optionaltitle --posts inputfile.md anotherinputfile
where there is a config.ini file with wordpress blog connection details in the same folder.
Full command line options and flags here
Simple isn’t it?
currently can’t handle media files with the posts
but check the TODO section for more info about that..
Don’t forget to enter your wordpress blog config in the config.ini file (look at configdemo.ini for inspiration)
License
TODO or “How can I help or contribute”:
fork, open issues etc. Don’t forget tocheck our TODO
Notice:
for older wordpress installs you should enable the XML-RPC:
in later versions it’s enabled by default.
Release files for Push_To_Wordpress 0.1532
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Push_To_Wordpress-0.1532.zip | 10.4 kB | Details |
Release files / Push_To_Wordpress-0.1532.zip
| Download URL | Push_To_Wordpress-0.1532.zip |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c8afddc188e5667a8cda5cf10c48adfb714334bb0ce012432d15c797cc5ebb05
|
|
BLAKE2b-256 checksum How to use checksums |
c38472955be8462d82d5b261c30ab65ed7be082868aee8c6b80df9cf1c3dd91b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |