Navigation

  • index
  • next |
  • EVE Market Data Structures 0.6 documentation »

EVE Market Data Structures (EMDS)¶

EVE Market Data Structures is a set of Python data structures for EVE Online market data. The most common uses for EMDS are EMDR consumers and market data uploaders.

License: EVE Market Data Structures is licensed under the BSD License.

These links may also be useful to you.

  • Source repository: https://github.com/gtaylor/EVE-Market-Data-Structures
  • Issue tracker: https://github.com/gtaylor/EVE-Market-Data-Structures/issues
  • IRC Room: irc.coldfront.net #emdr
  • Mailing list: https://groups.google.com/forum/#!forum/eve-emdr
  • @gctaylor on Twitter: https://twitter.com/#!/gctaylor

Documentation¶

  • Installation
    • JSON modules
  • Quickstart
    • The importance of timezone awareness
    • Creating/populating market order lists
    • Iterating over market order lists
    • Creating/populating market history lists
    • Iterating over market history lists
  • Serializing to/from Unified Format
    • Dumping order and history lists to UUDIF
    • Parsing UUDIF order and history messages
  • Data Structure Reference
    • MarketOrderList
    • MarketItemsInRegionList
    • MarketOrder
    • MarketHistoryList
    • HistoryItemsInRegionList
    • MarketHistoryEntry

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • EVE Market Data Structures (EMDS)
    • Documentation
    • Indices and tables

Next topic

Installation

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • EVE Market Data Structures 0.6 documentation »
© Copyright 2012, Greg Taylor. Created using Sphinx 1.5.3.