aic-tools-alpaca


Nameaic-tools-alpaca JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryAlpaca tools for AI Characters
upload_time2024-05-11 19:33:16
maintainerNone
docs_urlNone
authorViacheslav Kovalevskyi
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tools-alpaca

This tooltip describes how to access the [Alpaca API](https://alpaca.markets/) for
AI. [Crewai](https://github.com/joaomdmoura/crewAI) is used to describe tools.

This tool requires secret credentials to access the Alpaca API:

- API_KEY_ID
- SECRET_KEY

## Page on pypi.org

https://pypi.org/project/aic-tools-alpaca/

## Available functionality

* Check accounts restrict status
* Print the account purchasing power

## Develop info

Search [here](./develop.md).

## Statuses

[![Lint & Tests](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/run_lint_tests.yml/badge.svg)](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/run_lint_tests.yml)
[![Publish 🐍 📦 to PyPI](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/deploy.yml/badge.svg)](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/deploy.yml)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aic-tools-alpaca",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Viacheslav Kovalevskyi",
    "author_email": "viacheslav@kovalevskyi.com",
    "download_url": "https://files.pythonhosted.org/packages/d1/9b/cb0419bc7fb56a1e481e2102ebedf7727f3a894254d1f0d7f6efb7e0e2d1/aic_tools_alpaca-1.0.1.tar.gz",
    "platform": null,
    "description": "# tools-alpaca\n\nThis tooltip describes how to access the [Alpaca API](https://alpaca.markets/) for\nAI. [Crewai](https://github.com/joaomdmoura/crewAI) is used to describe tools.\n\nThis tool requires secret credentials to access the Alpaca API:\n\n- API_KEY_ID\n- SECRET_KEY\n\n## Page on pypi.org\n\nhttps://pypi.org/project/aic-tools-alpaca/\n\n## Available functionality\n\n* Check accounts restrict status\n* Print the account purchasing power\n\n## Develop info\n\nSearch [here](./develop.md).\n\n## Statuses\n\n[![Lint & Tests](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/run_lint_tests.yml/badge.svg)](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/run_lint_tests.yml)\n[![Publish \ud83d\udc0d \ud83d\udce6 to PyPI](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/deploy.yml/badge.svg)](https://github.com/ModularAIDev/tools-alpaca/actions/workflows/deploy.yml)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Alpaca tools for AI Characters",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2671c60e077ac4b69d81ac533ae0409715755489777086b60139fa10986467ba",
                "md5": "2c5eefcd451d773f9e5670c1eb72ab4d",
                "sha256": "5149649713c1344d496d4f1838db417b10c3559969f4135db5a3425dd26fc18c"
            },
            "downloads": -1,
            "filename": "aic_tools_alpaca-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c5eefcd451d773f9e5670c1eb72ab4d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2842,
            "upload_time": "2024-05-11T19:33:14",
            "upload_time_iso_8601": "2024-05-11T19:33:14.852067Z",
            "url": "https://files.pythonhosted.org/packages/26/71/c60e077ac4b69d81ac533ae0409715755489777086b60139fa10986467ba/aic_tools_alpaca-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d19bcb0419bc7fb56a1e481e2102ebedf7727f3a894254d1f0d7f6efb7e0e2d1",
                "md5": "dd1d14e690b12f4db6916b2b4ef79fb7",
                "sha256": "f4d4ad7c2f803e26f6e31724db0fb28ed61ae787d16f1f592752c8dfa0bb81bb"
            },
            "downloads": -1,
            "filename": "aic_tools_alpaca-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dd1d14e690b12f4db6916b2b4ef79fb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3362,
            "upload_time": "2024-05-11T19:33:16",
            "upload_time_iso_8601": "2024-05-11T19:33:16.293696Z",
            "url": "https://files.pythonhosted.org/packages/d1/9b/cb0419bc7fb56a1e481e2102ebedf7727f3a894254d1f0d7f6efb7e0e2d1/aic_tools_alpaca-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 19:33:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aic-tools-alpaca"
}
        
Elapsed time: 1.12472s