library-configurator


Namelibrary-configurator JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/Miner3DGaming/Library-Configurator
SummaryA compact library for easily and human-readably configuring other Python libraries using os.environ
upload_time2024-08-19 01:37:01
maintainerNone
docs_urlNone
authorMiner3D
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Lib Configurator

**A compact library for easily and human-readably configuring other Python libraries using `os.environ`.**

### Supported Libs (Expanding upon request):
- Pygame
- TGE
- Celery
- Dask
- DJango
- Flask
- Gunicorn
- Matplotlib
- Openai-Gym
- Pandas
- Paramiko
- Pytest
- Ray
- Requests
- Sentry
- SQLAlchemy
- Tensorflow
- Twisted

### Installation

You can install the package via `pip`: `pip install library_configurator`


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Miner3DGaming/Library-Configurator",
    "name": "library-configurator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Miner3D",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f6/9f/6e65b07240c54dd059bf13084961528dfe48460df34ffe2098d84eb87b50/library_configurator-0.1.tar.gz",
    "platform": null,
    "description": "## Lib Configurator\r\n\r\n**A compact library for easily and human-readably configuring other Python libraries using `os.environ`.**\r\n\r\n### Supported Libs (Expanding upon request):\r\n- Pygame\r\n- TGE\r\n- Celery\r\n- Dask\r\n- DJango\r\n- Flask\r\n- Gunicorn\r\n- Matplotlib\r\n- Openai-Gym\r\n- Pandas\r\n- Paramiko\r\n- Pytest\r\n- Ray\r\n- Requests\r\n- Sentry\r\n- SQLAlchemy\r\n- Tensorflow\r\n- Twisted\r\n\r\n### Installation\r\n\r\nYou can install the package via `pip`: `pip install library_configurator`\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A compact library for easily and human-readably configuring other Python libraries using os.environ",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/Miner3DGaming/Library-Configurator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d839bb6964fb365038ad2dc1da4288dd78869f78c08e96002ccb791e47343213",
                "md5": "24ee9253c32b023df829b1da08795635",
                "sha256": "cea37dab91efd79c9d5adb7ae789b9bd6a5e3189d1f886959d1c52b41df8c2c6"
            },
            "downloads": -1,
            "filename": "library_configurator-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24ee9253c32b023df829b1da08795635",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1512,
            "upload_time": "2024-08-19T01:36:57",
            "upload_time_iso_8601": "2024-08-19T01:36:57.691827Z",
            "url": "https://files.pythonhosted.org/packages/d8/39/bb6964fb365038ad2dc1da4288dd78869f78c08e96002ccb791e47343213/library_configurator-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f69f6e65b07240c54dd059bf13084961528dfe48460df34ffe2098d84eb87b50",
                "md5": "c97e1958389b8d77a12f4928631fa735",
                "sha256": "854a0afd324475ca49ef44f3352d374aa249ef1334a61428586cb5b15e126265"
            },
            "downloads": -1,
            "filename": "library_configurator-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c97e1958389b8d77a12f4928631fa735",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1428,
            "upload_time": "2024-08-19T01:37:01",
            "upload_time_iso_8601": "2024-08-19T01:37:01.032653Z",
            "url": "https://files.pythonhosted.org/packages/f6/9f/6e65b07240c54dd059bf13084961528dfe48460df34ffe2098d84eb87b50/library_configurator-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 01:37:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Miner3DGaming",
    "github_project": "Library-Configurator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "library-configurator"
}
        
Elapsed time: 0.60849s