Metadata-Version: 2.1
Name: dekespo-ai-sdk
Version: 1.0.2
Summary: Dekespo AI SDK tools
Home-page: https://github.com/dekespo/dekespo_ai_sdk_py
Author: Deniz Kennedy
Author-email: denizkennedy@gmail.com
License: apache-2.0
Description: # Dekespo's AI SDK in python3
        
        [![CircleCI](https://circleci.com/gh/dekespo/dekespo_ai_sdk_py/tree/master.svg?style=svg)](https://circleci.com/gh/dekespo/dekespo_ai_sdk_py/tree/master)
        
        [![codecov.io](https://codecov.io/gh/dekespo/dekespo_ai_sdk_py/branch/master/graph/badge.svg?branch=master)](https://codecov.io/gh/dekespo/dekespo_ai_sdk_py?branch=master)
        
        My pet project where it uses standard python modules to cover different AI algorithms, data structure and SDK that can be used for example in an application or online bot competition.
        
        One can download via [PyPi](https://pypi.org/project/dekespo-ai-sdk/).
        
        Currently it is used in
        - Its own applications (see https://github.com/dekespo/dekespo_apps_py)
        - https://www.codingame.com/multiplayer/bot-programming
        
Keywords: SDK,AI,Tool
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
