Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fx-kirin/boostnote_to_wordpress
- Owner: fx-kirin
- License: mit
- Created: 2021-03-13T13:48:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T02:30:32.000Z (almost 4 years ago)
- Last Synced: 2024-11-18T16:40:28.034Z (about 2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]).