rxconf


Namerxconf JSON
Version 0.0.0a7 PyPI version JSON
download
home_pagehttps://github.com/realkarych/rxconf/
SummaryPowerful and flexible library for [realtime] configuration management in Python
upload_time2024-09-01 14:57:23
maintainerNone
docs_urlNone
authorAndrey Karchevsky
requires_python>=3.9
licenseMIT
keywords config configuration settings python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://github.com/realkarych/rxconf">
  <img src="https://github.com/user-attachments/assets/d9e426cf-5ad6-4a1d-8c5d-ac9dbdd1e63a" alt="RxConf"></a>
</p>

<p align="center">
    <em>RxConf library, easy to use, powerful and flexible for [realtime] configuration management in Python</em>
</p>

<p align="center">
  <img src="https://realkarych.github.io/rxconf/coverage.svg" alt="Coverage">
  <img src="https://github.com/realkarych/rxconf/actions/workflows/run_tests.yml/badge.svg" alt="Tests status">
  <img src="https://img.shields.io/pypi/v/rxconf" alt="PyPI version">
  <img src="https://img.shields.io/pypi/pyversions/rxconf?color=dark-green" alt="Supported Python versions">
  <img src="https://img.shields.io/badge/Supported%20OS-Windows%2C%20macOS%2C%20Linux-default" alt="Supported OS">
  <img src="https://static.pepy.tech/badge/rxconf/month" alt="Downloads per month">
</p>

---

**Documentation:** <https://realkarych.github.io/rxconf/>

**Source code:** <https://github.com/realkarych/rxconf/>

**TL;DR:** `pip install rxconf`

---

<h1 align="center">
Currently in develop...
</h1>

- [x] Implement RxConf DAO
  - [x] Implement base DAO
  - [x] Implement env-vars & dotenv-files DAO
  - [x] Implement `yaml` DAO
  - [x] Implement `toml` DAO
  - [x] Implement `ini` DAO
  - [x] Implement `json` DAO
- [x] Implement concurrent IO mode for DAOs
- [ ] Implement observers
  - [ ] Add base observer
  - [ ] Add decorator that provides DI mechanism to inject actual config state

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/realkarych/rxconf/",
    "name": "rxconf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "config, configuration, settings, python",
    "author": "Andrey Karchevsky",
    "author_email": "karych@karych.ru",
    "download_url": "https://files.pythonhosted.org/packages/bd/63/4e5396c0123c103d006407164880c122f6e06c907f4d5511563c8e160e2f/rxconf-0.0.0a7.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://github.com/realkarych/rxconf\">\n  <img src=\"https://github.com/user-attachments/assets/d9e426cf-5ad6-4a1d-8c5d-ac9dbdd1e63a\" alt=\"RxConf\"></a>\n</p>\n\n<p align=\"center\">\n    <em>RxConf library, easy to use, powerful and flexible for [realtime] configuration management in Python</em>\n</p>\n\n<p align=\"center\">\n  <img src=\"https://realkarych.github.io/rxconf/coverage.svg\" alt=\"Coverage\">\n  <img src=\"https://github.com/realkarych/rxconf/actions/workflows/run_tests.yml/badge.svg\" alt=\"Tests status\">\n  <img src=\"https://img.shields.io/pypi/v/rxconf\" alt=\"PyPI version\">\n  <img src=\"https://img.shields.io/pypi/pyversions/rxconf?color=dark-green\" alt=\"Supported Python versions\">\n  <img src=\"https://img.shields.io/badge/Supported%20OS-Windows%2C%20macOS%2C%20Linux-default\" alt=\"Supported OS\">\n  <img src=\"https://static.pepy.tech/badge/rxconf/month\" alt=\"Downloads per month\">\n</p>\n\n---\n\n**Documentation:** <https://realkarych.github.io/rxconf/>\n\n**Source code:** <https://github.com/realkarych/rxconf/>\n\n**TL;DR:** `pip install rxconf`\n\n---\n\n<h1 align=\"center\">\nCurrently in develop...\n</h1>\n\n- [x] Implement RxConf DAO\n  - [x] Implement base DAO\n  - [x] Implement env-vars & dotenv-files DAO\n  - [x] Implement `yaml` DAO\n  - [x] Implement `toml` DAO\n  - [x] Implement `ini` DAO\n  - [x] Implement `json` DAO\n- [x] Implement concurrent IO mode for DAOs\n- [ ] Implement observers\n  - [ ] Add base observer\n  - [ ] Add decorator that provides DI mechanism to inject actual config state\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Powerful and flexible library for [realtime] configuration management in Python",
    "version": "0.0.0a7",
    "project_urls": {
        "Documentation": "https://realkarych.github.io/rxconf/",
        "Homepage": "https://github.com/realkarych/rxconf/",
        "Repository": "https://github.com/realkarych/rxconf/"
    },
    "split_keywords": [
        "config",
        " configuration",
        " settings",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4f6d79c97dec77c8e66ee454d81fcb82682f3c43a00311798fa2ca11435c2b2",
                "md5": "e77a185b0d5edc7ae3a6e135a81addc6",
                "sha256": "2af93181f15f2ddfba1a4de359f6c84c4b3918825490e558a7b98d18f8275e2e"
            },
            "downloads": -1,
            "filename": "rxconf-0.0.0a7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e77a185b0d5edc7ae3a6e135a81addc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9638,
            "upload_time": "2024-09-01T14:57:21",
            "upload_time_iso_8601": "2024-09-01T14:57:21.626541Z",
            "url": "https://files.pythonhosted.org/packages/b4/f6/d79c97dec77c8e66ee454d81fcb82682f3c43a00311798fa2ca11435c2b2/rxconf-0.0.0a7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd634e5396c0123c103d006407164880c122f6e06c907f4d5511563c8e160e2f",
                "md5": "641695a802b046238cbdd1b503e5da53",
                "sha256": "af82340af1baca920cfee9a845b128536bc80c0ca33b65cf34cfedaac79938f0"
            },
            "downloads": -1,
            "filename": "rxconf-0.0.0a7.tar.gz",
            "has_sig": false,
            "md5_digest": "641695a802b046238cbdd1b503e5da53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8091,
            "upload_time": "2024-09-01T14:57:23",
            "upload_time_iso_8601": "2024-09-01T14:57:23.138978Z",
            "url": "https://files.pythonhosted.org/packages/bd/63/4e5396c0123c103d006407164880c122f6e06c907f4d5511563c8e160e2f/rxconf-0.0.0a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-01 14:57:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "realkarych",
    "github_project": "rxconf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rxconf"
}
        
Elapsed time: 0.31633s