{ "info": { "author": "vickyliin", "author_email": "vickyliinn@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Logging", "Topic :: Utilities" ], "description": "# config-yaml\n\nSerialize and deserialize your configurations/arguments to yaml. \n\n- A solution to experiment configuration recording.\n- Compatible with `argparse`. Need least modifications to your original code using `argparse`.\n- Small and extensible. Add anything you need on top of the module.\n\nSee `demo.ipynb` or [demo.html](https://vickyliin.github.io/config-yaml/demo/demo.html) for more examples and more details.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vickyliin/config-yaml", "keywords": "config yaml argparse serialize experiment", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "config-yaml", "package_url": "https://pypi.org/project/config-yaml/", "platform": "", "project_url": "https://pypi.org/project/config-yaml/", "project_urls": { "Homepage": "https://github.com/vickyliin/config-yaml" }, "release_url": "https://pypi.org/project/config-yaml/0.0.2/", "requires_dist": [ "pyyaml" ], "requires_python": "", "summary": "Serialize and deserialize your configurations/arguments to yaml.", "version": "0.0.2" }, "last_serial": 3948299, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "e4e8e0f1ec379f5c906db3bf93ed07e9", "sha256": "7064f88f5b5f1f325e5f1c47cbdd24ed2f960aa9bfc516937641e2b416ab6981" }, "downloads": -1, "filename": "config_yaml-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e4e8e0f1ec379f5c906db3bf93ed07e9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3263, "upload_time": "2018-06-10T21:34:09", "url": "https://files.pythonhosted.org/packages/ac/d1/62a884d792663935ba23566e86a67389680b45211d4cff29d8f497b6812c/config_yaml-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "004d426b5026f7a2456a065cc92bcc06", "sha256": "9a4d53485ca5b251d8e883fd4761377456b9b18e7a0595e62d3627bb25f0ed6d" }, "downloads": -1, "filename": "config-yaml-0.0.2.tar.gz", "has_sig": false, "md5_digest": "004d426b5026f7a2456a065cc92bcc06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1918, "upload_time": "2018-06-10T21:34:10", "url": "https://files.pythonhosted.org/packages/3f/20/377893b076642ba20fbe450c98e509012fb01040a091052589afd558f767/config-yaml-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4e8e0f1ec379f5c906db3bf93ed07e9", "sha256": "7064f88f5b5f1f325e5f1c47cbdd24ed2f960aa9bfc516937641e2b416ab6981" }, "downloads": -1, "filename": "config_yaml-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e4e8e0f1ec379f5c906db3bf93ed07e9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3263, "upload_time": "2018-06-10T21:34:09", "url": "https://files.pythonhosted.org/packages/ac/d1/62a884d792663935ba23566e86a67389680b45211d4cff29d8f497b6812c/config_yaml-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "004d426b5026f7a2456a065cc92bcc06", "sha256": "9a4d53485ca5b251d8e883fd4761377456b9b18e7a0595e62d3627bb25f0ed6d" }, "downloads": -1, "filename": "config-yaml-0.0.2.tar.gz", "has_sig": false, "md5_digest": "004d426b5026f7a2456a065cc92bcc06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1918, "upload_time": "2018-06-10T21:34:10", "url": "https://files.pythonhosted.org/packages/3f/20/377893b076642ba20fbe450c98e509012fb01040a091052589afd558f767/config-yaml-0.0.2.tar.gz" } ] }