sys-prefix-promise

1.0.4 • Public • Published

sys-prefix-promise

Build Status

Python's sys.prefix, handed back as a Promise

npm install sys-prefix-promise

Usage

> var sysPrefixPromise = require('sys-prefix-promise')
> sysPrefixPromise().then(console.log)
/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7

Readme

Keywords

none

Package Sidebar

Install

npm i sys-prefix-promise

Weekly Downloads

0

Version

1.0.4

License

BSD-3-Clause

Last publish

Collaborators

  • jdfreder
  • rgbkrk