{ "info": { "author": "li_yi_cloud", "author_email": "li_yi_cloud@foxmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation", "Topic :: Software Development :: Libraries" ], "description": "This is a python project that parses the configuration file for the \"key = value\" type.\nUsage :\n # analysis.conf\n # remark ...\n\tkey1 = value1\n\tkey2 = value2\n\n------------\nCreate a ConfigAnalysis object:\n from pyConfigAnalysis import ConfigAnalysis\n config = ConfigAnalysis()\n\tconfig.read(\"analysis.conf\")\nGet all of the key:\n config.keys()\n\t->[\"key1\",\"key2\"]\nGet the value from a key:\n config.get(\"key1\")\n\t->\"value1\"\nUpdate a configuration\n config.update(\"key2\",\"newvalue2\")\n\t#check\n\tconfig.get(\"key2\")\n\t->\"newvalue2\"\n\t#save to configuration file\n\tconfig.save()\nAdd a configuration\n config.add(\"key3\",\"value3\")\n\t#check\n config.get(\"key3\")\n\t->\"value3\"\n\t#save to configuration file\n config.save()\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/li-yi-cloud/pyConfigAnalysis", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "pyConfigAnalysis", "package_url": "https://pypi.org/project/pyConfigAnalysis/", "platform": "all", "project_url": "https://pypi.org/project/pyConfigAnalysis/", "project_urls": { "Homepage": "https://github.com/li-yi-cloud/pyConfigAnalysis" }, "release_url": "https://pypi.org/project/pyConfigAnalysis/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "This is a python project that parses the configuration file for the \"key = value\" type.", "version": "1.0.4" }, "last_serial": 3434309, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "05b562ef0a66660053493e237003dcea", "sha256": "963950038b9e6c2a013e56e39a153065d113ae6523484125c3d305e173fe7b57" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.1-py2.7.egg", "has_sig": false, "md5_digest": "05b562ef0a66660053493e237003dcea", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5470, "upload_time": "2017-10-11T14:48:38", "url": "https://files.pythonhosted.org/packages/05/23/8a8c46d6835cc1a2f3bc72bf9d92a41d58a2f1260bbf8953c8bba8b9ee3a/pyConfigAnalysis-1.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a9442307100696633c8d4cd876b8f40d", "sha256": "ad17930c5f17a6bc9f454cc9cd5175c631a3ac4f1d62534e9254e4866749bbfa" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a9442307100696633c8d4cd876b8f40d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4465, "upload_time": "2017-10-11T14:48:36", "url": "https://files.pythonhosted.org/packages/84/23/1a29194bb436e1bf4abcfeab9f00359e202db40da7c728b966087d64a42b/pyConfigAnalysis-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20475788d8776764a49e77dcc6c1a022", "sha256": "35a618f943dc202864e00ef1a7bf9de52c2a8cf7dc3fe76fcd4edd33bf361f36" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.1-py3.6.egg", "has_sig": false, "md5_digest": "20475788d8776764a49e77dcc6c1a022", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 5717, "upload_time": "2017-10-11T14:48:39", "url": "https://files.pythonhosted.org/packages/49/fd/c0c4666e2912fa290bb81cf1037a9f7102428b5bd95cf8cf5704391c8e58/pyConfigAnalysis-1.0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "10594ad35b411ec13bc90cc7c9cdd8b3", "sha256": "c2b2f5e00fafbc23f5a17c89108214ed0c196f33445f07d987716cc8bc1d47ad" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.1.tar.gz", "has_sig": false, "md5_digest": "10594ad35b411ec13bc90cc7c9cdd8b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2730, "upload_time": "2017-10-11T14:48:40", "url": "https://files.pythonhosted.org/packages/ac/0b/28c5aa25a86e02ca7f0cd3c993652c06d7bc26900eb889c5c6c772fde3c7/pyConfigAnalysis-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "3897d03d933c7f1b272529fb9001e5ea", "sha256": "03a3cc65fd05956b1d852ce3f833a6cff3a9866ecbb3d584c682e8427a55e075" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3897d03d933c7f1b272529fb9001e5ea", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4445, "upload_time": "2017-10-20T12:11:57", "url": "https://files.pythonhosted.org/packages/4c/1f/8f152886008f17d58d6550197b4fbe0bc3454ebf67d667587c85cc8191a0/pyConfigAnalysis-1.0.2-py2.py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "247478253ed7c8a50b1bf71a88d58535", "sha256": "e07c385fc4d4935c0b7df48dfe5674e6b53eb0cf92c76fdc25cbe1915098efe7" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "247478253ed7c8a50b1bf71a88d58535", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4463, "upload_time": "2017-10-20T12:29:22", "url": "https://files.pythonhosted.org/packages/a2/bf/6fec62d35cbf4774a7e75875590b301c29f247f7b240ac3206ae8545b6ff/pyConfigAnalysis-1.0.3-py2.py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "84ca8ae9ed43f3a57b0474e5998d0c6b", "sha256": "c8bbeb468fd537fe98727967450f612b0f1c0b4fcb25ee6f02e149ef2e9af3df" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "84ca8ae9ed43f3a57b0474e5998d0c6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4529, "upload_time": "2017-12-21T13:26:27", "url": "https://files.pythonhosted.org/packages/06/39/c17e4676276c897f6c6281919ae3fd2aa210dd7db83a132817d7ca09c19b/pyConfigAnalysis-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1017a912fc6528bca21d573bfa2ec7a5", "sha256": "6651c884b124ca86237b48b58da2f240906ea949ce65ae4cb4ec320309d5570a" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.4.tar.gz", "has_sig": false, "md5_digest": "1017a912fc6528bca21d573bfa2ec7a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2811, "upload_time": "2017-12-21T13:26:32", "url": "https://files.pythonhosted.org/packages/67/cc/4e397a05c0cee15dc8198c0fcd966d117039103647e7385c2f71fb492828/pyConfigAnalysis-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84ca8ae9ed43f3a57b0474e5998d0c6b", "sha256": "c8bbeb468fd537fe98727967450f612b0f1c0b4fcb25ee6f02e149ef2e9af3df" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "84ca8ae9ed43f3a57b0474e5998d0c6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4529, "upload_time": "2017-12-21T13:26:27", "url": "https://files.pythonhosted.org/packages/06/39/c17e4676276c897f6c6281919ae3fd2aa210dd7db83a132817d7ca09c19b/pyConfigAnalysis-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1017a912fc6528bca21d573bfa2ec7a5", "sha256": "6651c884b124ca86237b48b58da2f240906ea949ce65ae4cb4ec320309d5570a" }, "downloads": -1, "filename": "pyConfigAnalysis-1.0.4.tar.gz", "has_sig": false, "md5_digest": "1017a912fc6528bca21d573bfa2ec7a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2811, "upload_time": "2017-12-21T13:26:32", "url": "https://files.pythonhosted.org/packages/67/cc/4e397a05c0cee15dc8198c0fcd966d117039103647e7385c2f71fb492828/pyConfigAnalysis-1.0.4.tar.gz" } ] }