Skip to content

A python 3.4+ program for storing Darwin messages to a PostgresSQL database.

License

Notifications You must be signed in to change notification settings

fasteroute/darwin-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darwin-DB

A system for storing Darwin Push Port messages to a PostgreSQL database.

This depends on Darwin Gateway to first transcode the Push Port messages from XML to JSON.

Setup

This code requires Python 3.4+.

First make sure you have Darwin Gateway installed and running. Then install the dependencies for this:

$ pip install -r requirements.txt

Then take a look in example.py and go from there.

Contributing

Bug reports and pull requests welcome.

About

A python 3.4+ program for storing Darwin messages to a PostgresSQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages