{ "info": { "author": "David Garcia Garzon", "author_email": "voki@canvoki.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Multimedia", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Quick way to store db connection details out of sources.\n\n import configdb\n import ooop\n ooop.OOOP( configdb.configdb(required=\"user pwd dbname\") )\n\nBy default, attributes are taken from a YAML file at system\ndefined user configuration location. From the key (profile) 'default'.\nIf the file is not there, it is created with a yaml file\nwith null values. You have to fill them.\n\nTo change the profile you can use the 'profile' keyword or\n`DBCONFIG_PROFILE` environ.\n\n\nhttps://github.com/vokimon/python-configdb", "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/vokimon/python-configdb", "keywords": null, "license": "GNU General Public License v3 or later (GPLv3+)", "maintainer": null, "maintainer_email": null, "name": "configdb", "package_url": "https://pypi.org/project/configdb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/configdb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vokimon/python-configdb" }, "release_url": "https://pypi.org/project/configdb/0.1/", "requires_dist": null, "requires_python": null, "summary": "Quick way to store db connection details out of sources", "version": "0.1" }, "last_serial": 1409584, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f0c4b3c3014bf679be1b0a43a71d6994", "sha256": "52aed5844c0663ca71bde4f453227df13a7dfa7f07237b1ae782182e18ec9927" }, "downloads": -1, "filename": "configdb-0.1.tar.gz", "has_sig": false, "md5_digest": "f0c4b3c3014bf679be1b0a43a71d6994", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3212, "upload_time": "2015-02-04T15:59:49", "url": "https://files.pythonhosted.org/packages/be/6d/292f24bc8442fb395386ae03892cd82a0ee7b00424d5f14b32186babcc0e/configdb-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0c4b3c3014bf679be1b0a43a71d6994", "sha256": "52aed5844c0663ca71bde4f453227df13a7dfa7f07237b1ae782182e18ec9927" }, "downloads": -1, "filename": "configdb-0.1.tar.gz", "has_sig": false, "md5_digest": "f0c4b3c3014bf679be1b0a43a71d6994", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3212, "upload_time": "2015-02-04T15:59:49", "url": "https://files.pythonhosted.org/packages/be/6d/292f24bc8442fb395386ae03892cd82a0ee7b00424d5f14b32186babcc0e/configdb-0.1.tar.gz" } ] }