Presentation API Controller for MCTS
Project description
Presentation API Controller for MCTS.
Example
Open two terminals.
1st terminal run controller.
// Terminal One
$ python presentation_controller/controller.py
INFO: Run server on address: 127.0.0.1, port: 43378
Controller runs on 127.0.0.1 43378
# 1st phase
Enter host:
And 2nd terminal run test presentation server.
// Terminal Two
$ python test/pserver.py
# 1st phase
[1st] Run server on address: 127.0.0.1, port: 52608
Back to 1st terminal, type pserver’s host and port.
// Terminal One
$ python presentation_controller/controller.py
INFO: Run server on address: 127.0.0.1, port: 43378
Controller runs on 127.0.0.1 43378
# 1st phase
Enter host: 127.0.0.1
Enter port: 52608
Then they will talk to each other.
Release History
0.0.3 (2015-10-26)
Fix typo and pep8.
0.0.2 (2015-10-26)
Add the first phase of controller.
Improve the pserver (from test/client.py to test/pserver.py).
0.0.1 (2015-10-23)
Initiate the project.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file presentation_api_controller-0.0.3.tar.gz
.
File metadata
- Download URL: presentation_api_controller-0.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 821b6ea2052ec8d4561904fec1048416e7651b4c276f90f66261f431d862a630 |
|
MD5 | 763fbff88210d453a439fb7a449762b0 |
|
BLAKE2b-256 | 63223d841ac71f0dd4a73ddc2fa3a49a7306ab10daabec9011cf5719ac68f955 |