Metadata-Version: 2.1
Name: synapse
Version: 2.32.0
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
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
Requires-Dist: pyOpenSSL (<20.0.0,>=16.2.0)
Requires-Dist: msgpack (<1.1.0,>=1.0.2)
Requires-Dist: xxhash (<2.0.0,>=1.4.4)
Requires-Dist: lmdb (<1.2.0,>=1.1.1)
Requires-Dist: tornado (<7.0.0,>=6.1.0)
Requires-Dist: regex (>=2020.5.14)
Requires-Dist: PyYAML (<6.0,>=5.4)
Requires-Dist: aiohttp (<4.0,>=3.6.3)
Requires-Dist: aiohttp-socks (<0.6.0,>=0.5.5)
Requires-Dist: prompt-toolkit (<3.1.0,>=3.0.4)
Requires-Dist: lark-parser (<0.11.0,>=0.9.0)
Requires-Dist: Pygments (<2.7.0,>=2.6.0)
Requires-Dist: packaging (<21.0,>=20.0)
Requires-Dist: fastjsonschema (<2.15,>=2.14.3)
Requires-Dist: stix2-validator (<3.0,>=2.0.4)
Provides-Extra: dev
Requires-Dist: pytest (<6.0.0,>=5.1.0) ; extra == 'dev'
Requires-Dist: autopep8 (<2.0.0,>=1.5.4) ; extra == 'dev'
Requires-Dist: pytest-cov (<3.0.0,>=2.9.0) ; extra == 'dev'
Requires-Dist: pycodestyle (<3.0.0,>=2.6.0) ; extra == 'dev'
Requires-Dist: bump2version (<1.1.0,>=1.0.0) ; extra == 'dev'
Requires-Dist: pytest-xdist (<2.0.0,>=1.32.0) ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: nbconvert (==5.6.1) ; extra == 'docs'
Requires-Dist: sphinx (<2.0.0,>=1.8.2) ; extra == 'docs'
Requires-Dist: jupyter (<2.0.0,>=1.0.0) ; extra == 'docs'
Requires-Dist: hide-code (<0.5.3,>=0.5.2) ; extra == 'docs'
Requires-Dist: nbstripout (<1.0.0,>=0.3.3) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (<1.0.0,>=0.4.2) ; extra == 'docs'

Synapse
=======

Synapse is a versatile central intelligence system created to support analyst teams in every stage of the intelligence life cycle.

|codecov|_ |circleci|_ |rtd|_

Learn More About Synapse
------------------------

* Visit our website_ to learn more about Synapse. 
* Attend a Synapse 101 training_! 


Installation & Documentation
----------------------------

* Synapse is available as a Python Package on pypi_ and as a Docker image on dockerhub_.
* API Documentation and User Guides can be found here_.

Connect With Us
---------------

* Join the Synapse user community on |slack|_
* Follow us on Twitter_.
* Follow us on LinkedIn_.

.. |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

.. |slack| image:: http://slackinvite.vertex.link/badge.svg
.. _slack: http://slackinvite.vertex.link/

.. _dockerhub: https://hub.docker.com/r/vertexproject/synapse/

.. _pypi: https://pypi.python.org/pypi/synapse

.. _website: http://snip.ly/v3bjz5

.. _training: https://snip.ly/p7vy8p

.. _Twitter: https://twitter.com/vtxproject

.. _LinkedIn: https://www.linkedin.com/company/vertexproject

.. _here: https://snip.ly/80wv4t


