معرفی شرکت ها


coderz-0.1.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CoderZ External IDE Tool
ویژگی مقدار
سیستم عامل -
نام فایل coderz-0.1.9
نام coderz
نسخه کتابخانه 0.1.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده CoderZ
ایمیل نویسنده app@gocoderz.com
آدرس صفحه اصلی https://github.com/go-coderz/coderz-python
آدرس اینترنتی https://pypi.org/project/coderz/
مجوز -
# CoderZ pip3 plugin This is plugin to control robot inside gocoderz game. ## Requirement Before following the guide, please make sure you have [python3](https://www.python.org/downloads/) installed. ## [Optional] Virtual enviroment setup Some project dependencies are required in order to run the code, it is easiest to set everything up using the python venv package. If you are familiar with python and wish to set up the dependencies some other way, please skip this part. Go to the project's main directory and create a virtual environment by typing: `python3 -m venv ENV` Activate the virtual environment by running: `source ENV/bin/activate` Install the project's dependencies by typing: `pip3 install -r requirements.txt` You are now ready to run the code. \*When done working, deactivate the virtual environment by simply typing `deactivate` ## Create build of plugin and install it Simple run this script ```bash ./build.sh ``` ## Running the code Go to [https://multi.gocoderz.com](https://multi.gocoderz.com), login and go to UnityTest -> Games -> Multi Game. Once loading is finished, the second icon from the right on the top left panel is a screen with wifi signal, click on it and copy the authentication token. run index.py at the python repository, paste the token when requested and choose the example code you wish to run. Go back to the CoderZ website and click on the "Play" icon (run simulation).


نیازمندی

مقدار نام
>=3.0.0 aiohttp
==4.0.2 python-socketio
>=2.22.0 requests
>=7.0 websockets


زبان مورد نیاز

مقدار نام
>3.0 Python


نحوه نصب


نصب پکیج whl coderz-0.1.9:

    pip install coderz-0.1.9.whl


نصب پکیج tar.gz coderz-0.1.9:

    pip install coderz-0.1.9.tar.gz