Skip to content

robertpangborn/db2eventstore-pythonpackages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

This branch contains Python SDK for IBM Db2 Event Store version v2.0.1.2
Event Store 2.0.1.2 uses the exact same python.tar file that is used Event Store 2.0.1.0 & 2.0.0.5 .
The python.tar file is identical for Event Store 2.0.1.2, 2.0.1.0 and 2.0.0.5.

Steps for using the DB2 Event Store python library

  1. Download the python.tar file
  2. Run tar -xvf python.tar to extract the file
  3. Add the directory to PYTHONPATH environment variable by running this command but enter the correct value of <path to eventstore\> below
export PYTHONPATH="${PYTHONPATH}:\<path to eventstore\>"

About

Python packages for IBM DB2 Event Store

Resources

Stars

Watchers

Forks

Packages

No packages published