findspark


Namefindspark JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/minrk/findspark
SummaryFind pyspark to make it importable.
upload_time2022-02-11 08:02:07
maintainer
docs_urlNone
authorMin RK
requires_python
licenseBSD (3-clause)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
        Provides findspark.init() to make pyspark importable as a regular library.
    


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/minrk/findspark",
    "name": "findspark",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Min RK",
    "author_email": "benjaminrk@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/41/86/445e2b90fff1efc0858512102ff78746a04c1a4a9c1d3fa9e4650c11a000/findspark-2.0.1.tar.gz",
    "platform": "",
    "description": "\n        Provides findspark.init() to make pyspark importable as a regular library.\n    \n\n",
    "bugtrack_url": null,
    "license": "BSD (3-clause)",
    "summary": "Find pyspark to make it importable.",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/minrk/findspark"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4cb7d2bb508f4ca00a043fd53e8156c11767799d3f534bf451a0942211d5def",
                "md5": "ce85f5c1be16a51353ea1c2e4ca04c06",
                "sha256": "e5d5415ff8ced6b173b801e12fc90c1eefca1fb6bf9c19c4fc1f235d4222e753"
            },
            "downloads": -1,
            "filename": "findspark-2.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce85f5c1be16a51353ea1c2e4ca04c06",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4446,
            "upload_time": "2022-02-11T08:02:06",
            "upload_time_iso_8601": "2022-02-11T08:02:06.567111Z",
            "url": "https://files.pythonhosted.org/packages/a4/cb/7d2bb508f4ca00a043fd53e8156c11767799d3f534bf451a0942211d5def/findspark-2.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4186445e2b90fff1efc0858512102ff78746a04c1a4a9c1d3fa9e4650c11a000",
                "md5": "22ff84df6f9e7fa3823e3f1fee867603",
                "sha256": "aa10a96cb616cab329181d72e8ef13d2dc453b4babd02b5482471a0882c1195e"
            },
            "downloads": -1,
            "filename": "findspark-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "22ff84df6f9e7fa3823e3f1fee867603",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5284,
            "upload_time": "2022-02-11T08:02:07",
            "upload_time_iso_8601": "2022-02-11T08:02:07.669340Z",
            "url": "https://files.pythonhosted.org/packages/41/86/445e2b90fff1efc0858512102ff78746a04c1a4a9c1d3fa9e4650c11a000/findspark-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-02-11 08:02:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "minrk",
    "github_project": "findspark",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "findspark"
}
        
Elapsed time: 0.14233s