# Python **Repository Path**: lanan/Python ## Basic Information - **Project Name**: Python - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Howto setup 1. Get the clean spring sourcecode: git clone git://github.com/spring/spring.git spring cd spring 2. Get the _Python AI Interface_ code into the right folder git clone git://github.com/spring/Python.git AI/Interfaces/Python 3. When Python is detected, the AI Interface will be compiled with spring: cmake . make That's it!