vibe-pyd ~master

utilities for using vibe.d and pyd together


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

vibe.pyd

Utilities for using vibe.d and pyd together.

Currently, that consists of extensions for vibe.data.json.Json that can be enabled like so:

  import vibe.pyd;
  ex_d_to_python(&vibe_json_to_python);
  ex_python_to_d(&python_to_vibe_json);
Authors:
  • Ellery Newcomer
Dependencies:
vibe-d, pyd
Versions:
0.0.1 2015-Apr-14
~master 2015-Apr-14
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 132 downloads total

Score:
0.9
Short URL:
vibe-pyd.dub.pm