Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

PythonDependencies

Shawn Willden edited this page Mar 7, 2015 · 1 revision

Python Dependences

You will need to install these packages in order to use Python Keyczar:

  • Python >= 2.4
  • PyCrypto
  • PyAsn1
  • simplejson (Note: this module is part of the standard Python library since Python 2.6, so in this case no need to install it manually)
Clone this wiki locally