We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We suggest to use the STIX-ORM either via a Poetry or Pyenv setup.
Setup your TypeDB by following this instructions
First create a virtual environment:
pyenv virtualenv 3.9.11 stixenv
Enable it locally:
pyenv local stixenv
Now install via pypi:
pip install stixorm