topt


Nametopt JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/perlinm/topt
SummaryTools for optimizing trajectories with direct collocation.
upload_time2024-05-04 20:17:29
maintainerNone
docs_urlNone
authorMichael A. Perlin
requires_python<4.0,>=3.11
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # topt

This package contains tools for trajectory optimization with direct collocation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/perlinm/topt",
    "name": "topt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Michael A. Perlin",
    "author_email": "mika.perlin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/87/2aeba4dc6d6888b3c98354ed976ab0ec9d277bf4770cc511dd9e498cec9e/topt-0.0.3.tar.gz",
    "platform": null,
    "description": "# topt\n\nThis package contains tools for trajectory optimization with direct collocation.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Tools for optimizing trajectories with direct collocation.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/perlinm/topt",
        "Repository": "https://github.com/perlinm/topt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a852d7a066249e4745b73442bfe73f6a3ba2ede8ecfba4f441eeda7b4e800ccf",
                "md5": "d94813e0bd5e1458b7f523cc929c88a3",
                "sha256": "774cff470c6d2f234ab44e3c6edd71e2aa0d8755ec7fb8714e7b3d0ed327b6e9"
            },
            "downloads": -1,
            "filename": "topt-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d94813e0bd5e1458b7f523cc929c88a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 13335,
            "upload_time": "2024-05-04T20:17:27",
            "upload_time_iso_8601": "2024-05-04T20:17:27.681811Z",
            "url": "https://files.pythonhosted.org/packages/a8/52/d7a066249e4745b73442bfe73f6a3ba2ede8ecfba4f441eeda7b4e800ccf/topt-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39872aeba4dc6d6888b3c98354ed976ab0ec9d277bf4770cc511dd9e498cec9e",
                "md5": "f9ded886144baed5dc4cca0ee03fc8e8",
                "sha256": "1c2a39ee7e652cb248a295f162014d9514fb2abd5c83604e1a167fb175573c25"
            },
            "downloads": -1,
            "filename": "topt-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f9ded886144baed5dc4cca0ee03fc8e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 13074,
            "upload_time": "2024-05-04T20:17:29",
            "upload_time_iso_8601": "2024-05-04T20:17:29.366899Z",
            "url": "https://files.pythonhosted.org/packages/39/87/2aeba4dc6d6888b3c98354ed976ab0ec9d277bf4770cc511dd9e498cec9e/topt-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-04 20:17:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "perlinm",
    "github_project": "topt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "topt"
}
        
Elapsed time: 0.63903s