{ "info": { "author": "DSI Labs", "author_email": "support@gitdata.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Database :: Front-Ends" ], "description": "GitData\n====\nData Wrangling for Everyone.\n\nGitData is an easy to use, fast, scalable, distributed data extraction system\nwith a rich set of commands that provide ways to gather, manage and query data in\nan unusually rich variety of ways.\n\n## Concepts\nGitData stores data as facts.\n\nFacts are triples of the form (subject, predicate, object) where subject is\ntypically an entity, predicate is typically an attribute of that entity and\nobject is the value of the attribute. In the case where the attribute represents\na relationship between entities, the object is another entity.\n\n## Commands\nGitData shares many of the commands and concepts you are familiar with from\nthe git source code revision control system with some important differences\nwhich make it ideal for working with data.\n\n#### Data repostitories\nData repositories are where GitData stores the data it is managing. That data\nis typically pulled in from other data sources and is stored in the data\nrepository for quick access.\n\n
\ninit - initialize a new data repository\nstatus - show repository status\n\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/gitdata/gitdata", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gitdata-cli", "package_url": "https://pypi.org/project/gitdata-cli/", "platform": "", "project_url": "https://pypi.org/project/gitdata-cli/", "project_urls": { "Homepage": "https://github.com/gitdata/gitdata" }, "release_url": "https://pypi.org/project/gitdata-cli/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Data extraction and analysis tool", "version": "0.1.0" }, "last_serial": 5185424, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3e4e020016a34a5bb52892ef242e8afa", "sha256": "89662a76238d35da4e24e66f17d586d0a451171d2790bfd9ef2959b900847fd6" }, "downloads": -1, "filename": "gitdata_cli-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3e4e020016a34a5bb52892ef242e8afa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5094, "upload_time": "2019-04-25T00:23:02", "url": "https://files.pythonhosted.org/packages/8d/70/4628794a3c78a8ff8e2f8ebde8e883a0b0fe372f75da48a1e549f138ee44/gitdata_cli-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2eae2a3e76cf789672c81693a6e5a4bd", "sha256": "aa9ee585c3e06fd08be0c2ee8d3d0237cda4727d3db374b4e8c8250b87f916c4" }, "downloads": -1, "filename": "gitdata-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2eae2a3e76cf789672c81693a6e5a4bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3465, "upload_time": "2019-04-25T00:23:06", "url": "https://files.pythonhosted.org/packages/57/e7/6710eb3caec0d50e72fc5969dddf0d54ad29d8b730f13a0319bba5d5ab3e/gitdata-cli-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e4e020016a34a5bb52892ef242e8afa", "sha256": "89662a76238d35da4e24e66f17d586d0a451171d2790bfd9ef2959b900847fd6" }, "downloads": -1, "filename": "gitdata_cli-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3e4e020016a34a5bb52892ef242e8afa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5094, "upload_time": "2019-04-25T00:23:02", "url": "https://files.pythonhosted.org/packages/8d/70/4628794a3c78a8ff8e2f8ebde8e883a0b0fe372f75da48a1e549f138ee44/gitdata_cli-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2eae2a3e76cf789672c81693a6e5a4bd", "sha256": "aa9ee585c3e06fd08be0c2ee8d3d0237cda4727d3db374b4e8c8250b87f916c4" }, "downloads": -1, "filename": "gitdata-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2eae2a3e76cf789672c81693a6e5a4bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3465, "upload_time": "2019-04-25T00:23:06", "url": "https://files.pythonhosted.org/packages/57/e7/6710eb3caec0d50e72fc5969dddf0d54ad29d8b730f13a0319bba5d5ab3e/gitdata-cli-0.1.0.tar.gz" } ] }