{
"info": {
"author": "SAS",
"author_email": "Kevin.Smith@sas.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Science/Research",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Scientific/Engineering"
],
"description": "**************\nSAS Pipefitter\n**************\n\nThe SAS Pipefitter project provides a Python API for developing\nmachine learning pipelines. The pipelines are built from stages\nthat perform variable transformation, parameter estimation, and\nhyperparameter tuning. \n\nA key feature of pipefitter is that the pipelines can run\nwith a SAS 9.4 platform as well as with SAS Cloud Analytic\nServices (CAS) in the SAS Viya platform.\n\nThis package builds on the SASPy and SAS SWAT packages. Those\npackages enable Python to work with SAS 9.4 and SAS Viya,\nrespectively.\n\nInstallation\n============\n\nSAS pipefitter can be installed as follows with `pip`::\n\n pip install pipefitter\n\nAlternatively, you can install a specific release as follows::\n\n pip install https://github.com/sassoftware/python-pipefitter/releases/download/vX.X.X/pipefitter-X.X.X.tar.gz\n\nDependencies\n============\n\nThe package is a pure Python package and works with Python 2.7 or 3.4+.\n\nHowever, the packages that enable Python to work with the different\nSAS platforms introduce dependencies of their own.\n\n\n+--------------+-------------------+--------------------+\n| Package | SAS Platfom | Python Support | \n+==============+===================+====================+\n| SASPy 2.x | SAS 9.4 or higher | Python 3.x | \n+--------------+-------------------+--------------------+\n| SWAT v1.1.0+ | SAS Viya | Python 2.7 or 3.4+ |\n+--------------+-------------------+--------------------+\n\n\nResources\n=========\n\n`Pipefitter documentation `_\n\n`SASPy `_\n\n`SAS SWAT for Python `_\n\n`Python `_",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/sassoftware/python-pipefitter/",
"keywords": "",
"license": "Apache v2.0",
"maintainer": "",
"maintainer_email": "",
"name": "pipefitter",
"package_url": "https://pypi.org/project/pipefitter/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pipefitter/",
"project_urls": {
"Homepage": "http://github.com/sassoftware/python-pipefitter/"
},
"release_url": "https://pypi.org/project/pipefitter/1.0.0/",
"requires_dist": null,
"requires_python": "",
"summary": "SAS Pipefitter",
"version": "1.0.0"
},
"last_serial": 2750635,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "1ff2ca77d4fc8541302864e52eef66af",
"sha256": "9ac7fe8a4b58542f9b6c5dc69c9a57461b059503a2fa7c6b6c4feac7813c77a0"
},
"downloads": -1,
"filename": "pipefitter-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "1ff2ca77d4fc8541302864e52eef66af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 58911,
"upload_time": "2017-04-03T21:17:41",
"url": "https://files.pythonhosted.org/packages/66/42/7973a85354ac5dcbbe09f09b2f76d4074e273a5e234a6c7508954b4f6f1d/pipefitter-1.0.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1ff2ca77d4fc8541302864e52eef66af",
"sha256": "9ac7fe8a4b58542f9b6c5dc69c9a57461b059503a2fa7c6b6c4feac7813c77a0"
},
"downloads": -1,
"filename": "pipefitter-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "1ff2ca77d4fc8541302864e52eef66af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 58911,
"upload_time": "2017-04-03T21:17:41",
"url": "https://files.pythonhosted.org/packages/66/42/7973a85354ac5dcbbe09f09b2f76d4074e273a5e234a6c7508954b4f6f1d/pipefitter-1.0.0.tar.gz"
}
]
}