Hi all, me again :) As contributions for a better sandbox hypervisor library were welcome, I here contribute our Twisted Matrix hypervisor. https://github.com/jonathanslenders/twisted-sandlib/blob/master/sandlib.py If there is interest for adding this to Pypy's repository, surely I can add some more documentation, tests and sample code. Cheers, Jonathan
On Fri, Dec 21, 2012 at 12:21 AM, Jonathan Slenders <jonathan@slenders.be> wrote:
Hi all, me again :)
As contributions for a better sandbox hypervisor library were welcome, I here contribute our Twisted Matrix hypervisor.
https://github.com/jonathanslenders/twisted-sandlib/blob/master/sandlib.py
If there is interest for adding this to Pypy's repository, surely I can add some more documentation, tests and sample code.
Cheers, Jonathan
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
Hi Jonathan Thanks for your contribution. I think this code belongs more to twisted than to pypy (or maybe to it's own project, who knows). If you want to contribute to twisted, I suggest reading the guildelines - http://twistedmatrix.com/trac/wiki/BasicGuideToContributingCode You can also ask twisted folks for support - they're incredibly friendly for newcomers and you can receive any feedback you need. Cheers, fijal
I notice there is no license posted with this. Remember anything posted without a license is considered all rights reserved, so nobody can use this as it is right now. On Dec 20, 2012 2:23 PM, "Jonathan Slenders" <jonathan@slenders.be> wrote:
Hi all, me again :)
As contributions for a better sandbox hypervisor library were welcome, I here contribute our Twisted Matrix hypervisor.
https://github.com/jonathanslenders/twisted-sandlib/blob/master/sandlib.py
If there is interest for adding this to Pypy's repository, surely I can add some more documentation, tests and sample code.
Cheers, Jonathan
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
participants (3)
-
Joe Hillenbrand -
Jonathan Slenders -
Maciej Fijalkowski