Apoptosis is the authentication system used by the EVE Online corporation Hard Knocks Inc.
It ties into the CCP-provided SSO to authenticate characters and allows those characters to access various services.
- Python 3.5
First you run python setup.py install or alternatively when working in a virtual environment during development python setup.py develop. After that you can start a server with: apoptosis --run-server.