{ "info": { "author": "Tembo Inc.", "author_email": "devsupport@temboinc.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "pycsvjson\n=========\nA command-line utility to convert CSV files to JSON.\n\nInstallation\n------------\n**Requires:** Python 3\n\nYou should really consider using virtual environments when installing any Python software. See http://docs.python-guide.org/en/latest/dev/virtualenvs/#virtualenvironments-ref for more information on virtual environments.\n\nTo use virtual environments with pycsvjson, do something like:\n\n```\npip install virtualenv\nvirtualenv -p $(which python3) .ve\nsource .ve/bin/activate\n```\n\nTo install this package:\n`pip install pycsvjson`\n\nQuickstart\n----------\n`pycsvjson csvfile mappingfile --output outfile`\n\nFor pretty, human-readable versions of JSON, use the `--pretty` option:\n\n`pycsvjson file.csv mapping.json --output outfile.json --pretty`\n\nFor extended options: `pycsvjson --help`\n\nFor more information on what a mapping file is, see https://github.com/pudo/jsonmapping\n\nStatus\n------\nThis software should be considered Alpha.\n\nLicense\n-------\nThis project is released under the MIT License.\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/TemboInc/pycsvjson", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "pycsvjson", "package_url": "https://pypi.org/project/pycsvjson/", "platform": "", "project_url": "https://pypi.org/project/pycsvjson/", "project_urls": { "Homepage": "https://github.com/TemboInc/pycsvjson" }, "release_url": "https://pypi.org/project/pycsvjson/0.0.5/", "requires_dist": [ "beautifulsoup4", "boltons", "jsonmapping (>=0.7.4)", "pip (>=9.0.0)", "tqdm", "ujson" ], "requires_python": "", "summary": "A utility to transform CSV files into structured JSON", "version": "0.0.5" }, "last_serial": 4502962, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cd9bc022a400b785c7d3344c74dc4ab4", "sha256": "0afaac5cd85267b307ad33a8bceb4d4b7ddcca0e41cfb958f55759c8541de5b8" }, "downloads": -1, "filename": "pycsvjson-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cd9bc022a400b785c7d3344c74dc4ab4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4878, "upload_time": "2017-11-27T19:36:47", "url": "https://files.pythonhosted.org/packages/94/e3/c48334723973e14303cb05520c82ba12431fe3f5156935a91e4d1b22d0d0/pycsvjson-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cffd5065bd265e7f400dc11329a98c01", "sha256": "d1dbe2773dc429745a8a3f9e07cf0ff97084f00bf476716c7d6d7f626eb0cfdb" }, "downloads": -1, "filename": "pycsvjson-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cffd5065bd265e7f400dc11329a98c01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3623, "upload_time": "2017-11-27T19:36:49", "url": "https://files.pythonhosted.org/packages/a8/ef/5e3a757836a4136b86ca9a487e1b8a6a8b3e5314e905fe7211971ebf7b80/pycsvjson-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "edb672b34358711a4810a6790c496725", "sha256": "5116fe9bac5df6d52e2cef0a7b878ce5745f105e90c4c4f4aa6813b16684f14e" }, "downloads": -1, "filename": "pycsvjson-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "edb672b34358711a4810a6790c496725", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5512, "upload_time": "2017-11-28T14:03:25", "url": "https://files.pythonhosted.org/packages/75/d2/8be191946eef70a01fcd6316415fff71c86674d9fc55e800fc173b850585/pycsvjson-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "933464c41a85f86c79678def04afe4ef", "sha256": "0c2ea2e11b805837c30cb80d48f22559b1e989fadcb0af3f614605d081ea9632" }, "downloads": -1, "filename": "pycsvjson-0.0.2.tar.gz", "has_sig": false, "md5_digest": "933464c41a85f86c79678def04afe4ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3925, "upload_time": "2017-11-28T14:03:26", "url": "https://files.pythonhosted.org/packages/b1/13/c99b61eacd385bb556a009296b14660a5b8d536e92e6865a3fffe05d2e2c/pycsvjson-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "3901a679d921bad0c13e49ca91c904be", "sha256": "eef8bfbcf40d52a13128f063038af07ea224138d29521b719ce9e4f16a0cda71" }, "downloads": -1, "filename": "pycsvjson-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3901a679d921bad0c13e49ca91c904be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5498, "upload_time": "2017-11-28T14:06:05", "url": "https://files.pythonhosted.org/packages/f6/55/d484a5870c680e257a67a1aae0d951e5b98f54ec9662081fafcb5ed77ab6/pycsvjson-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "54db99d5c7403866f5c7bcc83dd087eb", "sha256": "dacad7f1654aa740dcf4fcc01dd4ac51fd3423ce30f18d48bdb8e635d286ad23" }, "downloads": -1, "filename": "pycsvjson-0.0.3.tar.gz", "has_sig": false, "md5_digest": "54db99d5c7403866f5c7bcc83dd087eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921, "upload_time": "2017-11-28T14:06:06", "url": "https://files.pythonhosted.org/packages/78/fe/3abc2962c3768628f24cf892674c2022e2417a4c033611f2d8cd45c3e6cc/pycsvjson-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e19bf089ba27621ae95547dda1751f19", "sha256": "999be0356961ce91c1634d704524c8897f37ece29fd3df971ecaf5aabb3e2822" }, "downloads": -1, "filename": "pycsvjson-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e19bf089ba27621ae95547dda1751f19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3924, "upload_time": "2018-02-07T20:57:07", "url": "https://files.pythonhosted.org/packages/94/06/95a9a43ba3637c66fea159534a23f67abcfd31da9f9912cfb303bd8811df/pycsvjson-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "61bdabda8b6e1e8c87351cd6dd39a38a", "sha256": "0be4ea668f5f366b34ff25017050a86993648f04af64584a3fa15932fed2f35a" }, "downloads": -1, "filename": "pycsvjson-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "61bdabda8b6e1e8c87351cd6dd39a38a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5361, "upload_time": "2018-11-19T13:38:26", "url": "https://files.pythonhosted.org/packages/4c/12/fe140b63191d506947fb3036882a3f3f1f95e7534ecac7c49f041b81039b/pycsvjson-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "872330bde98432d5854d2ffd3173866a", "sha256": "cd836744af878d7d7e459adf7605c774524906ae6066ab78a9afed9ae3084d3f" }, "downloads": -1, "filename": "pycsvjson-0.0.5.tar.gz", "has_sig": false, "md5_digest": "872330bde98432d5854d2ffd3173866a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4103, "upload_time": "2018-11-19T13:38:27", "url": "https://files.pythonhosted.org/packages/ca/bf/a1cbc4b41f2d9838d0cc0f16d360a4b1e171985ef2f23dbabd03549ffd92/pycsvjson-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61bdabda8b6e1e8c87351cd6dd39a38a", "sha256": "0be4ea668f5f366b34ff25017050a86993648f04af64584a3fa15932fed2f35a" }, "downloads": -1, "filename": "pycsvjson-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "61bdabda8b6e1e8c87351cd6dd39a38a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5361, "upload_time": "2018-11-19T13:38:26", "url": "https://files.pythonhosted.org/packages/4c/12/fe140b63191d506947fb3036882a3f3f1f95e7534ecac7c49f041b81039b/pycsvjson-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "872330bde98432d5854d2ffd3173866a", "sha256": "cd836744af878d7d7e459adf7605c774524906ae6066ab78a9afed9ae3084d3f" }, "downloads": -1, "filename": "pycsvjson-0.0.5.tar.gz", "has_sig": false, "md5_digest": "872330bde98432d5854d2ffd3173866a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4103, "upload_time": "2018-11-19T13:38:27", "url": "https://files.pythonhosted.org/packages/ca/bf/a1cbc4b41f2d9838d0cc0f16d360a4b1e171985ef2f23dbabd03549ffd92/pycsvjson-0.0.5.tar.gz" } ] }