{ "info": { "author": "Ira Miller", "author_email": "ira@gitguild.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "tapp-config |Build Status| |Coverage Status|\n============================================\n\nConfiguration for tapps (redis, logger, etc.)\n\nUsage\n~~~~~\n\nReads in a .ini configuration file based on environment variables.\n\n| Each TAPP can specify it's own configuration file by setting the\n| environmental variable that corresponds to it's name. The variable\n| format is:\n\n``_CONFIG_FILE``\n\n| So, for example, if your TAPP is named 'test', then this package\n| would expect it's config file to be specified in the\n``TEST_CONFIG_FILE``\n| environmental variable.\n\n| If no environmental variable is found, then the local ``cfg.ini`` path\n| is tried.\n\nContents\n~~~~~~~~\n\n| While TAPPs can define their own configuration parameters, this\n| package comes with some universal configuration settings for the\n| database and logging.\n\n::\n\n [db]\n SA_ENGINE_URI: sqlite:////tmp/test.db\n\n [log]\n LOGFILE: /tmp/test.log\n LOGLEVEL: DEBUG\n\n.. |Build Status| image:: https://travis-ci.org/GitGuild/tapp-config.svg?branch=master\n :target: https://travis-ci.org/GitGuild/tapp-config\n.. |Coverage Status| image:: https://coveralls.io/repos/GitGuild/tapp-config/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/GitGuild/tapp-config?branch=masterVisit https://github.com/gitguild/tapp-config to see the full README, the\nissue tracker, and others.\n\n\n.. |Build Status| image:: https://travis-ci.org/GitGuild/tapp-config.svg?branch=master\n :target: https://travis-ci.org/GitGuild/tapp-config\n.. |Coverage Status| image:: https://coveralls.io/repos/GitGuild/tapp-config/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/GitGuild/tapp-config?branch=master", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gitguild/tapp-config", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "tapp-config", "package_url": "https://pypi.org/project/tapp-config/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tapp-config/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gitguild/tapp-config" }, "release_url": "https://pypi.org/project/tapp-config/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Configuration for tapps (redis, logger, etc.)", "version": "0.0.3" }, "last_serial": 2246663, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f603bca196a6b0dc74a6180e5ff89b8b", "sha256": "ef27a61f0dd093a1657ebbbc8f71e86236622054b9bf39ef1905d6b961612967" }, "downloads": -1, "filename": "tapp-config-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f603bca196a6b0dc74a6180e5ff89b8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3339, "upload_time": "2016-07-25T20:10:33", "url": "https://files.pythonhosted.org/packages/fc/19/8d901c4d452030ef48b5a25c995a3783d9947042a3244990beb5d85a8c27/tapp-config-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "88ac285c51e40a5a5a2b07ff63800d3c", "sha256": "61ac0b46655619028703e41481dab5f6b9ae4b61fa9ae6001e907829f04d882d" }, "downloads": -1, "filename": "tapp-config-0.0.2.tar.gz", "has_sig": false, "md5_digest": "88ac285c51e40a5a5a2b07ff63800d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3440, "upload_time": "2016-07-25T22:50:13", "url": "https://files.pythonhosted.org/packages/4d/4f/54734ee8010240fd5982f576bf98cd991994255faf52932da5621cbf4319/tapp-config-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e929dbc628a7521a9badef54dd1d8b2d", "sha256": "9be52bed7db55e2a7b95f838912b7d2b8a49062cb7867e02ff06b3c24539b8ac" }, "downloads": -1, "filename": "tapp-config-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e929dbc628a7521a9badef54dd1d8b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3582, "upload_time": "2016-07-27T11:21:54", "url": "https://files.pythonhosted.org/packages/b5/f3/3879fd4983c78df5916401178953b48f32e1cac9fbf554ed700b391c02ae/tapp-config-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e929dbc628a7521a9badef54dd1d8b2d", "sha256": "9be52bed7db55e2a7b95f838912b7d2b8a49062cb7867e02ff06b3c24539b8ac" }, "downloads": -1, "filename": "tapp-config-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e929dbc628a7521a9badef54dd1d8b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3582, "upload_time": "2016-07-27T11:21:54", "url": "https://files.pythonhosted.org/packages/b5/f3/3879fd4983c78df5916401178953b48f32e1cac9fbf554ed700b391c02ae/tapp-config-0.0.3.tar.gz" } ] }