Skip to main content

Module for .vfg configs type

Project description

This module is designed to work with .vcfg configs.

All commands:

Create a new promotion: new(, ) Get information: get() Change action: set(, )

Example:

# Import the library and create a variable for convenience
import vconfig_by_mrwoon as config
cfg = config.Configs("config.vcfg")

# Create a new group
cfg.new("name", "Vasya")

# Display concentration on the screen
print(cfg.get("name"))```

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

woon_vcfg-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

woon_vcfg-0.0.1-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

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