Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cariad/py-wpconfigr

A Python package for reading and writing configuration values in a WordPress wp-config.php file.
https://github.com/cariad/py-wpconfigr

python wordpress

Last synced: about 1 month ago
JSON representation

A Python package for reading and writing configuration values in a WordPress wp-config.php file.

Awesome Lists containing this project

README

        

# wpconfigger

[![CircleCI](https://circleci.com/gh/cariad/py-wpconfigr/tree/master.svg?style=svg)](https://circleci.com/gh/cariad/py-wpconfigr/tree/master)

A Python package for reading and writing configuration values in a WordPress `wp-config.php` file.

## Overview

A default `wp-config.php` might look like this:

```php