Skip to main content

Utility library for cybox, maec, and stix packages

Project description

A library of common code leveraged by python-cybox, python-maec, and python-stix.

Build Status Code Health Version

Developing

To set up an environment to develop mixbox:

# Create a new virtualenv
$ mkvirtualenv mixbox

# Change to this directory and install requirements
$ cd /path/to/mixbox
$ pip install -r requirements.txt

# Install python-cybox, python-maec, and python-stix in "develop" mode.
$ pip install -e /path/to/python-cybox
$ pip install -e /path/to/python-maec
$ pip install -e /path/to/python-stix

Then you can make changes to the mixbox library and ensure the test cases for the corresponding projects continue to pass (using tox or nosetests).

Releasing

$ bumpversion patch
$ git push origin master --tags
$ rm dist/*
$ python setup.py sdist bdist_wheel
$ twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mixbox-1.0.5.tar.gz (42.2 kB view details)

Uploaded Source

Built Distribution

mixbox-1.0.5-py2.py3-none-any.whl (47.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mixbox-1.0.5.tar.gz.

File metadata

  • Download URL: mixbox-1.0.5.tar.gz
  • Upload date:
  • Size: 42.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.20.1 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.18

File hashes

Hashes for mixbox-1.0.5.tar.gz
Algorithm Hash digest
SHA256 13c618a36967a6906d09e9e5be952656c78279b0e9cb5527e9360416e4d1c057
MD5 0a36729f71ce6403e24a57d69e6e491a
BLAKE2b-256 ffb138a53aa8a059f09a06881e948cccff067c664e88f8a14cbfef8c5c29fac9

See more details on using hashes here.

File details

Details for the file mixbox-1.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: mixbox-1.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 47.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.20.1 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.18

File hashes

Hashes for mixbox-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 170551ec415a0705b3c26c92e3f75fe1cdc95cc7f71f2b6ada4248fb1e96d035
MD5 6af4956f49f862671184c8b356fbf13d
BLAKE2b-256 f5d23dc1236f7cf380f2a3dbcba364ed1993eef5693adcaf06bea5826dcb53f7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page