{ "info": { "author": "Don Morrison", "author_email": "dfm2@cmu.edu", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": "PyACTUp is a lightweight Python implementation of a subset of the\nACT-R cognitive architecture\u2019s Declarative Memory, suitable for\nincorporating into other Python models and applications. It is\ninspired by the ACT-UP_ cognitive modeling toolbox.\n\nThere is [online documentation of PyACTUp](http://halle.psy.cmu.edu/pyactup/),\nand the [sources](https://bitbucket.org/dfmorrison/pyactup/) are on Bitbucket.\n\nPyACTUp requires Python version 3.6 or later. PyACTUp also works in\nrecent versions of PyPy.\n\nNormally, assuming you are connected to the internet, to install\nPyACTUp you should simply have to type at the command line\n\n pip install pyactup\n\nDepending upon various possible variations in how Python and your\nmachine are configured you may have to modify the above in various\nways\n* you may need to ensure your virtual environment is activated\n* you may need use an alternative scheme your Python IDE supports\n* you may need to call it `pip3` instead of simply `pip`\n* you may need to precede the call to `pip` by `sudo`\n* you may need to use some combination of the above\n\nIf you are unable to install PyACTUp as above, you can instead\ndownload a tarball from *mumble*. The tarball will have a filename\nsomething like pyactup-1.0.tar.gz. Assuming this file is at\n`/some/directory/pyactup-1.0.tar.gz` install it by typing at the\ncommand line\n\n pip install /some/directory/pyactup-1.0.tar.gz\n\nAlternatively you can untar the tarball with\n\n tar -xf /some/directory/pyactup-1.0.tar.gz\n\nand then change to the resulting directory and type\n\n python setup.py install\n\nPyACTUp is released under the following MIT style license:\n\nCopyright (c) 2018-2019 Carnegie Mellon University\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this\nsoftware and associated documentation files (the \"Software\"), to deal in the Software\nwithout restriction, including without limitation the rights to use, copy, modify,\nmerge, publish, distribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to the following\nconditions:\n\nThe above copyright notice and this permission notice shall be included in all copies\nor substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A\nPARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\nCONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE\nOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/dfmorrison/pyactup/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyactup", "package_url": "https://pypi.org/project/pyactup/", "platform": "any", "project_url": "https://pypi.org/project/pyactup/", "project_urls": { "Homepage": "https://bitbucket.org/dfmorrison/pyactup/" }, "release_url": "https://pypi.org/project/pyactup/1.0.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A lightweight Python implementation of a subset of the ACT-R cognitive architecture\u2019s Declarative Memory", "version": "1.0.1" }, "last_serial": 5760643, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "849f0611c7ab9c63b751dcd9218bfc9c", "sha256": "9c50f648a9341427b18c08b0ce6e841abc6cdfa9182f0093a5bd9f247f909d97" }, "downloads": -1, "filename": "pyactup-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "849f0611c7ab9c63b751dcd9218bfc9c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 11570, "upload_time": "2019-08-26T23:31:33", "url": "https://files.pythonhosted.org/packages/01/e6/1912583007d147499bc3f8a3323ae2c2533d48a42f4ffdbfd78b27e243f9/pyactup-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa98a3980f3f7f45e3bccb7628e60175", "sha256": "9679040af3090734f2393d69f914b741a4c196351dd7f4fc374c0aef3582160c" }, "downloads": -1, "filename": "pyactup-1.0.tar.gz", "has_sig": false, "md5_digest": "fa98a3980f3f7f45e3bccb7628e60175", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10033, "upload_time": "2019-08-26T23:31:35", "url": "https://files.pythonhosted.org/packages/58/6f/9853674be5a7eae24152f389e848e48e2bc025e270ca061f194cd4358fba/pyactup-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "872f78e7257887a93a4f36f36011e24d", "sha256": "d0db959cc940fa5e25ae6fb61630b610e38a435911d021d3bd62ad9a8702021d" }, "downloads": -1, "filename": "pyactup-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "872f78e7257887a93a4f36f36011e24d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 11765, "upload_time": "2019-08-30T14:44:48", "url": "https://files.pythonhosted.org/packages/80/9a/268fed6f61ad3d224b4b8defad0dff759e7327f724c22bef54325dcaf00f/pyactup-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de118e89f75ff601ad20812b2ecae876", "sha256": "959515de8338e96e0cc8082593db2a3f1bf85e815c11ca67749bc20d6d622cc0" }, "downloads": -1, "filename": "pyactup-1.0.1.tar.gz", "has_sig": false, "md5_digest": "de118e89f75ff601ad20812b2ecae876", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10739, "upload_time": "2019-08-30T14:44:49", "url": "https://files.pythonhosted.org/packages/9c/e1/f5076a79117c1e6628f379855c9809a0eb0fbfb1074f2c686f8f64d72747/pyactup-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "872f78e7257887a93a4f36f36011e24d", "sha256": "d0db959cc940fa5e25ae6fb61630b610e38a435911d021d3bd62ad9a8702021d" }, "downloads": -1, "filename": "pyactup-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "872f78e7257887a93a4f36f36011e24d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 11765, "upload_time": "2019-08-30T14:44:48", "url": "https://files.pythonhosted.org/packages/80/9a/268fed6f61ad3d224b4b8defad0dff759e7327f724c22bef54325dcaf00f/pyactup-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de118e89f75ff601ad20812b2ecae876", "sha256": "959515de8338e96e0cc8082593db2a3f1bf85e815c11ca67749bc20d6d622cc0" }, "downloads": -1, "filename": "pyactup-1.0.1.tar.gz", "has_sig": false, "md5_digest": "de118e89f75ff601ad20812b2ecae876", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10739, "upload_time": "2019-08-30T14:44:49", "url": "https://files.pythonhosted.org/packages/9c/e1/f5076a79117c1e6628f379855c9809a0eb0fbfb1074f2c686f8f64d72747/pyactup-1.0.1.tar.gz" } ] }