flashcommit


Nameflashcommit JSON
Version 0.1.19 PyPI version JSON
download
home_pageNone
SummaryDefault template for PDM package
upload_time2024-09-20 04:48:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licensePROPRIETARY
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flash Commit

Make it great.
Test the demand with this before making the plugin.

## How to build

Install editable installation:
```pip install -e .```

## TODO

- save all answers like ignore perm
- make the user control the config via remote settings
- classify query prompts and enhance the prompt based on the classification
- improve error handling

## Feature Ideas

- make it review an github PR and push selected comments to gh
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "flashcommit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Michael Lahr <michael.lahr@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/03/c0/58f0ce021d0845813c686ffbdaf551bfd5f27532ff566ca731787ffe61a8/flashcommit-0.1.19.tar.gz",
    "platform": null,
    "description": "# Flash Commit\n\nMake it great.\nTest the demand with this before making the plugin.\n\n## How to build\n\nInstall editable installation:\n```pip install -e .```\n\n## TODO\n\n- save all answers like ignore perm\n- make the user control the config via remote settings\n- classify query prompts and enhance the prompt based on the classification\n- improve error handling\n\n## Feature Ideas\n\n- make it review an github PR and push selected comments to gh",
    "bugtrack_url": null,
    "license": "PROPRIETARY",
    "summary": "Default template for PDM package",
    "version": "0.1.19",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd881de2fef874d4893a2c4cb26ffcb58745ddd9c61b0619b2c5c2d08caaeb74",
                "md5": "c8b46b1d31ba4bb7df89771431339b91",
                "sha256": "f58da5bc469723cf190148b1f61ded095f6b6b05c6ea63d1837f4dce71781046"
            },
            "downloads": -1,
            "filename": "flashcommit-0.1.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8b46b1d31ba4bb7df89771431339b91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 21231,
            "upload_time": "2024-09-20T04:48:13",
            "upload_time_iso_8601": "2024-09-20T04:48:13.934380Z",
            "url": "https://files.pythonhosted.org/packages/cd/88/1de2fef874d4893a2c4cb26ffcb58745ddd9c61b0619b2c5c2d08caaeb74/flashcommit-0.1.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03c058f0ce021d0845813c686ffbdaf551bfd5f27532ff566ca731787ffe61a8",
                "md5": "b0599f9992d3014b847a3ae4fe9e02e0",
                "sha256": "802450cf9558fbfc74475ec8ae490fd137255281f0b029c549709622f17fb208"
            },
            "downloads": -1,
            "filename": "flashcommit-0.1.19.tar.gz",
            "has_sig": false,
            "md5_digest": "b0599f9992d3014b847a3ae4fe9e02e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 13826,
            "upload_time": "2024-09-20T04:48:15",
            "upload_time_iso_8601": "2024-09-20T04:48:15.465616Z",
            "url": "https://files.pythonhosted.org/packages/03/c0/58f0ce021d0845813c686ffbdaf551bfd5f27532ff566ca731787ffe61a8/flashcommit-0.1.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 04:48:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "flashcommit"
}
        
Elapsed time: 0.55863s