Metadata-Version: 2.1
Name: synapse
Version: 2.154.1
Summary: Synapse Intelligence Analysis Framework
Author-email: The Vertex Project LLC <root@vertex.link>
License: Apache License 2.0
Project-URL: Homepage, https://vertex.link
Project-URL: Documentation, https://synapse.docs.vertex.link
Project-URL: Repository, https://github.com/vertexproject/synapse
Project-URL: Changelog, https://synapse.docs.vertex.link/en/latest/synapse/changelog.html
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.11
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pyOpenSSL <23.3.0,>=23.0.0
Requires-Dist: cryptography <42.0.0,>=39.0.1
Requires-Dist: msgpack <1.1.0,>=1.0.5
Requires-Dist: xxhash <3.3.0,>=1.4.4
Requires-Dist: lmdb <1.5.0,>=1.2.1
Requires-Dist: tornado <7.0.0,>=6.2.0
Requires-Dist: regex >=2022.9.11
Requires-Dist: PyYAML <6.1.0,>=5.4
Requires-Dist: aiohttp <4.0,>=3.8.1
Requires-Dist: aiohttp-socks <0.9.0,>=0.8.0
Requires-Dist: aioimaplib <1.1.0,>=1.0.1
Requires-Dist: aiosmtplib <2.1.0,>=2.0.0
Requires-Dist: prompt-toolkit <3.1.0,>=3.0.4
Requires-Dist: lark ==1.1.5
Requires-Dist: Pygments <2.16.0,>=2.7.4
Requires-Dist: packaging <24.0,>=20.0
Requires-Dist: fastjsonschema <2.19.0,>=2.18.0
Requires-Dist: stix2-validator <4.0.0,>=3.0.0
Requires-Dist: vcrpy <5.1.0,>=4.3.1
Requires-Dist: base58 <2.2.0,>=2.1.0
Requires-Dist: python-bitcoinlib <0.13.0,>=0.11.0
Requires-Dist: pycryptodome <3.19.0,>=3.11.0
Requires-Dist: typing-extensions <5.0.0,>=3.7.4
Requires-Dist: scalecodec <1.3.0,>=1.0.2
Requires-Dist: cbor2 <5.4.7,>=5.4.1
Requires-Dist: bech32 ==1.2.0
Requires-Dist: oauthlib <4.0.0,>=3.2.1
Requires-Dist: idna <3.5,>=3.3
Requires-Dist: python-dateutil <3.0,>=2.8
Requires-Dist: pytz <2024.1,>=2023.3
Requires-Dist: beautifulsoup4[html5lib] <5.0,>=4.11.1
Provides-Extra: dev
Requires-Dist: pytest <8.0.0,>=7.2.0 ; extra == 'dev'
Requires-Dist: autopep8 <2.0.0,>=1.5.4 ; extra == 'dev'
Requires-Dist: pytest-cov <5.0.0,>=4.0.0 ; extra == 'dev'
Requires-Dist: pycodestyle <3.0.0,>=2.8.0 ; extra == 'dev'
Requires-Dist: bump2version <1.1.0,>=1.0.1 ; extra == 'dev'
Requires-Dist: pytest-xdist <4.0.0,>=3.0.2 ; extra == 'dev'
Requires-Dist: coverage <8.0.0,>=7.0.0 ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: nbconvert <8.0.0,>=7.3.1 ; extra == 'docs'
Requires-Dist: jupyter-client <=8.2.0 ; extra == 'docs'
Requires-Dist: jupyter <2.0.0,>=1.0.0 ; extra == 'docs'
Requires-Dist: hide-code <0.8.0,>=0.7.0 ; extra == 'docs'
Requires-Dist: nbstripout <1.0.0,>=0.3.3 ; extra == 'docs'
Requires-Dist: sphinx <7.0.0,>=6.2.0 ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme <2.0.0,>=1.0.0 ; extra == 'docs'
Requires-Dist: sphinx-notfound-page ==0.8.3 ; extra == 'docs'
Requires-Dist: jinja2 <3.1.0 ; 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. 
* Watch `Synapse 101`_! 


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

* Synapse is available as a Python Package on pypi_ and as a Docker image on dockerhub_.

  * The Getting Started guide_ will help get you up and running!

* You can also use synapse_quickstart_ to get up and running quickly on Windows, Mac, or Linux and start using Synapse!
* User Guides and API Documentation 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://v.vtx.lk/synapse-circleci

.. |codecov| image:: https://codecov.io/gh/vertexproject/synapse/branch/master/graph/badge.svg?branch=master
.. _codecov: https://v.vtx.lk/synapse-codecov

.. |rtd| image:: https://readthedocs.com/projects/vertex-synapse/badge/?version=latest
.. _rtd: https://v.vtx.lk/synapse-docs

.. _website: https://v.vtx.lk/vertex

.. _Synapse 101: https://v.vtx.lk/new-syn101

.. _pypi: https://v.vtx.lk/synapse-pypi

.. _dockerhub: https://v.vtx.lk/synapse-dockerhub

.. _guide: https://synapse.docs.vertex.link/en/latest/synapse/quickstart.html

.. _synapse_quickstart: https://github.com/vertexproject/synapse-quickstart

.. _here: https://v.vtx.lk/synapse-docs

.. _slack: https://v.vtx.lk/join-slack

.. _Twitter: https://v.vtx.lk/twitter

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


