libpkgs


Namelibpkgs JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/U77w41/
SummaryAn open-source python package to find all the packages with their versions used inside an ipynb notebook
upload_time2023-08-22 10:56:09
maintainer
docs_urlNone
authorUjjwal Chowdhury
requires_python
licenseMIT
keywords python ipynb packages
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # libpkgs

This package returns all the packages used inside the ipynb notebook

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/U77w41/",
    "name": "libpkgs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,ipynb,packages",
    "author": "Ujjwal Chowdhury",
    "author_email": "<u77w41@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/99/73/672dba1bc129119917a1a5ae4b59f72920db14598b8c3df56097e9921744/libpkgs-0.0.3.tar.gz",
    "platform": null,
    "description": "# libpkgs\n\nThis package returns all the packages used inside the ipynb notebook\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An open-source python package to find all the packages with their versions used inside an ipynb notebook",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/U77w41/"
    },
    "split_keywords": [
        "python",
        "ipynb",
        "packages"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d8f07dbb4ecfacef87f86c8585705feb912b66af1abeb2b8c2c772a9ac491f1",
                "md5": "971f34585836ea2369f0ce9b61e65a10",
                "sha256": "ef9d82cdf7d0988d27aaca7e3e5c3f9d280996d81c22ba48fbae02c2c9f841ed"
            },
            "downloads": -1,
            "filename": "libpkgs-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "971f34585836ea2369f0ce9b61e65a10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1808,
            "upload_time": "2023-08-22T10:56:07",
            "upload_time_iso_8601": "2023-08-22T10:56:07.801922Z",
            "url": "https://files.pythonhosted.org/packages/6d/8f/07dbb4ecfacef87f86c8585705feb912b66af1abeb2b8c2c772a9ac491f1/libpkgs-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9973672dba1bc129119917a1a5ae4b59f72920db14598b8c3df56097e9921744",
                "md5": "f1c79164df0abb57b1f41493db6b0ea4",
                "sha256": "d0334caaa4755a1a41a1b470f8078ddc248c4176179abe45796f3b7414a2c30b"
            },
            "downloads": -1,
            "filename": "libpkgs-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f1c79164df0abb57b1f41493db6b0ea4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1617,
            "upload_time": "2023-08-22T10:56:09",
            "upload_time_iso_8601": "2023-08-22T10:56:09.822448Z",
            "url": "https://files.pythonhosted.org/packages/99/73/672dba1bc129119917a1a5ae4b59f72920db14598b8c3df56097e9921744/libpkgs-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 10:56:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "libpkgs"
}
        
Elapsed time: 0.23544s