easyros


Nameeasyros JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/yourmoln/easyros
Summaryros的安装与开发工具
upload_time2024-01-29 09:38:07
maintainer
docs_urlNone
authoryourmoln
requires_python>=3.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # easyros
ros的安装与开发工具

## 使用环境
Ubuntun 20.04.6 LTS
## 使用指令
```
pip install easyros
easyros
```

## 功能
自动安装ros(包换源)  
github链接转镜像  
自动创造工作空间  


## 其它
因为ROS的环境安装过于复杂,所以我直接调用了鱼香的安装脚本 `https://github.com/fishros/install`  


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourmoln/easyros",
    "name": "easyros",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "yourmoln",
    "author_email": "yourmoln@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/5d/2a0d7c6b8731da927be4a204e978adb7d4167af7064a310015d26f03dd79/easyros-0.0.10.tar.gz",
    "platform": null,
    "description": "# easyros\r\nros\u7684\u5b89\u88c5\u4e0e\u5f00\u53d1\u5de5\u5177\r\n\r\n## \u4f7f\u7528\u73af\u5883\r\nUbuntun 20.04.6 LTS\r\n## \u4f7f\u7528\u6307\u4ee4\r\n```\r\npip install easyros\r\neasyros\r\n```\r\n\r\n## \u529f\u80fd\r\n\u81ea\u52a8\u5b89\u88c5ros(\u5305\u6362\u6e90)  \r\ngithub\u94fe\u63a5\u8f6c\u955c\u50cf  \r\n\u81ea\u52a8\u521b\u9020\u5de5\u4f5c\u7a7a\u95f4  \r\n\r\n\r\n## \u5176\u5b83\r\n\u56e0\u4e3aROS\u7684\u73af\u5883\u5b89\u88c5\u8fc7\u4e8e\u590d\u6742\uff0c\u6240\u4ee5\u6211\u76f4\u63a5\u8c03\u7528\u4e86\u9c7c\u9999\u7684\u5b89\u88c5\u811a\u672c `https://github.com/fishros/install`  \r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "ros\u7684\u5b89\u88c5\u4e0e\u5f00\u53d1\u5de5\u5177",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/yourmoln/easyros"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b7eda4634f25379b9538f1d1a7c9f5d904c6773a3b93fbd447933b72ea22da3",
                "md5": "0ef14e0b1295f4fa7789766c0eb2dca6",
                "sha256": "c5b421c9a47bc25216ce9b7dc429b358f952150cbcba5f5d4d47b444802eff79"
            },
            "downloads": -1,
            "filename": "easyros-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ef14e0b1295f4fa7789766c0eb2dca6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8704,
            "upload_time": "2024-01-29T09:38:06",
            "upload_time_iso_8601": "2024-01-29T09:38:06.111542Z",
            "url": "https://files.pythonhosted.org/packages/5b/7e/da4634f25379b9538f1d1a7c9f5d904c6773a3b93fbd447933b72ea22da3/easyros-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e5d2a0d7c6b8731da927be4a204e978adb7d4167af7064a310015d26f03dd79",
                "md5": "55738feb211cb778d2a84887b4649f56",
                "sha256": "78c514e19713bdb3161a35aed377d72df421b5f3bb6283bbfdeb0b18d8b7a5cc"
            },
            "downloads": -1,
            "filename": "easyros-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "55738feb211cb778d2a84887b4649f56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7574,
            "upload_time": "2024-01-29T09:38:07",
            "upload_time_iso_8601": "2024-01-29T09:38:07.862535Z",
            "url": "https://files.pythonhosted.org/packages/4e/5d/2a0d7c6b8731da927be4a204e978adb7d4167af7064a310015d26f03dd79/easyros-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 09:38:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourmoln",
    "github_project": "easyros",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "easyros"
}
        
Elapsed time: 0.60194s