Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aneasystone/typecho-exporter

export typecho blogs to .md files
https://github.com/aneasystone/typecho-exporter

Last synced: 2 months ago
JSON representation

export typecho blogs to .md files

Awesome Lists containing this project

README

        

# typecho-exporter
export typecho blogs to .md files

Usage
--------------
1. 修改config.ini文件中的数据库配置
2. 运行`python main.py`

Dependency
-------------
1. Python 2.7
2. [MySQLdb](https://pypi.python.org/pypi/MySQL-python/1.2.5)