{ "info": { "author": "Derek Ruths", "author_email": "druths@networkdynamics.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Utilities" ], "description": "*Muscle for data science*\r\n\r\nData science projects get disorganized quickly. Every test involves a new\r\nscript, each script requires a panoply of arguments and produces one or more\r\ndata files. Keeping track of all this implied structure is a pain - what is\r\nthis script for? What does it depend on? What created this data file? Which\r\nparameters updated this table in the database?\r\n\r\nEnter flex - a utility that allows you to express and run all the computational\r\ntasks in a project. Crucially, it captures the specific parameters used for\r\neach task, the data files produced, and any dependencies that task has on other\r\ntasks. All this is captured in files called *pipelines* (which can even be\r\nconnected to one another). Toss in some helpful comments, and you have\r\nexecutable documentation for your project.\r\n\r\nIt aims to achieve all this without introducing any overhead. You\r\nwon't have to write more code than you currently are doing, write or maintain\r\nany extra documentation, or use fancy data management solutions. Whatever you\r\nare already doing, flex is compatible with it.", "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/druths/flex", "keywords": "data science,research,build,automation", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "flexds", "package_url": "https://pypi.org/project/flexds/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/flexds/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/druths/flex" }, "release_url": "https://pypi.org/project/flexds/1.1/", "requires_dist": null, "requires_python": null, "summary": "Flex is a framework for building and executing computing pipelines", "version": "1.1" }, "last_serial": 1922547, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "0441f7f4362fe4bd807647512adb947a", "sha256": "cf8f450c06d06647f37043a9643a6641c0862acec6ec16cbcd6ae161f63f8802" }, "downloads": -1, "filename": "flexds-1.1.tar.gz", "has_sig": false, "md5_digest": "0441f7f4362fe4bd807647512adb947a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18456, "upload_time": "2016-01-25T20:51:23", "url": "https://files.pythonhosted.org/packages/87/08/ebf136c5337efdcaad5ffde1631e67512127fdd31a375ff8c2a6a016205f/flexds-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0441f7f4362fe4bd807647512adb947a", "sha256": "cf8f450c06d06647f37043a9643a6641c0862acec6ec16cbcd6ae161f63f8802" }, "downloads": -1, "filename": "flexds-1.1.tar.gz", "has_sig": false, "md5_digest": "0441f7f4362fe4bd807647512adb947a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18456, "upload_time": "2016-01-25T20:51:23", "url": "https://files.pythonhosted.org/packages/87/08/ebf136c5337efdcaad5ffde1631e67512127fdd31a375ff8c2a6a016205f/flexds-1.1.tar.gz" } ] }