{ "info": { "author": "Zhengyang Tang", "author_email": "zytang7@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "## Home\nBuilt on popular scientific computing toolkits, aresy aims to make it easy to process large-scale data on a single server. aresy treats the whole data flow as a computation graph, where the input data will be put into placeholders, and you can perform nearly any python-based transformation by extending the graph. aresy was designed with the following principles:\n\n- Compatible with python data science ecosystem, such as numpy, pytorch, tensorflow modules.\n- Able to process cross-type, cross-domain, cross-granularity data simultaneously.\n- Easy to build a large feature generator, a transformer or even a data loader to feed preprocessed data into deep learning models.\n\n## Installation\n```shell\npython setup.py install\n```\n\n## Package Reference\n\n- aresy.formatting\n - aresy.formatting.TSVDataLoader\n - aresy.formatting.TSVPlaceholder\n\n- aresy.preprocessing\n - aresy.preprocessing.WrangleFloat\n - aresy.preprocessing.WrangleStr\n - aresy.preprocessing.WrangleNormalDatetime\n\n- aresy.aggregating\n - aresy.aggregating.Sum\n - aresy.aggregating.Mean\n - aresy.aggregating.Std\n - aresy.aggregating.Max\n - aresy.aggregating.Min\n - aresy.aggregating.Quantile\n\n- aresy.utils\n - aresy.wrap\\_outputs\\_to\\_json\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tangzhy/aresy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "aresy", "package_url": "https://pypi.org/project/aresy/", "platform": "", "project_url": "https://pypi.org/project/aresy/", "project_urls": { "Homepage": "https://github.com/tangzhy/aresy" }, "release_url": "https://pypi.org/project/aresy/0.0.8/", "requires_dist": null, "requires_python": "", "summary": "An industrial-strength data science toolkits", "version": "0.0.8" }, "last_serial": 5312699, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a8725d22bd082c4b0af19d0d8e0c1848", "sha256": "c662f1721cd95f3e02aa555559272e87369cdb78f1c88b70323fb7b8b2fe8bcd" }, "downloads": -1, "filename": "aresy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a8725d22bd082c4b0af19d0d8e0c1848", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2121, "upload_time": "2018-12-30T15:20:25", "url": "https://files.pythonhosted.org/packages/89/d3/c845bd9d1afe3caaa8c8f108e8b757be08acf10a1f9f86c84e902baf864c/aresy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "efd4d16f81522da2919b9431374c7dbd", "sha256": "e2069d0e543b8ba7fcaa58a956d3edac360edb79b943201b92792f8741f6fa41" }, "downloads": -1, "filename": "aresy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "efd4d16f81522da2919b9431374c7dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 992, "upload_time": "2018-12-30T15:20:27", "url": "https://files.pythonhosted.org/packages/d3/61/216e6b517bc7c5bf841f07932719dbfbc4540f509a411ed40c2b606f404e/aresy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "911f4c3b88964e4ccad019b17c484f67", "sha256": "36f0b3d27f18cf10c5c0a877a9fbe77990cd646297d4e5b281fff8ea8f5947a7" }, "downloads": -1, "filename": "aresy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "911f4c3b88964e4ccad019b17c484f67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3896, "upload_time": "2019-03-26T09:05:09", "url": "https://files.pythonhosted.org/packages/14/e6/cbe2969ba060532e802010687aea68c9614a75ce2b19c62e0fee65d269d6/aresy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ec93f4e46b4ae33e71e2370788366e91", "sha256": "a20b699d0597023ca51ad3dde5582bc02d0494908b058c8dfbbc59f5eaa1e449" }, "downloads": -1, "filename": "aresy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ec93f4e46b4ae33e71e2370788366e91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3936, "upload_time": "2019-05-16T15:35:06", "url": "https://files.pythonhosted.org/packages/1a/a8/6d81284d7a565486b545c52973069af0b27ce7464337bb8f7be317edc77a/aresy-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "a2cfe60d8676f1f723d3a4cf29b89a01", "sha256": "8a9f2e74ddbc241f3484cc5d4ee5c7ab3bc396055dc8cc7c71091c4f300aaeb5" }, "downloads": -1, "filename": "aresy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "a2cfe60d8676f1f723d3a4cf29b89a01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3933, "upload_time": "2019-05-17T04:10:42", "url": "https://files.pythonhosted.org/packages/1e/8f/148d61a88f2fa6f383b1c0cdbb11f6e148c6467181304919d3ccbef335be/aresy-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "97465a0f4424b51e0f9c75eb7ba81e38", "sha256": "2f387a120ea8716c835af804b5a791433d25231c90d684395a3386d12699df1d" }, "downloads": -1, "filename": "aresy-0.0.5.tar.gz", "has_sig": false, "md5_digest": "97465a0f4424b51e0f9c75eb7ba81e38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3962, "upload_time": "2019-05-17T04:20:28", "url": "https://files.pythonhosted.org/packages/12/a6/a937222cfe6c5aee851986bf888d06563a0aa13215d4d0072d04b786b6f4/aresy-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "c168aa5ffd04abdd7dcadc5b96d31175", "sha256": "f823c3a97b40d79830bc6ac64388a73c3a87c1db49eae70d9212b7ffeab88f00" }, "downloads": -1, "filename": "aresy-0.0.6.tar.gz", "has_sig": false, "md5_digest": "c168aa5ffd04abdd7dcadc5b96d31175", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4086, "upload_time": "2019-05-24T11:37:20", "url": "https://files.pythonhosted.org/packages/9d/e7/506c489f3a4cd46a6904c4dd069a2b2760e6b128f91e904d7c181ab845c4/aresy-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "f68bc3a83379a278cdebc0bb1fbbb32a", "sha256": "8fcb62c8ee13695b540947d88e21a879e723dbdfc0f157f6d9b301c273135070" }, "downloads": -1, "filename": "aresy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "f68bc3a83379a278cdebc0bb1fbbb32a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4093, "upload_time": "2019-05-24T11:39:13", "url": "https://files.pythonhosted.org/packages/38/49/da5ea691b8464a95387068b8cb9be5090252f627c8901164eee37178302f/aresy-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "ceefeebcb4e852ee3a88980b8ab1085b", "sha256": "02db450348d8b8e90317fa8ef95f103b334285c912b93580dd7d7b2de1c4f66e" }, "downloads": -1, "filename": "aresy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "ceefeebcb4e852ee3a88980b8ab1085b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4102, "upload_time": "2019-05-24T13:03:21", "url": "https://files.pythonhosted.org/packages/ce/07/6461153184b413e8b82e89e438381302144c91506a6199afde449e0ccab9/aresy-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ceefeebcb4e852ee3a88980b8ab1085b", "sha256": "02db450348d8b8e90317fa8ef95f103b334285c912b93580dd7d7b2de1c4f66e" }, "downloads": -1, "filename": "aresy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "ceefeebcb4e852ee3a88980b8ab1085b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4102, "upload_time": "2019-05-24T13:03:21", "url": "https://files.pythonhosted.org/packages/ce/07/6461153184b413e8b82e89e438381302144c91506a6199afde449e0ccab9/aresy-0.0.8.tar.gz" } ] }