pyactup


Namepyactup JSON
Version 2.2.3 PyPI version JSON
download
home_pagehttps://dfmorrison.github.io/pyactup-documentation/
SummaryA lightweight Python implementation of a subset of the ACT-R cognitive architecture’s Declarative Memory
upload_time2024-03-24 21:38:42
maintainerNone
docs_urlNone
authorDon Morrison
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyACTUp is a lightweight Python implementation of a subset of the
ACT-R cognitive architecture’s Declarative Memory, suitable for
incorporating into other Python models and applications. Its design
is inspired by the ACT-UP cognitive modeling toolbox.

There is [online documentation of PyACTUp](http://koalemos.psy.cmu.edu/pyactup/),
and the [sources](https://github.com/dfmorrison/pyactup/) are on GitHub.

The latest version of PyACTUp can be download and installed from PyPi with pip:

    pip install pyactup

Use of a virtual environment for Python, such as venv or Anaconda is recommended.

PyACTUp requires Python version 3.8 or later.

PyACTUp is released under the following MIT style license:

Copyright (c) 2018-2024 Carnegie Mellon University

Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be included in all copies
or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

            

Raw data

            {
    "_id": null,
    "home_page": "https://dfmorrison.github.io/pyactup-documentation/",
    "name": "pyactup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Don Morrison",
    "author_email": "dfm2@cmu.edu",
    "download_url": "https://files.pythonhosted.org/packages/82/d6/909bde15bcfe696f3b76a9a35889e15f73085487c0394954b14068f37edb/pyactup-2.2.3.tar.gz",
    "platform": "any",
    "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. Its design\nis inspired by the ACT-UP cognitive modeling toolbox.\n\nThere is [online documentation of PyACTUp](http://koalemos.psy.cmu.edu/pyactup/),\nand the [sources](https://github.com/dfmorrison/pyactup/) are on GitHub.\n\nThe latest version of PyACTUp can be download and installed from PyPi with pip:\n\n    pip install pyactup\n\nUse of a virtual environment for Python, such as venv or Anaconda is recommended.\n\nPyACTUp requires Python version 3.8 or later.\n\nPyACTUp is released under the following MIT style license:\n\nCopyright (c) 2018-2024 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",
    "bugtrack_url": null,
    "license": null,
    "summary": "A lightweight Python implementation of a subset of the ACT-R cognitive architecture\u2019s Declarative Memory",
    "version": "2.2.3",
    "project_urls": {
        "Homepage": "https://dfmorrison.github.io/pyactup-documentation/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dc11131dcc38c4f069a061c1889dbe25008c18e5dcca8958454fc4bb9a00d68",
                "md5": "986fae02680afc0a9642bfabdd4bd49b",
                "sha256": "5b1aad927f807305a6f4125feb5b3195fe968aa96203133f0ec285956b7a0610"
            },
            "downloads": -1,
            "filename": "pyactup-2.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "986fae02680afc0a9642bfabdd4bd49b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21410,
            "upload_time": "2024-03-24T21:38:40",
            "upload_time_iso_8601": "2024-03-24T21:38:40.517137Z",
            "url": "https://files.pythonhosted.org/packages/2d/c1/1131dcc38c4f069a061c1889dbe25008c18e5dcca8958454fc4bb9a00d68/pyactup-2.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82d6909bde15bcfe696f3b76a9a35889e15f73085487c0394954b14068f37edb",
                "md5": "49d36d55a68cdbffd06d2e59b3226278",
                "sha256": "dadbfe2dfe82f4cef968c053a6450114558a207d1a22952044de714712664f72"
            },
            "downloads": -1,
            "filename": "pyactup-2.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "49d36d55a68cdbffd06d2e59b3226278",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20285,
            "upload_time": "2024-03-24T21:38:42",
            "upload_time_iso_8601": "2024-03-24T21:38:42.254022Z",
            "url": "https://files.pythonhosted.org/packages/82/d6/909bde15bcfe696f3b76a9a35889e15f73085487c0394954b14068f37edb/pyactup-2.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 21:38:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyactup"
}
        
Elapsed time: 0.22132s