positronpy


Namepositronpy JSON
Version 0.18 PyPI version JSON
download
home_pageNone
SummaryBuild desktop apps with Python
upload_time2024-09-02 01:22:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Kaan Giray Buzluk 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
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # positronpy
![PyPI - Version](https://img.shields.io/pypi/v/positronpy)

The Python CLI Tool for Positron

This repository contains the source code for the PyPI package [positronpy](https://pypi.org/project/positronpy/).

## Installation
You can install the package using pip:
```bash
pip install positronpy
```

## Usage
```bash
usage: positron [-h] {dev,build}

Build desktop apps with Python

positional arguments:
  {dev,build}  Command to run

options:
  -h, --help   show this help message and exit
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "positronpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Kaan Giray Buzluk <kaangiray26@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4a/e3/4e73bb7f811526e32a3af51ca0f8b212cd14d8672c62146090b9edfaf3b6/positronpy-0.18.tar.gz",
    "platform": null,
    "description": "# positronpy\n![PyPI - Version](https://img.shields.io/pypi/v/positronpy)\n\nThe Python CLI Tool for Positron\n\nThis repository contains the source code for the PyPI package [positronpy](https://pypi.org/project/positronpy/).\n\n## Installation\nYou can install the package using pip:\n```bash\npip install positronpy\n```\n\n## Usage\n```bash\nusage: positron [-h] {dev,build}\n\nBuild desktop apps with Python\n\npositional arguments:\n  {dev,build}  Command to run\n\noptions:\n  -h, --help   show this help message and exit\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Kaan Giray Buzluk  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": "Build desktop apps with Python",
    "version": "0.18",
    "project_urls": {
        "Bug Tracker": "https://github.com/kaangiray26/positron/issues",
        "Homepage": "https://github.com/kaangiray26/positron"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1981d75363e90e420a1151232bf30a6cafb42294058b688dd6d6519664f730e",
                "md5": "1b45cf4ba58d856d5955dbd9d3f6e979",
                "sha256": "f13dff0566311f606845f6e3a21b11890a7b361f842f274c68d44c027284dec4"
            },
            "downloads": -1,
            "filename": "positronpy-0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b45cf4ba58d856d5955dbd9d3f6e979",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4595,
            "upload_time": "2024-09-02T01:22:55",
            "upload_time_iso_8601": "2024-09-02T01:22:55.645828Z",
            "url": "https://files.pythonhosted.org/packages/c1/98/1d75363e90e420a1151232bf30a6cafb42294058b688dd6d6519664f730e/positronpy-0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ae34e73bb7f811526e32a3af51ca0f8b212cd14d8672c62146090b9edfaf3b6",
                "md5": "9edc6a9a45966165979e46d11e5fe320",
                "sha256": "448328205f28fbd510998bf57c27a8a3faf153615e266511e4d21bcd708298ff"
            },
            "downloads": -1,
            "filename": "positronpy-0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "9edc6a9a45966165979e46d11e5fe320",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3629,
            "upload_time": "2024-09-02T01:22:57",
            "upload_time_iso_8601": "2024-09-02T01:22:57.164649Z",
            "url": "https://files.pythonhosted.org/packages/4a/e3/4e73bb7f811526e32a3af51ca0f8b212cd14d8672c62146090b9edfaf3b6/positronpy-0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 01:22:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kaangiray26",
    "github_project": "positron",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "positronpy"
}
        
Elapsed time: 0.31685s