{ "info": { "author": "Henrik Weber", "author_email": "hweber@sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Python Software Foundation License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Linguistic" ], "description": "pyDATR is an implementation of the DATR language written in Python.\r\nIt can parse DATR theories and evaluate queries against them. It\r\nalso contains a persistence layer that allows storing theories and\r\nnodes in a relational database. Theories that have been stored through\r\nthis layer can later be partially loaded and will transparently\r\nretrieve nodes from the database as needed, thus reducing memory\r\nconsumption.\r\n\r\nThere's not much there in the way of a user interface as it is intended\r\nto be called from Python scripts.", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/project/showfiles.php?group_id=134738", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pydatr.sourceforge.net/", "keywords": "", "license": "Python License", "maintainer": "", "maintainer_email": "", "name": "pyDATR", "package_url": "https://pypi.org/project/pyDATR/", "platform": "All platforms Python 2.4 runs on", "project_url": "https://pypi.org/project/pyDATR/", "project_urls": { "Download": "http://sourceforge.net/project/showfiles.php?group_id=134738", "Homepage": "http://pydatr.sourceforge.net/" }, "release_url": "https://pypi.org/project/pyDATR/0.2/", "requires_dist": null, "requires_python": null, "summary": "An implementation of the DATR language written in Python.", "version": "0.2" }, "last_serial": 12143, "releases": { "0.2": [] }, "urls": [] }