Python "akips" module

Anyone working in Python and wanting to use the AKiPS API might find the "akips" module (https://pypi.org/project/akips/) helpful. This is a basic python wrapper to handle standard operations and process results into a standard format.  It basically makes using the API faster than starting from scratch. 

After several in-house development projects, maintaining business logic specific to our environment, we decided to publish a general module for ease of use.  The code repo is published on github (https://github.com/unc-network/akips) and is open for feedback or suggestions. 

Comments

1 comment

  • Comment author
    Russell Sutherland

    Great! I've written some library stuff as well. Will have a look at what you've done.

    Russell

    0

Please sign in to leave a comment.