{
"info": {
"author": "Kyle Corbitt",
"author_email": "kyle@corbt.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3",
"Topic :: Database",
"Topic :: Scientific/Engineering",
"Topic :: Utilities"
],
"description": "Pypeline DB\n===========\n\nPypeline DB is designed to simplify the creation and management of\ndatasets. It has a friendly and easy-to-master API backed by the power\nof `LevelDB `__. This allows it to\nmanage datasets too large to fit in RAM without sacrificing data access\nperformance.\n\nPypeline is great for:\n\n- Exploring data without eating all your RAM\n- Transforming data with maps, filters and reductions\n- Stopping you from losing or overwriting your data (unless you\n explicitly ask it to)\n\nIt's also super easy to export a dataset from Pypeline to Pandas for\nfurther analysis.\n\nLinks\n-----\n\n- `Docs `__\n- `PyPi Package `__\n- `Source `__",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/kcorbitt/pypeline",
"keywords": "levelDB big data data science",
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "pypeline-db",
"package_url": "https://pypi.org/project/pypeline-db/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pypeline-db/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/kcorbitt/pypeline"
},
"release_url": "https://pypi.org/project/pypeline-db/0.2.3/",
"requires_dist": null,
"requires_python": null,
"summary": "A database for processing and storing datasets based on LevelDB",
"version": "0.2.3"
},
"last_serial": 946400,
"releases": {
"0.1": [],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "1c278ad1cbbd6504b91db72ddfd95887",
"sha256": "ab0aa42c61bcc0a3dca9b2745ef7583b3c0566afe6d2209fa259e3714a0749f7"
},
"downloads": -1,
"filename": "pypeline_db-0.1.1-py2.7.egg",
"has_sig": false,
"md5_digest": "1c278ad1cbbd6504b91db72ddfd95887",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 6659,
"upload_time": "2013-12-14T17:53:55",
"url": "https://files.pythonhosted.org/packages/a3/d6/b7d67ebda280c86216cc3a3533af1eee6a61cfead8be550b66937594ef45/pypeline_db-0.1.1-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "2cd339f70d19c4535a36933a08b357e9",
"sha256": "4d8b9dd0f01d7403296f46a4cadc45ff1ca414ac6cd8bde4a3e3f0794dfd948a"
},
"downloads": -1,
"filename": "pypeline-db-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "2cd339f70d19c4535a36933a08b357e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4128,
"upload_time": "2013-12-14T18:04:36",
"url": "https://files.pythonhosted.org/packages/fe/5a/122c48550062f8bdc46d3d18ee9316dd8ec6dabd75075e2e1af44c811053/pypeline-db-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "4f36309cbb9491518ba9db318d367d96",
"sha256": "bdf881126c9441d34ec5aaf5d5313a757a513688edfb28b05beb7297a2c1e0ee"
},
"downloads": -1,
"filename": "pypeline-db-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "4f36309cbb9491518ba9db318d367d96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3978,
"upload_time": "2013-12-14T18:07:16",
"url": "https://files.pythonhosted.org/packages/19/86/4f96ea3af7f79d17c3accd171057ce8105f908f384bf37d396b69853cdd5/pypeline-db-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "c2859f1d90ba0bfd481bfd66576ffc62",
"sha256": "217328a64f13c2a6753013ee4f13272a539e6cc93e21d2fb1e740d3504f8846d"
},
"downloads": -1,
"filename": "pypeline-db-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "c2859f1d90ba0bfd481bfd66576ffc62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3974,
"upload_time": "2013-12-14T18:11:33",
"url": "https://files.pythonhosted.org/packages/50/ff/3ee71e17465a3614e8f8b00f757fab33207263b34563319c23f23111053b/pypeline-db-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "991f8fa8349be48909b056461e195837",
"sha256": "1ec8e4a01ca02e00430f067e0d3e96b51d0495320b657e8f102dffc8b5a601d2"
},
"downloads": -1,
"filename": "pypeline-db-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "991f8fa8349be48909b056461e195837",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3962,
"upload_time": "2013-12-14T18:13:05",
"url": "https://files.pythonhosted.org/packages/86/bd/8b6b5a30e52d0f0248b17ea50f1f5171c1cb056f0f5f1915260951ee5cd3/pypeline-db-0.1.4.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "d3805d7835cc4f2115e7962352208fef",
"sha256": "34384a4257ca9e03af3f53d684e58842c89f109f062248dfa25b8ee73f3e468a"
},
"downloads": -1,
"filename": "pypeline-db-0.2.tar.gz",
"has_sig": false,
"md5_digest": "d3805d7835cc4f2115e7962352208fef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4363,
"upload_time": "2013-12-14T22:24:10",
"url": "https://files.pythonhosted.org/packages/5a/7a/e00f94ec9d657200cb9ed971ea1a983ff333e9dd874cda278ea46284e871/pypeline-db-0.2.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "57a719026a5318a3b034eb93a8919129",
"sha256": "00c1fdf20d4795498329139261a729367c9d9f98366d7c59135ce27219488800"
},
"downloads": -1,
"filename": "pypeline-db-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "57a719026a5318a3b034eb93a8919129",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5256,
"upload_time": "2013-12-15T04:47:56",
"url": "https://files.pythonhosted.org/packages/02/8d/98ee7b84d3f292340f3d2c9d29d3ff9c9e01d9a58f585113669346fe4158/pypeline-db-0.2.1.tar.gz"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "4fb8ea253ffc68ee71d54a44b654253f",
"sha256": "a2f4e7d4c172a34500ad1df53f58154f9820fa6a3c9bd671b839f3291464669f"
},
"downloads": -1,
"filename": "pypeline-db-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "4fb8ea253ffc68ee71d54a44b654253f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5261,
"upload_time": "2013-12-15T06:12:42",
"url": "https://files.pythonhosted.org/packages/0e/ed/37284d73b91e821cf8b9e9dbd4d9c41cc0398d2b1e841ec6a3468f51ae74/pypeline-db-0.2.2.tar.gz"
}
],
"0.2.3": [
{
"comment_text": "",
"digests": {
"md5": "0d40a142937c859078971e5a7c0e82e7",
"sha256": "2afe470f9141c0917d26b3c104c6d3dff10ab70b7555e960b101a3ab6d9b6305"
},
"downloads": -1,
"filename": "pypeline-db-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "0d40a142937c859078971e5a7c0e82e7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5257,
"upload_time": "2013-12-17T04:49:08",
"url": "https://files.pythonhosted.org/packages/e9/b2/f422baf1a7bbc9bdfdf5a1a770e838213a60d400345f8a3d1e1ffd2ac6af/pypeline-db-0.2.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0d40a142937c859078971e5a7c0e82e7",
"sha256": "2afe470f9141c0917d26b3c104c6d3dff10ab70b7555e960b101a3ab6d9b6305"
},
"downloads": -1,
"filename": "pypeline-db-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "0d40a142937c859078971e5a7c0e82e7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5257,
"upload_time": "2013-12-17T04:49:08",
"url": "https://files.pythonhosted.org/packages/e9/b2/f422baf1a7bbc9bdfdf5a1a770e838213a60d400345f8a3d1e1ffd2ac6af/pypeline-db-0.2.3.tar.gz"
}
]
}