nodejs


Namenodejs JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/markfinger/python-nodejs
SummaryPython bindings and utils for Node.js and io.js
upload_time2015-03-22 10:15:32
maintainerNone
docs_urlNone
authorMark Finger
requires_pythonNone
licenseUNKNOWN
keywords
VCS
bugtrack_url
requirements optional-django nose
Travis-CI
coveralls test coverage No coveralls.
            Documentation at https://github.com/markfinger/python-nodejs
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/markfinger/python-nodejs",
    "name": "nodejs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Mark Finger",
    "author_email": "markfinger@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/ee/97ee0b973d072702eb2927c0eb90647cc0e4598663ed8e591c1ca4120dd9/nodejs-0.1.1.tar.gz",
    "platform": "UNKNOWN",
    "description": "Documentation at https://github.com/markfinger/python-nodejs",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "Python bindings and utils for Node.js and io.js",
    "version": "0.1.1",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/markfinger/python-nodejs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebee97ee0b973d072702eb2927c0eb90647cc0e4598663ed8e591c1ca4120dd9",
                "md5": "d791e755e1988346c356248e807f4432",
                "sha256": "4c585fecc51a91b151bbc6dd01c0fb8d93f29f897a8298009205b59b80b52933"
            },
            "downloads": -1,
            "filename": "nodejs-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d791e755e1988346c356248e807f4432",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2325,
            "upload_time": "2015-03-22T10:15:32",
            "upload_time_iso_8601": "2015-03-22T10:15:32.115515Z",
            "url": "https://files.pythonhosted.org/packages/eb/ee/97ee0b973d072702eb2927c0eb90647cc0e4598663ed8e591c1ca4120dd9/nodejs-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-03-22 10:15:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "markfinger",
    "github_project": "python-nodejs",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "optional-django",
            "specs": [
                [
                    "==",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "nose",
            "specs": [
                [
                    "==",
                    "1.3.4"
                ]
            ]
        }
    ],
    "lcname": "nodejs"
}
        
Elapsed time: 1.66924s