{ "info": { "author": "Simon Willison", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# yaml-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/yaml-to-sqlite.svg)](https://pypi.org/project/yaml-to-sqlite/)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/yaml-to-sqlite/blob/master/LICENSE)\n\n```\n$ yaml-to-sqlite --help\nUsage: yaml-to-sqlite [OPTIONS] DB_PATH TABLE YAML_FILE\n\n Covert YAML files to SQLite\n\nOptions:\n --version Show the version and exit.\n --pk TEXT\n --help Show this message and exit.\n```\n\nFor example:\n\n yaml-to-sqlite animals.db dogs dogs.yaml\n\n\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/simonw/yaml-to-sqlite", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "yaml-to-sqlite", "package_url": "https://pypi.org/project/yaml-to-sqlite/", "platform": "", "project_url": "https://pypi.org/project/yaml-to-sqlite/", "project_urls": { "Homepage": "https://github.com/simonw/yaml-to-sqlite" }, "release_url": "https://pypi.org/project/yaml-to-sqlite/0.2/", "requires_dist": [ "click", "PyYAML", "sqlite-utils", "pytest ; extra == 'test'" ], "requires_python": "", "summary": "Utility for converting YAML files to SQLite", "version": "0.2" }, "last_serial": 5438439, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "915d1ab75b1202d23b7ac8c54532acd9", "sha256": "528f688b8220c32aa7e7df6f6dfb2bacb5c560a37d39995a29576fa066176851" }, "downloads": -1, "filename": "yaml_to_sqlite-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "915d1ab75b1202d23b7ac8c54532acd9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7166, "upload_time": "2019-03-14T04:51:12", "url": "https://files.pythonhosted.org/packages/29/4c/66406fa72f732ddc4b5a1ed970ae14e908cc45bc54451150aa24b91abf34/yaml_to_sqlite-0.1-py3-none-any.whl" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "64f5ee4cfda338905e4b792d8d6f6f30", "sha256": "5e88daabe25866f0a99ba46ece1f424c48ce2e8f8b6b3570b599e5dd2c7ec429" }, "downloads": -1, "filename": "yaml_to_sqlite-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "64f5ee4cfda338905e4b792d8d6f6f30", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7308, "upload_time": "2019-06-23T22:56:38", "url": "https://files.pythonhosted.org/packages/91/2e/b6b8d00271f7a4971636affd2321dd1f40aa9a91d6742e7604fa1376a7f9/yaml_to_sqlite-0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "64f5ee4cfda338905e4b792d8d6f6f30", "sha256": "5e88daabe25866f0a99ba46ece1f424c48ce2e8f8b6b3570b599e5dd2c7ec429" }, "downloads": -1, "filename": "yaml_to_sqlite-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "64f5ee4cfda338905e4b792d8d6f6f30", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7308, "upload_time": "2019-06-23T22:56:38", "url": "https://files.pythonhosted.org/packages/91/2e/b6b8d00271f7a4971636affd2321dd1f40aa9a91d6742e7604fa1376a7f9/yaml_to_sqlite-0.2-py3-none-any.whl" } ] }