autopack-tools


Nameautopack-tools JSON
Version 0.4.6 PyPI version JSON
download
home_pagehttps://autopack.ai
SummaryPackage Manager for AI Agent tools
upload_time2023-08-01 19:43:15
maintainer
docs_urlNone
authorErik Peterson
requires_python>=3.8.1,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AutoPack

AutoPack is a Python library and CLI designed to interact with the [AutoPack repository](https://autopack.ai)
repository, a collection of tools for AI. It is designed to be agent-neutral with a simple interface.

## Installation

You can install AutoPack using pip:

```bash
pip install autopack-tools
```

## Usage

AutoPack provides both a CLI and a Python library for interacting with the AutoPack repository.

### CLI: `autopack`

- Search for Packs: `autopack search {query}`
- Install Packs: `autopack install {Pack ID}`

### Python library: `autopack`

The `autopack` Python library allows you to work with Packs programmatically. Key functionalities include:

- Search for Packs: `pack_search(query)`
- Get a Pack: `get_pack(pack_id)`
- Get all installed Packs: `get_all_installed_packs()`
- Install a Pack: `install_pack(pack_id)`
- Select packs using an LLM: `select_packs(task_description, llm)`

For detailed examples and more information, refer to
the [AutoPack documentation](https://github.com/AutoPackAI/autopack/wiki).

## Contributing

We welcome contributions to the AutoPack ecosystem. Here are some ways you can help:

- **Create new tools!** Expand the AutoPack repository by developing and submitting your own tools. Share your ideas and
  solutions with the AutoPack community.
- **Try it out for yourself**: Test AutoPack in your projects and provide feedback. Share your experiences, report bugs,
  and suggest improvements by opening issues on GitHub.
- **Contribute code**: Help improve AutoPack by opening pull requests. You can choose to work on unresolved issues or
  implement new features that you believe would enhance the functionality of the library. Please note that the AutoPack
  library is intentionally designed to be compact and straightforward.

We appreciate your contributions and look forward to your involvement in making AutoPack a vibrant and valuable resource
for the autonomous AI community.

## License

AutoPack is released under the [MIT License](https://opensource.org/licenses/MIT).
            

Raw data

            {
    "_id": null,
    "home_page": "https://autopack.ai",
    "name": "autopack-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Erik Peterson",
    "author_email": "e@eriklp.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/7f/6d41b63218fd9499501566c46d41a2a83e55de91205afdb4b55fa30fd26e/autopack_tools-0.4.6.tar.gz",
    "platform": null,
    "description": "# AutoPack\n\nAutoPack is a Python library and CLI designed to interact with the [AutoPack repository](https://autopack.ai)\nrepository, a collection of tools for AI. It is designed to be agent-neutral with a simple interface.\n\n## Installation\n\nYou can install AutoPack using pip:\n\n```bash\npip install autopack-tools\n```\n\n## Usage\n\nAutoPack provides both a CLI and a Python library for interacting with the AutoPack repository.\n\n### CLI: `autopack`\n\n- Search for Packs: `autopack search {query}`\n- Install Packs: `autopack install {Pack ID}`\n\n### Python library: `autopack`\n\nThe `autopack` Python library allows you to work with Packs programmatically. Key functionalities include:\n\n- Search for Packs: `pack_search(query)`\n- Get a Pack: `get_pack(pack_id)`\n- Get all installed Packs: `get_all_installed_packs()`\n- Install a Pack: `install_pack(pack_id)`\n- Select packs using an LLM: `select_packs(task_description, llm)`\n\nFor detailed examples and more information, refer to\nthe [AutoPack documentation](https://github.com/AutoPackAI/autopack/wiki).\n\n## Contributing\n\nWe welcome contributions to the AutoPack ecosystem. Here are some ways you can help:\n\n- **Create new tools!** Expand the AutoPack repository by developing and submitting your own tools. Share your ideas and\n  solutions with the AutoPack community.\n- **Try it out for yourself**: Test AutoPack in your projects and provide feedback. Share your experiences, report bugs,\n  and suggest improvements by opening issues on GitHub.\n- **Contribute code**: Help improve AutoPack by opening pull requests. You can choose to work on unresolved issues or\n  implement new features that you believe would enhance the functionality of the library. Please note that the AutoPack\n  library is intentionally designed to be compact and straightforward.\n\nWe appreciate your contributions and look forward to your involvement in making AutoPack a vibrant and valuable resource\nfor the autonomous AI community.\n\n## License\n\nAutoPack is released under the [MIT License](https://opensource.org/licenses/MIT).",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package Manager for AI Agent tools",
    "version": "0.4.6",
    "project_urls": {
        "Homepage": "https://autopack.ai",
        "Repository": "https://github.com/AutoPackAI/autopack"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6b81aa3433cded01b8ea6b1bd04bb31b237a1099b18a92e446f4d8ed2e29d0f",
                "md5": "ace7a2756ec6ce6de98560fc61d56077",
                "sha256": "4d9f11e724d2072ce797cfc9b97d7391f0cce0b9f18c6b101b3cf00056b6335d"
            },
            "downloads": -1,
            "filename": "autopack_tools-0.4.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ace7a2756ec6ce6de98560fc61d56077",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0",
            "size": 22113,
            "upload_time": "2023-08-01T19:43:14",
            "upload_time_iso_8601": "2023-08-01T19:43:14.218452Z",
            "url": "https://files.pythonhosted.org/packages/a6/b8/1aa3433cded01b8ea6b1bd04bb31b237a1099b18a92e446f4d8ed2e29d0f/autopack_tools-0.4.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c27f6d41b63218fd9499501566c46d41a2a83e55de91205afdb4b55fa30fd26e",
                "md5": "c12d0ef14e30f2559a01f010589a5eae",
                "sha256": "ede5104eea6f40ef47cbc403e7f9988692c4431389b702dfb44b8ae4f0173759"
            },
            "downloads": -1,
            "filename": "autopack_tools-0.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "c12d0ef14e30f2559a01f010589a5eae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0",
            "size": 15901,
            "upload_time": "2023-08-01T19:43:15",
            "upload_time_iso_8601": "2023-08-01T19:43:15.412173Z",
            "url": "https://files.pythonhosted.org/packages/c2/7f/6d41b63218fd9499501566c46d41a2a83e55de91205afdb4b55fa30fd26e/autopack_tools-0.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 19:43:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AutoPackAI",
    "github_project": "autopack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "autopack-tools"
}
        
Elapsed time: 0.42030s