{ "info": { "author": "Alex Corrie", "author_email": "ajccode@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Information Analysis" ], "description": "Tools for Value-Driven Design\n=============================\n\n[![Build Status][master-build-status]][azure-pipeline]\n\n\nTools intended to help with modelling decisions in a value centric\ndesign process. The intent is to keep this as generic as possible, as\nsome of this decision modelling is suited to generic decision-making,\nnon-design activities with a little massaging.\n\nFeatures\n-------\n\n - Concept Design Analysis (CODA) method implementation\n - Requirements weighting with a Binary Weighting Matrix\n - Programmatic or Spreadsheet based model creation (via Excel\n workbooks or Google Sheets).\n\nInstall\n-------\n\n\tpip install vdd\n\nDocumentation\n-------\n\nCurrently just stored in the repo.\n\n - [Using Google Sheets for requirements matrices][binwm-gsheets]\n - tbc\n\nRoadmap\n-------\n\n![Azure DevOps builds (branch)][develop-build-status]\n\n - Model sets for comparative work (rather than a single set of\n\tcharacteristic parameter values)\n - Improved visualisation\n - Export CODA models to Excel template\n - House of Quality style requirement/characteristic weighting\n - Pandas everywhere (v1.x)\n\nReferences\n----------\n\nBased on my own degree notes and open access literature:\n\n - M.H. Eres et al, 2014. Mapping Customer Needs to Engineering\n\tCharacteristics: An Aerospace Perspective for Conceptual Design -\n\tJournal of Engineering Design pp. 1-24\n\t\n\n\n[azure-pipeline]: https://dev.azure.com/corriander/github-public/_build/latest?definitionId=2&branchName=master\n[master-build-status]: https://dev.azure.com/corriander/github-public/_apis/build/status/corriander.vdd?branchName=master\n[develop-build-status]: https://img.shields.io/azure-devops/build/corriander/8c97c580-4bf1-4e14-80b2-1be44ecc86f6/2/develop?label=develop\n[binwm-gsheets]: ./docs/gsheets-integration.md\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/corriander/vdd/archive/v0.3.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/corriander/vdd", "keywords": "design engineering requirements analysis", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "vdd", "package_url": "https://pypi.org/project/vdd/", "platform": "", "project_url": "https://pypi.org/project/vdd/", "project_urls": { "Download": "https://github.com/corriander/vdd/archive/v0.3.2.tar.gz", "Homepage": "https://github.com/corriander/vdd" }, "release_url": "https://pypi.org/project/vdd/0.3.2/", "requires_dist": [ "numpy", "pandas", "pygsheets", "xdg (==1.0.5)", "coverage ; extra == 'test'", "mock ; extra == 'test'", "ddt ; extra == 'test'" ], "requires_python": "", "summary": "Tools to assist value-driven design & decisions", "version": "0.3.2" }, "last_serial": 5662927, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f18519d1e5d3e28de895b7bf42cf9c28", "sha256": "e421d7edac44db55c07386453e42de0fc65d802b33a3106a8d52d08ef50dfd09" }, "downloads": -1, "filename": "vdd-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f18519d1e5d3e28de895b7bf42cf9c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14733, "upload_time": "2017-06-23T22:37:20", "url": "https://files.pythonhosted.org/packages/1f/f7/d8669381dd6b6b74169e571f2959da626e717ccc5c708814e26f4928300f/vdd-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "df959dfe8ee7d92c5b050e9ce8dada1a", "sha256": "0ff86882a73ec742a33bc75493eb9867b0e4c2daf8e8441592da3439abe05956" }, "downloads": -1, "filename": "vdd-0.1.2.tar.gz", "has_sig": false, "md5_digest": "df959dfe8ee7d92c5b050e9ce8dada1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14744, "upload_time": "2017-07-06T20:40:25", "url": "https://files.pythonhosted.org/packages/04/14/e31fd02f98d25bbf34d104a288d2f3933d275e164b0679c705b9eb836d30/vdd-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "eddc94a2c4ee7d93b9bad5e9dc215203", "sha256": "ccdc8b98c5770457a3fff89ed0f02a92271bf44141b2560d125c3eae2bd8f0ba" }, "downloads": -1, "filename": "vdd-0.1.3.tar.gz", "has_sig": false, "md5_digest": "eddc94a2c4ee7d93b9bad5e9dc215203", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15675, "upload_time": "2017-07-06T21:28:19", "url": "https://files.pythonhosted.org/packages/bf/db/ba151f2d2e335d7fdae4aa5f429f3419817f478e7493a57e8ba4baf7c333/vdd-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "aef65639961cc10b429bc9411bb40a3c", "sha256": "e2be70a8906d77bacf15d3a70a55eb4e598adec6b18dc7c1da4f3c36b74b559f" }, "downloads": -1, "filename": "vdd-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "aef65639961cc10b429bc9411bb40a3c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35448, "upload_time": "2019-07-31T21:26:36", "url": "https://files.pythonhosted.org/packages/6a/e8/19f4c20ffb695bd7947326d9a2b760ad6375e2dcb7f3793e9190b23fa875/vdd-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a081c29110ec3632b31d9fef7669ef2", "sha256": "2a02e10e43a2942cd1f786b4cecb936ede940fc2a28ed31f41f45bf719704446" }, "downloads": -1, "filename": "vdd-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1a081c29110ec3632b31d9fef7669ef2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17166, "upload_time": "2019-07-31T21:26:38", "url": "https://files.pythonhosted.org/packages/d0/fa/f15e8208328c55b40884e6f7833512d33ed36eedf238d3c35034120bf163/vdd-0.2.0.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "085f4ee1b03eb72db003669d8c2b3fee", "sha256": "807ef5d054e5b6db17f372db0673aa26557ca26f0bc4e744b73012ad0632d15a" }, "downloads": -1, "filename": "vdd-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "085f4ee1b03eb72db003669d8c2b3fee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49347, "upload_time": "2019-08-11T18:31:57", "url": "https://files.pythonhosted.org/packages/a2/22/17a45388cc1e8c0bdbc857dc5cfe7996130be17f731c8dd118c8df91c902/vdd-0.3.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ba4d68b57d4ea41c5b5b38fbff86500", "sha256": "ea8b97b8cf40bcd3f01ee8e4f05c88c26e86e71794e79f33f743076f2752c6df" }, "downloads": -1, "filename": "vdd-0.3.2.tar.gz", "has_sig": false, "md5_digest": "5ba4d68b57d4ea41c5b5b38fbff86500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28051, "upload_time": "2019-08-11T18:31:59", "url": "https://files.pythonhosted.org/packages/1f/d3/d7ed068b3e8c35d1342872c55a6a4bde183e2ba41fadd0d5fdbd3bea54d9/vdd-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "085f4ee1b03eb72db003669d8c2b3fee", "sha256": "807ef5d054e5b6db17f372db0673aa26557ca26f0bc4e744b73012ad0632d15a" }, "downloads": -1, "filename": "vdd-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "085f4ee1b03eb72db003669d8c2b3fee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49347, "upload_time": "2019-08-11T18:31:57", "url": "https://files.pythonhosted.org/packages/a2/22/17a45388cc1e8c0bdbc857dc5cfe7996130be17f731c8dd118c8df91c902/vdd-0.3.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ba4d68b57d4ea41c5b5b38fbff86500", "sha256": "ea8b97b8cf40bcd3f01ee8e4f05c88c26e86e71794e79f33f743076f2752c6df" }, "downloads": -1, "filename": "vdd-0.3.2.tar.gz", "has_sig": false, "md5_digest": "5ba4d68b57d4ea41c5b5b38fbff86500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28051, "upload_time": "2019-08-11T18:31:59", "url": "https://files.pythonhosted.org/packages/1f/d3/d7ed068b3e8c35d1342872c55a6a4bde183e2ba41fadd0d5fdbd3bea54d9/vdd-0.3.2.tar.gz" } ] }