{ "info": { "author": "Caltech Control and Dynamical Systems", "author_email": "tulip@tulip-control.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering" ], "description": "TuLiP\n=====\nThis is the source repository for TuLiP, the temporal logic planning toolbox.\nThe project website is http://tulip-control.org\n\nInstallation\n------------\n\nIn most cases, it suffices to::\n\n pip install .\n\nTuLiP can be installed also `from PyPI `_::\n\n pip install tulip\n\nThis will install the required dependencies.\nTo find out what dependencies (including optional ones) are installed, call::\n\n tulip.interfaces.print_env()\n\nFor detailed instructions, including notes about dependencies and troubleshooting,\nconsult http://tulip-control.sourceforge.net/doc/install.html\nThe next section describes how to build documentation.\nA test suite is provided under ``tests/``. Consult the section \"Testing\" below.\n\n\nDocumentation\n-------------\n\nThere are two main sources of documentation outside the code. The \"user\"\ndocumentation is under ``doc/`` and is built with `Sphinx\n`_, so the usual steps apply, ::\n\n make html\n\nAPI documentation is generated using `Epydoc `_\nand can also be built from the ``doc`` directory, now by ::\n\n make api\n\nBuilt copies for the most recent release of TuLiP are available online at:\n\n* http://tulip-control.sourceforge.net/doc/\n* http://tulip-control.sourceforge.net/api-doc/\n\nCommand summaries are provided by ``make help``. Besides the above sources, you\nmay also read API documentation using the standard pydoc tool. E.g., ::\n\n pydoc tulip\n\n\nTesting\n-------\n\nTests are performed using `nose `_. From the\nroot of the source tree (i.e., where ``setup.py`` is located), ::\n\n ./run_tests.py\n\nto perform basic tests. To try all available tests, ``./run_tests.py full``.\nFor alternatives and a summary of usage, ``./run_tests.py -h``\n\n\nLicense\n-------\n\nThis is free software released under the terms of `the BSD 3-Clause License\n`_. There is no warranty; not even\nfor merchantability or fitness for a particular purpose. Consult LICENSE for\ncopying conditions.\n\nWhen code is modified or re-distributed, the LICENSE file should accompany the code or any subset of it, however small.\nAs an alternative, the LICENSE text can be copied within files, if so desired.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tulip-control.org", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "tulip", "package_url": "https://pypi.org/project/tulip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tulip/", "project_urls": { "Homepage": "http://tulip-control.org" }, "release_url": "https://pypi.org/project/tulip/1.3.0/", "requires_dist": null, "requires_python": "", "summary": "Temporal Logic Planning (TuLiP) Toolbox", "version": "1.3.0" }, "last_serial": 2469985, "releases": { "1.1a": [ { "comment_text": "", "digests": { "md5": "3b6a8686996deddad49c42171f765d9b", "sha256": "458e602ce3695fa238887c0c4a2349c7232f0d932566899c7419fb028f0e4c89" }, "downloads": -1, "filename": "tulip-1.1a.tar.gz", "has_sig": true, "md5_digest": "3b6a8686996deddad49c42171f765d9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2547391, "upload_time": "2014-12-10T00:22:51", "url": "https://files.pythonhosted.org/packages/e5/8f/6f890468db955f3551726a43f0a017acb4d266c65eb3a0987f99d99171b9/tulip-1.1a.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "20034ce18b665356abfa5684e496f20a", "sha256": "4c6709ebbfd8bf6aaa0bdc81ff1412f618b91bfed577ab6ed342fffbc6741d5c" }, "downloads": -1, "filename": "tulip-1.2.0.tar.gz", "has_sig": true, "md5_digest": "20034ce18b665356abfa5684e496f20a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 453425, "upload_time": "2015-10-26T03:59:31", "url": "https://files.pythonhosted.org/packages/d1/df/f572af082ee5c93733b599d8e94766dd3aa3df11dd143a86fb86b8b06fe9/tulip-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "6634e9c806a8d47ff01e09b9d8d96304", "sha256": "60a2a3f191630baff3238c49af7a032319d13bf839ccb6ecdac666c5582be420" }, "downloads": -1, "filename": "tulip-1.2.1.tar.gz", "has_sig": true, "md5_digest": "6634e9c806a8d47ff01e09b9d8d96304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 411583, "upload_time": "2016-07-27T04:15:39", "url": "https://files.pythonhosted.org/packages/b3/f7/78affc1a61916413d199a017724d41c0bc4f47915615f8a1ab2c82a2e5b7/tulip-1.2.1.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "9f3d63689327b0dd1ca204e8e369807c", "sha256": "9b856d0fdbae9a15d01fb98291dbf86667ad9acf2db852d15a5f4b3f490363af" }, "downloads": -1, "filename": "tulip-1.3.0.tar.gz", "has_sig": true, "md5_digest": "9f3d63689327b0dd1ca204e8e369807c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 429520, "upload_time": "2016-11-19T04:55:42", "url": "https://files.pythonhosted.org/packages/c2/f6/274679167f342260d602e62df99fe31caa9bae7e25a5ab7703fa5414ceb5/tulip-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f3d63689327b0dd1ca204e8e369807c", "sha256": "9b856d0fdbae9a15d01fb98291dbf86667ad9acf2db852d15a5f4b3f490363af" }, "downloads": -1, "filename": "tulip-1.3.0.tar.gz", "has_sig": true, "md5_digest": "9f3d63689327b0dd1ca204e8e369807c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 429520, "upload_time": "2016-11-19T04:55:42", "url": "https://files.pythonhosted.org/packages/c2/f6/274679167f342260d602e62df99fe31caa9bae7e25a5ab7703fa5414ceb5/tulip-1.3.0.tar.gz" } ] }