my-pyspark-package


Namemy-pyspark-package JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/my_pyspark_package
SummaryA package to count nulls and -1s in PySpark DataFrames.
upload_time2024-10-08 15:55:48
maintainerNone
docs_urlNone
authorYour Name
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/my_pyspark_package",
    "name": "my-pyspark-package",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "prodipesh12@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/c2/875ab9c50e0e576bae1feabf5cd981ed78af34627ea73f1f7a8c812b23eb/my_pyspark_package-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package to count nulls and -1s in PySpark DataFrames.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/my_pyspark_package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e84804b2a383f0a44ac57ae93de913c3fa2ee35dbee716592fb1cc3c6984dcd6",
                "md5": "b3b609a8d5c20d3deef7199ea261f705",
                "sha256": "5fafa9dd0127b9e1ca2f9bbc0def9c9dda5f05c9697d450ec9c9473cf48643ff"
            },
            "downloads": -1,
            "filename": "my_pyspark_package-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3b609a8d5c20d3deef7199ea261f705",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1948,
            "upload_time": "2024-10-08T15:55:46",
            "upload_time_iso_8601": "2024-10-08T15:55:46.593938Z",
            "url": "https://files.pythonhosted.org/packages/e8/48/04b2a383f0a44ac57ae93de913c3fa2ee35dbee716592fb1cc3c6984dcd6/my_pyspark_package-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fc2875ab9c50e0e576bae1feabf5cd981ed78af34627ea73f1f7a8c812b23eb",
                "md5": "45d8c052380c654fe05ca086adf893e7",
                "sha256": "f4743711f79409cc97c217b250e9c956a94f1727f52a04dccbc639e6f1a95cd9"
            },
            "downloads": -1,
            "filename": "my_pyspark_package-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "45d8c052380c654fe05ca086adf893e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1887,
            "upload_time": "2024-10-08T15:55:48",
            "upload_time_iso_8601": "2024-10-08T15:55:48.869107Z",
            "url": "https://files.pythonhosted.org/packages/6f/c2/875ab9c50e0e576bae1feabf5cd981ed78af34627ea73f1f7a8c812b23eb/my_pyspark_package-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 15:55:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "my_pyspark_package",
    "github_not_found": true,
    "lcname": "my-pyspark-package"
}
        
Elapsed time: 0.33763s