l2f


Namel2f JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryPython bindings for the L2F (Learning to Fly) Simulator
upload_time2024-08-14 17:39:16
maintainerNone
docs_urlNone
authorJonas Eschmann
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # L2F: Learning to Fly Simulator


```
pip install l2f
```

This repo contains Python bindings for the simulator introduced in [Learning to Fly in Seconds](https://arxiv.org/abs/2311.13081).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "l2f",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jonas Eschmann",
    "author_email": "Jonas Eschmann <jonas.eschmann@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c3/40/477ee93b12a2c5ccd007931c0d171d60937f956a26e044b10ec5734cb941/l2f-0.0.3.tar.gz",
    "platform": null,
    "description": "# L2F: Learning to Fly Simulator\n\n\n```\npip install l2f\n```\n\nThis repo contains Python bindings for the simulator introduced in [Learning to Fly in Seconds](https://arxiv.org/abs/2311.13081).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python bindings for the L2F (Learning to Fly) Simulator",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/rl-tools/l2f",
        "Issues": "https://github.com/rl-tools/l2f/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c340477ee93b12a2c5ccd007931c0d171d60937f956a26e044b10ec5734cb941",
                "md5": "458592151dfb374d5af043fb79a5350f",
                "sha256": "edc89838e555279020d3f28c054ef26c69d0a4792e2d5658057e07633093cc5d"
            },
            "downloads": -1,
            "filename": "l2f-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "458592151dfb374d5af043fb79a5350f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 232028,
            "upload_time": "2024-08-14T17:39:16",
            "upload_time_iso_8601": "2024-08-14T17:39:16.673204Z",
            "url": "https://files.pythonhosted.org/packages/c3/40/477ee93b12a2c5ccd007931c0d171d60937f956a26e044b10ec5734cb941/l2f-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 17:39:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rl-tools",
    "github_project": "l2f",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "l2f"
}
        
Elapsed time: 0.45473s