itslight


Nameitslight JSON
Version 0.6 PyPI version JSON
download
home_pageNone
SummaryGet light packages in an instant.
upload_time2024-07-05 11:47:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2024 AWeirdDev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords light package install get cli itslight
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itslight
Install light packages. See the [packaging index](https://github.com/itslight-py) for all official packages.


## CLI
To install a package:

```haskell
$ itslight i official-pkg owner/repo owner/repo[branch]
```

Where the `official-pkg` redirects to `itslight-py`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itslight",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "light, package, install, get, cli, itslight",
    "author": null,
    "author_email": "AWeirdDev <aweirdscratcher@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/65/1f/7a184ad0e8139e3aba3f13514cc905e76e11bd8416e04ed42f6ebe5dc9c3/itslight-0.6.tar.gz",
    "platform": null,
    "description": "# itslight\r\nInstall light packages. See the [packaging index](https://github.com/itslight-py) for all official packages.\r\n\r\n\r\n## CLI\r\nTo install a package:\r\n\r\n```haskell\r\n$ itslight i official-pkg owner/repo owner/repo[branch]\r\n```\r\n\r\nWhere the `official-pkg` redirects to `itslight-py`.\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 AWeirdDev  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Get light packages in an instant.",
    "version": "0.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/AWeirdScratcher/itslight/issues",
        "Source": "https://github.com/AWeirdScratcher/itslight"
    },
    "split_keywords": [
        "light",
        " package",
        " install",
        " get",
        " cli",
        " itslight"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "651f7a184ad0e8139e3aba3f13514cc905e76e11bd8416e04ed42f6ebe5dc9c3",
                "md5": "bedc8232d0e8caac569372f0f675b857",
                "sha256": "74fd65ee853d23bebc633397f5ea55d277060d3977f25c882290ddc5e6675e66"
            },
            "downloads": -1,
            "filename": "itslight-0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bedc8232d0e8caac569372f0f675b857",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4435,
            "upload_time": "2024-07-05T11:47:23",
            "upload_time_iso_8601": "2024-07-05T11:47:23.004676Z",
            "url": "https://files.pythonhosted.org/packages/65/1f/7a184ad0e8139e3aba3f13514cc905e76e11bd8416e04ed42f6ebe5dc9c3/itslight-0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-05 11:47:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AWeirdScratcher",
    "github_project": "itslight",
    "github_not_found": true,
    "lcname": "itslight"
}
        
Elapsed time: 0.30202s