genaikit


Namegenaikit JSON
Version 1.4.0 PyPI version JSON
download
home_page
SummaryAI code and general assistant powered by OpenAI
upload_time2023-11-27 15:20:49
maintainer
docs_urlNone
authorVagner Bessa
requires_python>=3.10.12,<3.13
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # genaikit

AI code and general assistant powered by [OpenAI](https://openai.com/)

## Installation

```bash
$ pip install genaikit
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`genaikit` was created by Vagner Bessa. Vagner Bessa retains all rights to the source and it may not be reproduced, distributed, or used to create derivative works.

## Credits

`genaikit` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "genaikit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10.12,<3.13",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vagner Bessa",
    "author_email": "bessavagner@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d7/ae/2705ba162b7ca3e790a3561d7b84bfd4dc0012fd81236fab796043312a9e/genaikit-1.4.0.tar.gz",
    "platform": null,
    "description": "# genaikit\n\nAI code and general assistant powered by [OpenAI](https://openai.com/)\n\n## Installation\n\n```bash\n$ pip install genaikit\n```\n\n## Usage\n\n- TODO\n\n## Contributing\n\nInterested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.\n\n## License\n\n`genaikit` was created by Vagner Bessa. Vagner Bessa retains all rights to the source and it may not be reproduced, distributed, or used to create derivative works.\n\n## Credits\n\n`genaikit` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).\n",
    "bugtrack_url": null,
    "license": "None",
    "summary": "AI code and general assistant powered by OpenAI",
    "version": "1.4.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "188a515e8bd1581ba7e60d4c8055591b45c9ea6247fc37bf0e3430bf90a87c68",
                "md5": "58849c509ab5f04b9a81a6a617de6d94",
                "sha256": "7da7a07c7cf23744974cfdf02da2ff092c3c73017eb6cf2b01eb2f4b267d6c42"
            },
            "downloads": -1,
            "filename": "genaikit-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58849c509ab5f04b9a81a6a617de6d94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.12,<3.13",
            "size": 30392,
            "upload_time": "2023-11-27T15:20:48",
            "upload_time_iso_8601": "2023-11-27T15:20:48.298049Z",
            "url": "https://files.pythonhosted.org/packages/18/8a/515e8bd1581ba7e60d4c8055591b45c9ea6247fc37bf0e3430bf90a87c68/genaikit-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7ae2705ba162b7ca3e790a3561d7b84bfd4dc0012fd81236fab796043312a9e",
                "md5": "2ed78c383a04d76631e8ee16e1fb413a",
                "sha256": "a9698fc35c3d50e03a07e4f8f95cc538f472a4316aadf630e7e1adedad5a4a83"
            },
            "downloads": -1,
            "filename": "genaikit-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ed78c383a04d76631e8ee16e1fb413a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.12,<3.13",
            "size": 19442,
            "upload_time": "2023-11-27T15:20:49",
            "upload_time_iso_8601": "2023-11-27T15:20:49.931519Z",
            "url": "https://files.pythonhosted.org/packages/d7/ae/2705ba162b7ca3e790a3561d7b84bfd4dc0012fd81236fab796043312a9e/genaikit-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 15:20:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "genaikit"
}
        
Elapsed time: 1.01149s