Skip to main content

A configuration system

Project description

# BetterConfig


BetterConfig is config library used to create config structures for projects

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install betterconfig.

```bash
pip install better-configuration
```

## Usage

```python

from betterconfiguration import config

test_config = config.BaseConfig("test", "this is a test value")

print(test_config.test)
```
### Result
![](images/result.png)



## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

better-configuration-0.1.0.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file better-configuration-0.1.0.tar.gz.

File metadata

  • Download URL: better-configuration-0.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for better-configuration-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4aa6346bbcd234fc871739a3913dc3ebb7f5c26186736a5e95a8996de187cf66
MD5 22efb0a222cdccebea01b7326e58180f
BLAKE2b-256 0c7b695876a33fb574b8c2e3e023db48a536f2403edd9816c353d97a3dbff760

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page