Skip to main content

No project description provided

Project description


Logo

ACML

Advanced Config Markup Language
Explore the docs »

PyPi · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

ACML is a custom markup language designed for creating complex configuration files with nested sections and key-value pairs. It allows users to organize their configuration data into different subsections, making it easy to manage and modify large configuration files.

Here's why:

  • With ACML, you can easily define subsections using the [section.subsection] syntax, and populate them with any number of key-value pairs. These key-value pairs can be simple strings, integers, floats, lists, and even JSON-style dictionaries.

Of course, no one configuration format will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.

Built With

ACML is purely built off of Python, we chose Python for its flexibility and easy grammar so more people can contribute.

Python

(back to top)

Getting Started

We are hosted on PyPi, so you can sit back and relax by using pip.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Download Python and PIP
  2. Open a command prompt
  3. Run the following command:
    • pip install ACML - This may work on most systems
    • py -m pip install ACML - Works 100% of the time on Windows 10+
    • pip3 install ACML - Linux Distros

(back to top)

Usage

from ACML import *

config = parse("path/to/config.conf/")
config["key"]["key2"]

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Add Parser
  • Add Read Me
  • Add License
  • Add multiple config formats
  • Add more tests

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Brody Critchlow - thornily#6566

Project Link: https://github.com/brodycritchlow/ACML

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

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

acml-0.2.4.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acml-0.2.4-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file acml-0.2.4.tar.gz.

File metadata

  • Download URL: acml-0.2.4.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.11.2 Windows/10

File hashes

Hashes for acml-0.2.4.tar.gz
Algorithm Hash digest
SHA256 5f5f92fdddb20e065638561a36e821a6e49832e580535c222523b30a0c206233
MD5 1be1aafb790ae5eb4fc10989b4a75ddd
BLAKE2b-256 1e4eacafdd5a71ce9934b55d9f19ce50ad86e284deb03e74b7ec1b8d44401d81

See more details on using hashes here.

File details

Details for the file acml-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: acml-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.11.2 Windows/10

File hashes

Hashes for acml-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9231905cd69d714d58413b0ed3e606352c7d38a36def3ad95bb42da7a609fdb2
MD5 74b37e515bf05a3c2058020551167737
BLAKE2b-256 f7d85f116146322500ae4c4c7149c5c5652544d344bafb99a9ccc944a35c52f0

See more details on using hashes here.

Supported by

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