lewinb


Namelewinb JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/hamelsmu/lewinb
SummaryClose pull requests on GitHub
upload_time2023-03-17 05:15:22
maintainer
docs_urlNone
authorHamel Husain
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            lewinb
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install lewinb
```

## How to use

Use the `lewinb_merge` cli command!

``` python
!lewinb_merge -h
```

    usage: lewinb_merge [-h] owner repo pull_number

    positional arguments:
      owner
      repo
      pull_number

    optional arguments:
      -h, --help   show this help message and exit



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hamelsmu/lewinb",
    "name": "lewinb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Hamel Husain",
    "author_email": "hamel.husain@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d1/ae/1f8b06ba929a490e5469dd9dad91b5aa4f472b71c22738124c7b64fb56cb/lewinb-0.0.1.tar.gz",
    "platform": null,
    "description": "lewinb\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\n``` sh\npip install lewinb\n```\n\n## How to use\n\nUse the `lewinb_merge` cli command!\n\n``` python\n!lewinb_merge -h\n```\n\n    usage: lewinb_merge [-h] owner repo pull_number\n\n    positional arguments:\n      owner\n      repo\n      pull_number\n\n    optional arguments:\n      -h, --help   show this help message and exit\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Close pull requests on GitHub",
    "version": "0.0.1",
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4789deca37bd672c589464cc7e945b236c4cd92e8c0fc26e95e5f503371597c4",
                "md5": "5f3bffa8b8bba4593dddd3c2ceb4415e",
                "sha256": "793c9bb3c78b2e1b6df846742988c008c86aee2581c4f48f030f2868b4447991"
            },
            "downloads": -1,
            "filename": "lewinb-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f3bffa8b8bba4593dddd3c2ceb4415e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7178,
            "upload_time": "2023-03-17T05:15:20",
            "upload_time_iso_8601": "2023-03-17T05:15:20.169356Z",
            "url": "https://files.pythonhosted.org/packages/47/89/deca37bd672c589464cc7e945b236c4cd92e8c0fc26e95e5f503371597c4/lewinb-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1ae1f8b06ba929a490e5469dd9dad91b5aa4f472b71c22738124c7b64fb56cb",
                "md5": "c622478ed81293db7d13b946daf0d747",
                "sha256": "ab8e13442a9554b66722c85a0a47b193e431c1d87a56fa02a70b8ee956cdd8fb"
            },
            "downloads": -1,
            "filename": "lewinb-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c622478ed81293db7d13b946daf0d747",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7830,
            "upload_time": "2023-03-17T05:15:22",
            "upload_time_iso_8601": "2023-03-17T05:15:22.285115Z",
            "url": "https://files.pythonhosted.org/packages/d1/ae/1f8b06ba929a490e5469dd9dad91b5aa4f472b71c22738124c7b64fb56cb/lewinb-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-17 05:15:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hamelsmu",
    "github_project": "lewinb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lewinb"
}
        
Elapsed time: 0.89030s