GithubHelp home page GithubHelp logo

akreffett / python-stix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stixproject/python-stix

0.0 2.0 0.0 1.25 MB

Python bindings and APIs for STIX

License: BSD 3-Clause "New" or "Revised" License

python-stix's Introduction

python-stix Build Status

A python library for parsing, manipulating, and generating STIX content. The python-stix library utilizes the STIX v1.0 bindings, is under heavy development and should be considered PRE-ALPHA.

For more information about STIX, see http://stix.mitre.org.

Installation

The python-stix library can be installed via the distutils setup.py script included at the root directory:

python setup.py install

The python-stix library is also hosted at PyPI and can be installed via pip*:

pip install stix

We've documented and are working on a fix for this issue, see: STIXProject#24

Dependencies

The python-stix library depends on the presence of certain packages/libraries to function. Please refer to their installation documentation for installation instructions.

Versioning

Releases of the python-stix library will be given major.minor.revision version numbers, where major and minor correspond to the STIX version being supported. The revision number is used to indicate new versions of the Python library itself.

Layout

The python-stix package layout is as follows:

  • stix/ : root level package
  • examples/ : example python scripts that leverage the python-stix library
  • stix/utils.py : utility methods used internally by the python-stix library
  • stix/bindings/ : generateDS generated xml-to-python bindings (leveraged for parsing and output of STIX XML content)
  • stix/core/ : APIs for core STIX constructs (e.g., STIX Header, STIX Package)
  • stix/common/ : APIs for common STIX constructs (e.g., Structured Text, Information Source)
  • stix/indicator/ : APIs for STIX Indicator constructs
  • stix/extensions/ : APIs for STIX extensions (e.g., OVAL Test Mechanisms, CIQ Identity)

Please refer to examples for concrete examples of how to interact with the python-stix library

python-stix's People

Contributors

2xyo avatar gtback avatar ikiril01 avatar johnwunder avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.