# neuralknight
**Authors**: David Snowberger, Shannon Tully, Adam Grandquist
**Version**: 1.0.0
## Overview
An occasionally suicidal shell-based chess game.
## Getting Started
### Requirements
- Python 3.5 or greater
- pip package manager
### Installation
Installation is as simple as installing from pip:
`pip install neuralknight`
#### Running the app
To launch neuralknight, type the following into a shell:
`neuralknight https://neuralknight.herokuapp.com`
Should you wish to run a purely local instance:
- Download the source from [here](https://www.github.com/dsnowb/neuralknight)
- Create a postgres database named *neuralknight*
From inside the source directory:
- Initialize the database with `initialize_neuralknight_db`
- Launch the local server with
`pserve production.ini`
- In another shell, run the client with `neuralknight`
## Architecture
This app is written using Python 3.6, Pyramid, and Postgres, with Heroku as a deployment platform
## API
See our API docs [here](https://github.com/dsnowb/neuralknight/blob/master/API.md)
## Change Log
- 05 April 2018 - Repo Created
- 19 April 2018 - 1.0.0 release
0.1.0
---
- Initial version.
**Authors**: David Snowberger, Shannon Tully, Adam Grandquist
**Version**: 1.0.0
## Overview
An occasionally suicidal shell-based chess game.
## Getting Started
### Requirements
- Python 3.5 or greater
- pip package manager
### Installation
Installation is as simple as installing from pip:
`pip install neuralknight`
#### Running the app
To launch neuralknight, type the following into a shell:
`neuralknight https://neuralknight.herokuapp.com`
Should you wish to run a purely local instance:
- Download the source from [here](https://www.github.com/dsnowb/neuralknight)
- Create a postgres database named *neuralknight*
From inside the source directory:
- Initialize the database with `initialize_neuralknight_db`
- Launch the local server with
`pserve production.ini`
- In another shell, run the client with `neuralknight`
## Architecture
This app is written using Python 3.6, Pyramid, and Postgres, with Heroku as a deployment platform
## API
See our API docs [here](https://github.com/dsnowb/neuralknight/blob/master/API.md)
## Change Log
- 05 April 2018 - Repo Created
- 19 April 2018 - 1.0.0 release
0.1.0
---
- Initial version.
Release files for neuralknight 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neuralknight-1.0.2.tar.gz | 39.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neuralknight-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 86.0 kB
Release files / neuralknight-1.0.2.tar.gz
| Download URL | neuralknight-1.0.2.tar.gz |
|---|---|
| Size | 39.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d74d04b2f4a8d3c680a81521743d7a4ab0b45d86823c70736b26cee06d8ffd49
|
|
BLAKE2b-256 checksum How to use checksums |
2066c9ffc17515f7c0f73bbdf56bfaf1e91fbe1b7b20c4e620ca48fba738a2a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / neuralknight-1.0.2-py3-none-any.whl
| Download URL | neuralknight-1.0.2-py3-none-any.whl |
|---|---|
| Size | 46.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c05f0f2d2e24aff11aaca7b7103511b2519a7bc1926994c7b3e5bc9cdd6918a2
|
|
BLAKE2b-256 checksum How to use checksums |
f19049cb196a7a49b7005d5b0d1268b45c9bb51e15ad3ad3062f5488fd4f2b93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |