Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/boostnote_to_wordpress

Post boostnote article to wordpress. Including image uploading.
https://github.com/fx-kirin/boostnote_to_wordpress

Last synced: about 1 month ago
JSON representation

Post boostnote article to wordpress. Including image uploading.

Awesome Lists containing this project

README

        

# boostnote\_to\_wordpress

[![Latest PyPI version](https://img.shields.io/pypi/v/package_name.svg)](https://pypi.python.org/pypi/boostnote_to_wordpress)

Automatically upload images from boostnote and post markdown aricle to Wordpress.

## Usage

```
upload2wp []
```

## Installation

```
pip install git+https://github.com/lepture/mistune-contrib
pip install boostnote_to_wordpress
```

### Requirements

- [WP REST API - OAuth 1.0a Server](https://github.com/WP-API/OAuth1)
- [wordpress\_oauth](https://github.com/fx-kirin/python_wordpress_oauth)

## Compatibility

## Licence

## Authors

boostnote\_to\_wordpress was written by [fx-kirin]([email protected]).