catanlog | machine-parsable , human-readable file format
kandi X-RAY | catanlog Summary
kandi X-RAY | catanlog Summary
catanlog is a Python library. catanlog has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can install using 'pip install catanlog' or download it from GitHub, PyPI.
Human-readable, machine-parsable file format for describing a game of Catan. Also, a reference Python implementation: catanlog.Writer. The format is described by a human-readable behavioural specification in spec. The spec is not yet v1.0.0, so there might be some breaking changes until then. Each .catan file contains all publicly known information in the game. Therefore, each .catan file contains sufficient information to 'replay' a game (from a spectator's point of view). This allows statistics and analysis to be done after the fact, which is very useful. This package is intended to support broadcast tooling (e.g. catan-spectator), AI development (e.g. goodcatan), and other pursuits which would benefit from well-defined game logs. Author: Ross Anderson (rosshamish).
Human-readable, machine-parsable file format for describing a game of Catan. Also, a reference Python implementation: catanlog.Writer. The format is described by a human-readable behavioural specification in spec. The spec is not yet v1.0.0, so there might be some breaking changes until then. Each .catan file contains all publicly known information in the game. Therefore, each .catan file contains sufficient information to 'replay' a game (from a spectator's point of view). This allows statistics and analysis to be done after the fact, which is very useful. This package is intended to support broadcast tooling (e.g. catan-spectator), AI development (e.g. goodcatan), and other pursuits which would benefit from well-defined game logs. Author: Ross Anderson (rosshamish).
Support
Quality
Security
License
Reuse
Support
catanlog has a low active ecosystem.
It has 16 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 2 have been closed. On average issues are closed in 7 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of catanlog is 0.10.1
Quality
catanlog has no bugs reported.
Security
catanlog has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
catanlog is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
catanlog releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed catanlog and discovered the below as its top functions. This is intended to give you an instant insight into catanlog implemented functionality, and help decide if they suit your requirements.
- Log player s trades
- Flush the latest chunk
- Return the latest chunk
- Log the given string to the log
- Log a game
- Log board ports
- Logs a message
- Log board numbers
- Log a single game
- Run a method on the log
- Logs a dev card
- Log the player s plays victory point
- Log player wins
- Log a player roll
- Logs the end of the player
- Log buy road
- Log player building
- Log buy settlement
- Log player plays
- Log playsroad builder
- Log player trades
- Erase the log file after each scenario
Get all kandi verified functions for this library.
catanlog Key Features
No Key Features are available at this moment for catanlog.
catanlog Examples and Code Snippets
No Code Snippets are available at this moment for catanlog.
Community Discussions
No Community Discussions are available at this moment for catanlog.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install catanlog
You can install using 'pip install catanlog' or download it from GitHub, PyPI.
You can use catanlog like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use catanlog like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page