Metadata-Version: 2.1
Name: synapse
Version: 2.10.2
Summary: Synapse Intelligence Analysis Framework
Home-page: https://github.com/vertexproject/synapse
Author: The Vertex Project LLC
Author-email: synapse@vertex.link
License: Apache License 2.0
Description: synapse
        =======
        
        Synapse is a "batteries included" intelligence analysis platform designed to help analysts and algorithms answer complex questions which require the fusion of data across different disciplines.
        
        |codecov|_ |circleci|_ |dockerhub|_ |rtd|_
        
        Installation
        ------------
        Synapse is available as a Python Package on pypi_ and as a Docker image on dockerhub_.
        
        Documentation
        -------------
        
        API Documentation and User Guides can be found at https://synapse.docs.vertex.link
        
        Chat
        ----
        
        Join the Vertex Project on |slack|_!
        
        .. |circleci| image:: https://circleci.com/gh/vertexproject/synapse/tree/master.svg?style=svg
        ..  _circleci: https://circleci.com/gh/vertexproject/synapse/tree/master
        
        .. |codecov| image:: https://codecov.io/gh/vertexproject/synapse/branch/master/graph/badge.svg?branch=master
        .. _codecov: https://codecov.io/gh/vertexproject/synapse
        
        .. |rtd| image:: https://readthedocs.com/projects/vertex-synapse/badge/?version=latest
        .. _rtd: https://synapse.docs.vertex.link/en/latest/?badge=latest
        
        .. |dockerhub| image:: https://img.shields.io/docker/build/vertexproject/synapse.svg?branch=master
        .. _dockerhub: https://hub.docker.com/r/vertexproject/synapse/
        
        .. |slack| image:: http://slackinvite.vertex.link/badge.svg
        .. _slack: http://slackinvite.vertex.link/
        
        .. _pypi: https://pypi.python.org/pypi/synapse
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Software Distribution
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: dev
