import-from-gist


Nameimport-from-gist JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/OhadRubin/import_from_gist
SummaryA Python library to import modules from GitHub Gists.
upload_time2024-08-27 06:51:25
maintainerNone
docs_urlNone
authorOhad Rubin
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            based on [this](https://gist.github.com/koji-kojiro/587ffd8ed005ec8302c3b84deb99d780) gist.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OhadRubin/import_from_gist",
    "name": "import-from-gist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ohad Rubin",
    "author_email": "iohadrubin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/da/c2c20bacce61a4456f110e7aecfa4ee80be6b45fd65d9fc00a8a2b522f9f/import_from_gist-0.1.0.tar.gz",
    "platform": null,
    "description": "based on [this](https://gist.github.com/koji-kojiro/587ffd8ed005ec8302c3b84deb99d780) gist.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library to import modules from GitHub Gists.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/OhadRubin/import_from_gist"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4ce540760171e981fdc6b4327b08c5352fb441f5e555cc72151eb1c202efa2b",
                "md5": "929c990e25630a571fc0a71566066cbc",
                "sha256": "b32fff111c8489bcf7e9ffa2d4e4d5fea054de33b2b8ffc69cc122acdb61ea13"
            },
            "downloads": -1,
            "filename": "import_from_gist-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "929c990e25630a571fc0a71566066cbc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3091,
            "upload_time": "2024-08-27T06:51:24",
            "upload_time_iso_8601": "2024-08-27T06:51:24.142657Z",
            "url": "https://files.pythonhosted.org/packages/e4/ce/540760171e981fdc6b4327b08c5352fb441f5e555cc72151eb1c202efa2b/import_from_gist-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4dac2c20bacce61a4456f110e7aecfa4ee80be6b45fd65d9fc00a8a2b522f9f",
                "md5": "2419458cde0423cbc3d3b13149149ff3",
                "sha256": "7eead831b3215849e516c76f9e9536a225956f9bbc871bdee44caa3991d3f972"
            },
            "downloads": -1,
            "filename": "import_from_gist-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2419458cde0423cbc3d3b13149149ff3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2555,
            "upload_time": "2024-08-27T06:51:25",
            "upload_time_iso_8601": "2024-08-27T06:51:25.681082Z",
            "url": "https://files.pythonhosted.org/packages/d4/da/c2c20bacce61a4456f110e7aecfa4ee80be6b45fd65d9fc00a8a2b522f9f/import_from_gist-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 06:51:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OhadRubin",
    "github_project": "import_from_gist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "import-from-gist"
}
        
Elapsed time: 0.37423s