Skip to content

femtotrader/arctic-updater

Repository files navigation

Arctic Updater

image

image

image

image

image

image

image

image

image

Documentation Status

image

Update data into Arctic data store

Features

  • TODO

Install

$ pip install arctic_updater

Usage

In [1]: from arctic_updater import arctic_updater

Development

You can help to develop this library.

Issues

You can submit issues using https://github.com/femtotrader/arctic-updater/issues

Clone

You can clone repository to try to fix issues yourself using:

$ git clone https://github.com/femtotrader/arctic-updater.git

Run unit tests

Run all unit tests

$ nosetests -s -v --with-doctest

Run a given test

$ nosetests tests/test_arctic_updater.py:Arctic_updater.test_000_something -s -v

Install development version

$ python setup.py install

or

$ sudo pip install git+https://github.com/femtotrader/arctic-updater.git

Collaborating

  • Fork repository
  • Create a branch which fix a given issue
  • Submit pull requests

https://help.github.com/categories/collaborating/

Examples

see samples directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published