{ "info": { "author": "Rice DSP (Joshua Michalenko, ameeshshah)", "author_email": "jjm7@rice.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "DAta Pipeline and Stack (DAPS)\n==============================\n\nA toolbox to generate random data and create a stack state for the data based on grammars specified\nby lex and yacc files.\n\nDetailed instructions and usage exist in the files themselves as well.\n\n----\n\nThis is the README file for the project.\n\nAuthors: Rice DSP - Joshua Michalenko, ameeshshah\n\n4 files exist in this package: Two are used for the random data generation process\n(createYAMLFromYacc, generateDataFromYAML) and two are used for creating the stack state\nbased on that data (makeStates.sh and its subprocess, processStackOutput.py).\n\nPlease direct any questions to jjm7@rice.edu or ars7@rice.edu.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/jjm7/lstm-stack", "keywords": "lstm data generation random", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "daps", "package_url": "https://pypi.org/project/daps/", "platform": "", "project_url": "https://pypi.org/project/daps/", "project_urls": { "Homepage": "https://bitbucket.org/jjm7/lstm-stack" }, "release_url": "https://pypi.org/project/daps/1.0.4/", "requires_dist": [ "cwcutils", "numpy", "ply", "regexp", "subprocess.run", "yamly", "check-manifest; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": "", "summary": "A toolbox for the data generation pipeline including the random data generator via yacc and yaml files,as well as the stack state generator given a lexer and yacc tokenizer", "version": "1.0.4" }, "last_serial": 2901704, "releases": { "1.0.0": [], "1.0.1": [], "1.0.2": [], "1.0.3": [ { "comment_text": "", "digests": { "md5": "f93048017fc4c39569a092a56eebbe9f", "sha256": "ab562ac98b7ea2c3a758f5d23390aae24adca6930e53d138486c225d07987a6a" }, "downloads": -1, "filename": "daps-1.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "f93048017fc4c39569a092a56eebbe9f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11703, "upload_time": "2017-05-26T18:58:21", "url": "https://files.pythonhosted.org/packages/63/11/dc345c8e49a5a76fc2b97f0cbfa6234611a76565687093a2b5f6187a3743/daps-1.0.3-py2-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "3b1147ab7cca06adbceebafd6524c439", "sha256": "2e6bdf901108bd8293f1317b72b83e87f06e20fbc52f04804f544d4dfffe3472" }, "downloads": -1, "filename": "daps-1.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "3b1147ab7cca06adbceebafd6524c439", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11703, "upload_time": "2017-05-26T19:01:53", "url": "https://files.pythonhosted.org/packages/28/3e/2594e0e60c856e7a680e35c9eed7cb4cea4bfccebd6de1b77b8569f810af/daps-1.0.4-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b1147ab7cca06adbceebafd6524c439", "sha256": "2e6bdf901108bd8293f1317b72b83e87f06e20fbc52f04804f544d4dfffe3472" }, "downloads": -1, "filename": "daps-1.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "3b1147ab7cca06adbceebafd6524c439", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11703, "upload_time": "2017-05-26T19:01:53", "url": "https://files.pythonhosted.org/packages/28/3e/2594e0e60c856e7a680e35c9eed7cb4cea4bfccebd6de1b77b8569f810af/daps-1.0.4-py2-none-any.whl" } ] }