{ "info": { "author": "Hasan Sajedi", "author_email": "hassansajedi@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# **confiy**\r\n\r\nConfiy is easiest way to read config file only with key. \r\n\r\n#####Caution:\r\nYou must create a config file where you need to call, with any extension but .cnf is better and then write your configs in file such as following lines:\r\n\r\n- my_prj\r\n - db\r\n - conf.cnf\r\n ```python\r\n key1=1234\r\n key2=\"string with value2\"\r\n key3=\"string with value3\"\r\n ``` \r\n - connector.py \r\n ```python\r\n from confiy.confiy import confiy\r\n print(confiy().getValue(key='key1'))\r\n ``` \r\n\r\nEasy to install and easier to use\r\n\r\nUse python version >= 2.7\r\n\r\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hasansajedi/confiy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "confiy", "package_url": "https://pypi.org/project/confiy/", "platform": "", "project_url": "https://pypi.org/project/confiy/", "project_urls": { "Homepage": "https://github.com/hasansajedi/confiy" }, "release_url": "https://pypi.org/project/confiy/1.4/", "requires_dist": null, "requires_python": "", "summary": "With this module you can easy take the value of config file only by key, in python projects", "version": "1.4" }, "last_serial": 5208002, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a4d3856365616a6bd70ee570ec465701", "sha256": "2e7dbd7a3157b493cc2570edcbf76e6885330d3e20cb4db2a23eadaee8b7b83f" }, "downloads": -1, "filename": "confiy-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a4d3856365616a6bd70ee570ec465701", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2663, "upload_time": "2019-04-29T14:20:55", "url": "https://files.pythonhosted.org/packages/62/4c/7c0d4638ddfd2a9ab0529ef4fca78c4501ac06b619b50be2a63170e4bc05/confiy-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e6ca4b7344288999fae925a1b6037de", "sha256": "b4a70fbf327346e716d36ce88a1f37c8a0e109bec9001973cb2945d7d4a33337" }, "downloads": -1, "filename": "confiy-1.0.tar.gz", "has_sig": false, "md5_digest": "3e6ca4b7344288999fae925a1b6037de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1463, "upload_time": "2019-04-29T14:22:46", "url": "https://files.pythonhosted.org/packages/29/a6/3706db7c0b6142c4d3d6bf07eead08de8d7ffdc9b889a6464f4b22e4f218/confiy-1.0.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "23ec2f07683b9d1edd79588115f56da6", "sha256": "abeb2a62df0dec78ce0fbb1f3b24dd0dd9c1a2ddac15e6fbe7fb64e5ea45f39f" }, "downloads": -1, "filename": "confiy-1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "23ec2f07683b9d1edd79588115f56da6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2913, "upload_time": "2019-04-30T04:47:25", "url": "https://files.pythonhosted.org/packages/e9/c5/4f4ecdfaef403e1bbe7fe865128009b98825660f10c4110ebbe4c17137f2/confiy-1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e21eddf72d51badf39e4bc9e1e47fe81", "sha256": "906f891975a42f586bf239f47c79a3315e630142ebc9666571abee47ba1a4a6e" }, "downloads": -1, "filename": "confiy-1.2.tar.gz", "has_sig": false, "md5_digest": "e21eddf72d51badf39e4bc9e1e47fe81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1688, "upload_time": "2019-04-30T04:47:29", "url": "https://files.pythonhosted.org/packages/f5/dd/1bfbe22270e0fc7b0a8b5023db8ec35820b79e86cb8f20773a02fc0649e6/confiy-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "e0678e4cc9bfeecb57c61a6f13262c4e", "sha256": "664e712abe53c1ae000bbd9ed48dd3954f70b5165539d7854add622544f76418" }, "downloads": -1, "filename": "confiy-1.3-py2-none-any.whl", "has_sig": false, "md5_digest": "e0678e4cc9bfeecb57c61a6f13262c4e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2960, "upload_time": "2019-04-30T11:59:12", "url": "https://files.pythonhosted.org/packages/2b/f1/3b912843aa1c04707bd6092463bbe9bce53abd9564bfd0fa8f8db8a6392b/confiy-1.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "655f75cde100525c1730bd0e99b043e1", "sha256": "a6f7001a9a3d96b8dfd2df8d8cabb2166067688da0cab3ffb8607b47f0da5080" }, "downloads": -1, "filename": "confiy-1.3.tar.gz", "has_sig": false, "md5_digest": "655f75cde100525c1730bd0e99b043e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1728, "upload_time": "2019-04-30T11:59:18", "url": "https://files.pythonhosted.org/packages/9f/da/87805f6c09f3e521116b6d66f824439ef442dbe2f4d538fd8f9084241a65/confiy-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "8bad959d8924c3860fb6bbecd154a228", "sha256": "2404ed96ca2d33b1b5e4e066d90c557dbd9276747a378de798d0af67a4573b72" }, "downloads": -1, "filename": "confiy-1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "8bad959d8924c3860fb6bbecd154a228", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2961, "upload_time": "2019-04-30T12:28:25", "url": "https://files.pythonhosted.org/packages/7f/7a/88065fd6a6cc7a9e452a458df96b778825859b1f4d1a0f43dca3fc0d91f9/confiy-1.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "864020d616728fe9be07bfbb5b4db6e7", "sha256": "0e896ece35a29972a63d8b87dc2872bfe27f322f4f5b4cae91e7abae823b2a60" }, "downloads": -1, "filename": "confiy-1.4.tar.gz", "has_sig": false, "md5_digest": "864020d616728fe9be07bfbb5b4db6e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1766, "upload_time": "2019-04-30T12:28:30", "url": "https://files.pythonhosted.org/packages/b7/40/aff1c3101fd706024dc9991ce42d0e9999c9d30dfc63de03ac1a3354c413/confiy-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8bad959d8924c3860fb6bbecd154a228", "sha256": "2404ed96ca2d33b1b5e4e066d90c557dbd9276747a378de798d0af67a4573b72" }, "downloads": -1, "filename": "confiy-1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "8bad959d8924c3860fb6bbecd154a228", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2961, "upload_time": "2019-04-30T12:28:25", "url": "https://files.pythonhosted.org/packages/7f/7a/88065fd6a6cc7a9e452a458df96b778825859b1f4d1a0f43dca3fc0d91f9/confiy-1.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "864020d616728fe9be07bfbb5b4db6e7", "sha256": "0e896ece35a29972a63d8b87dc2872bfe27f322f4f5b4cae91e7abae823b2a60" }, "downloads": -1, "filename": "confiy-1.4.tar.gz", "has_sig": false, "md5_digest": "864020d616728fe9be07bfbb5b4db6e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1766, "upload_time": "2019-04-30T12:28:30", "url": "https://files.pythonhosted.org/packages/b7/40/aff1c3101fd706024dc9991ce42d0e9999c9d30dfc63de03ac1a3354c413/confiy-1.4.tar.gz" } ] }