- From: Shane Hudson <Shane@shanehudson.net>
- Date: Tue, 3 Nov 2015 17:20:01 +0000
- To: Christopher Allan Webber <cwebber@dustycloud.org>
- Cc: Social Web Working Group <public-socialweb@w3.org>
- Message-ID: <CANYFvNNAbVOPcA+1Niqki7Xqgm72yM=mbWn92JsSGQD=OcEWPw@mail.gmail.com>
I really like the way you've made it accessible without requiring knowledge of JSON-LD unless the user wants to use it, I think it will help a lot of people. Thanks for your hard work! Shane On Tue, Nov 3, 2015 at 2:50 PM, Christopher Allan Webber < cwebber@dustycloud.org> wrote: > Hello all! > > So I haven't been participating in the conversations on-list (even > though I have strong opinions) lately, because I've been hacking like > mad to get out the first release of Activipy, v0.1! > > http://activipy.readthedocs.org/en/latest/ > https://github.com/w3c-social/activipy > > Some things I think are interesting about Activipy: > - It wraps ActivityStreams documents in pythonic style objects > > - Has a nice and extensible method dispatch system that even works well > with ActivityStreams/json-ld's composite types. > > - It has an "Environment" feature: different applications might need > to represent different vocabularies or extensions, and also might > need to hook up entirely different sets of objects. > > - It hits a good middle ground in keeping things simple, until you need > complexity. Everything's "just json", until you need to get into > extension-land, in which case json-ld features are introduced. > (Under the hood, that's always been there, but users don't > necessarily need to understand json-ld to work with it.) > > - Good docs! I think! Or I worked really hard on them, at least! > > The docs, I think, are a good guide into how to get up and running > with ActivityStreams and make it useful for your application: > > http://activipy.readthedocs.org/en/latest/ > > Please do read, try it out, and give feedback! > > Happy hacking, > - Chris > > -- ------------------------------ Shane Hudson (Website Developer - www.ShaneHudson.net <http://www.shanehudson.net/>) 07794746595 @ShaneHudson <https://twitter.com/#!/ShaneHudson> / +Shane Hudson <https://plus.google.com/u/0/110111510059204475260>
Received on Tuesday, 3 November 2015 17:20:52 UTC