# Bam
[![PyPI version](https://badge.fury.io/py/bambot.svg)](https://badge.fury.io/py/bambot)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Bam is a lightweight and easy-to-use command-line interface (CLI) tool for creating and running AI agent containers. It is currently Docker-based.
## Installation
You can install Bam using pip:
```bash
pip install bambot
```
## Getting Started
To get started with bambot, follow these simple steps:
1. Install bambot using pip:
```bash
pip install bambot
```
2. Initialize a new Bam project:
```bash
bam init [CONTAINER_NAME]
```
3. Build the Bam project locally:
```bash
cd [CONTAINER_NAME]
bam build
```
4. Start the AI agent container locally:
```bash
bam start
```
That's it! You're now ready to start using Bam to create and run AI agent containers.
## Documentation
For detailed documentation and additional features, please visit our website at [bam.bot](https://bam.bot) (coming soon).
## License
bambot is released under the [MIT License](LICENSE).
## Support
If you have any questions, issues, or suggestions, please [open an issue](https://github.com/Bam-Corp/bambot/issues) on our GitHub repository or email spencer@bam.bot.
Happy coding!
*Note: Bam is VERY much a work-in-progress. more to come very soon!*
Raw data
{
"_id": null,
"home_page": "https://github.com/Bam-Corp/bambot",
"name": "bambot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Bam Corp",
"author_email": "spencer@bam.bot",
"download_url": "https://files.pythonhosted.org/packages/f1/bb/920cc36237702668e7422abe1149ece2bce6e825d944db4aa5351afa6e81/bambot-0.4.3.tar.gz",
"platform": null,
"description": "# Bam\n\n[![PyPI version](https://badge.fury.io/py/bambot.svg)](https://badge.fury.io/py/bambot)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nBam is a lightweight and easy-to-use command-line interface (CLI) tool for creating and running AI agent containers. It is currently Docker-based.\n\n## Installation\n\nYou can install Bam using pip:\n\n```bash\npip install bambot\n```\n## Getting Started\n\nTo get started with bambot, follow these simple steps:\n\n1. Install bambot using pip:\n```bash\npip install bambot\n```\n2. Initialize a new Bam project:\n```bash\nbam init [CONTAINER_NAME]\n```\n3. Build the Bam project locally:\n```bash\ncd [CONTAINER_NAME]\nbam build\n```\n4. Start the AI agent container locally:\n```bash\nbam start\n```\n\nThat's it! You're now ready to start using Bam to create and run AI agent containers.\n\n## Documentation\n\nFor detailed documentation and additional features, please visit our website at [bam.bot](https://bam.bot) (coming soon).\n\n## License\n\nbambot is released under the [MIT License](LICENSE).\n\n## Support\n\nIf you have any questions, issues, or suggestions, please [open an issue](https://github.com/Bam-Corp/bambot/issues) on our GitHub repository or email spencer@bam.bot.\n\nHappy coding!\n\n*Note: Bam is VERY much a work-in-progress. more to come very soon!*\n",
"bugtrack_url": null,
"license": null,
"summary": "Containers for AI agents",
"version": "0.4.3",
"project_urls": {
"Homepage": "https://github.com/Bam-Corp/bambot"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15e9dc3981792ee48a291334cf8fdd56aa90cfa78b1ade0569d23e2335ef2ce1",
"md5": "8e29d1ddd8263348a6f11b37f74c985c",
"sha256": "04c3b94432d34186f1a845556c4001a55a8f85040b125f8611d9285a5f1a30a6"
},
"downloads": -1,
"filename": "bambot-0.4.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8e29d1ddd8263348a6f11b37f74c985c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 11482,
"upload_time": "2024-05-03T06:18:30",
"upload_time_iso_8601": "2024-05-03T06:18:30.647195Z",
"url": "https://files.pythonhosted.org/packages/15/e9/dc3981792ee48a291334cf8fdd56aa90cfa78b1ade0569d23e2335ef2ce1/bambot-0.4.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f1bb920cc36237702668e7422abe1149ece2bce6e825d944db4aa5351afa6e81",
"md5": "c253b83d73e16eb6e61bc4275e8768c3",
"sha256": "9d3cf98a6ae55559ec749747c922e368430458aa0e8bc80043800d3b0c08b1d3"
},
"downloads": -1,
"filename": "bambot-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "c253b83d73e16eb6e61bc4275e8768c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 9020,
"upload_time": "2024-05-03T06:18:32",
"upload_time_iso_8601": "2024-05-03T06:18:32.747545Z",
"url": "https://files.pythonhosted.org/packages/f1/bb/920cc36237702668e7422abe1149ece2bce6e825d944db4aa5351afa6e81/bambot-0.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-03 06:18:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Bam-Corp",
"github_project": "bambot",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "bambot"
}