Re: SIP2 libraries, command-line tools?

From: Bill Erickson <berickxx_at_nyob>
Date: Mon, 22 Aug 2016 16:50:31 -0400
To: CODE4LIB_at_LISTS.CLIR.ORG
Hi Tod,

I recently put together a Python 3 SIP2 client library:
https://github.com/berick/pysip2

It doesn't support every message type (yet, anyway), but works well for
connectivity testing, item/patron info calls, and basic circulation.

I use it mainly for testing SIP server availability.

-b


On Mon, Aug 22, 2016 at 4:24 PM, Tod Olson <tod_at_uchicago.edu> wrote:

> Hi everyone,
>
> Does anyone have a reference to a command-line tool for making SIP2
> queries?
>
> We have a little project that demands SIP2. I'm looking for command line
> tool that would help me poke at a SIP2 server and get a little familiar
> with SIP2. Or maybe a toolkit in a pinch. I've found jsip2 on sourceforge.
> It was updated as recently as 2014 but no command line tools, so not quite
> as handy as I'd like.
>
> It's been 5 or 6 years since someone asked about SIP2 SDKs on this list,
> so perhaps a reasonable time to ask again.
>
> Thanks for any leads,
>
> -Tod
Received on Mon Aug 22 2016 - 16:50:35 EDT