# Cs1
This is a cs1 modules that used in ASTU for pip installation
> For installation
```
pip install cs1-robots
```
### Sample for the robots module usage
```
from cs1robots import *
create_world()
hubo = Robot()
```
### This code will Result in the following small window

## Enjoy Your life with python 3.x all cs1 modules.
Raw data
{
"_id": null,
"home_page": "https://github.com/hunderaweke/cs1",
"name": "cs1-robots",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "cs1robots",
"author": "David Letscher and Michael H. Goldwasser",
"author_email": "hunderaweke@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/84/27/98299857d812f3b85d0f1757125d6e6e637a6737ecd16a6fc7c0ac0b5117/cs1-robots-0.1.6.2.tar.gz",
"platform": null,
"description": "# Cs1 \r\nThis is a cs1 modules that used in ASTU for pip installation\r\n\r\n> For installation \r\n\r\n```\r\npip install cs1-robots\r\n```\r\n### Sample for the robots module usage \r\n\r\n```\r\nfrom cs1robots import *\r\ncreate_world()\r\nhubo = Robot()\r\n```\r\n\r\n### This code will Result in the following small window\r\n\r\n\r\n\r\n## Enjoy Your life with python 3.x all cs1 modules.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.6.2",
"split_keywords": [
"cs1robots"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "842798299857d812f3b85d0f1757125d6e6e637a6737ecd16a6fc7c0ac0b5117",
"md5": "f417c196e9f5b387ebf0413e508d19e5",
"sha256": "550b1bda6c130eca7b08a01140b22495178ca5b21ec40ee4ebdccd3e44f1e9fa"
},
"downloads": -1,
"filename": "cs1-robots-0.1.6.2.tar.gz",
"has_sig": false,
"md5_digest": "f417c196e9f5b387ebf0413e508d19e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 80561,
"upload_time": "2023-04-27T04:54:46",
"upload_time_iso_8601": "2023-04-27T04:54:46.680460Z",
"url": "https://files.pythonhosted.org/packages/84/27/98299857d812f3b85d0f1757125d6e6e637a6737ecd16a6fc7c0ac0b5117/cs1-robots-0.1.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-27 04:54:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "hunderaweke",
"github_project": "cs1",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cs1-robots"
}