Version: 0.6.dev0

Getting Started

This page gives an introduction to django-taxii-services and how to use it. Please note that this page is being actively worked on and feedback is welcome (taxii@mitre.org).

Note that the GitHub repository is named django-taxii-services, but once installed, the library is imported using the import taxii_services statement.

Installation

There are two options for installation:

  1. pip install taxii_services --upgrade
  2. Download the latest zip from https://pypi.python.org/pypi/taxii-services

Local YETI Deployment

This information is now available here: http://yeti.readthedocs.org/en/latest/getting_started.html