Skip to content

Command Line loader for Protrack (informixDB) into a django managed db

License

Notifications You must be signed in to change notification settings

azpm/django-protrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-protrack

Command Line loader for Protrack (informixDB) into a django managed db

Usage

python manage.py load_protrack optional channel-keyname

If executed without channel-keyname it will load all protrack enabled services

prerequisites

Protrack runs on top an informix installation, so you will need:

python-informix: http://informixdb.sourceforge.net

Setting up informix can be somewhat challenging, and beyond the scope of this project, suffice it to say you will need a Linux host with a user informix (group informix), and the IBM Informix SDK. The SDK installer uses java and I've had the most success with jdk-6u32-linux-x64-rpm.bin and not openjdk.

And, you will need:

sql-alchemy: http://www.sqlalchemy.org version 0.7.6 or better

This loader connects to informix using configuration provided by a django application, chronologia, and loads information in.

About

Command Line loader for Protrack (informixDB) into a django managed db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published