Name | ansible-creator JSON |
Version |
25.7.1
JSON |
| download |
home_page | None |
Summary | A CLI tool for scaffolding Ansible Content. |
upload_time | 2025-07-29 18:47:23 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | Apache |
keywords |
ansible
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://codecov.io/github/ansible/ansible-creator)
[](https://pypi.org/project/ansible-creator/)
[](https://pypi.org/project/ansible-creator/)


[](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
[](https://github.com/ansible/ansible-creator/issues)
# ansible-creator
A CLI tool for scaffolding all your Ansible Content.
## Installation
```shell
pip install ansible-creator
```
```shell
$ ansible-creator --help
usage: ansible-creator [-h] command ...
The fastest way to generate all your ansible content.
Positional arguments:
command
add Add resources to an existing Ansible project.
init Initialize a new Ansible project.
Options:
--version Print ansible-creator version and exit.
-h --help Show this help message and exit
```
## Usage
Full documentation on how to use `ansible-creator`, including integration with
the VS Code Ansible Extension, is available in
[ansible-creator documentation](https://ansible.readthedocs.io/projects/creator/).
## Command line completion
`ansible-creator` has experimental command line completion for common shells.
Please ensure you have the `argcomplete` package installed and configured.
```shell
pip install argcomplete --user
activate-global-python-argcomplete --user
```
## Upcoming features
- Scaffold Ansible plugins of your choice with the `create` action. Switch to
the [create](https://github.com/ansible-community/ansible-creator/tree/create)
branch and try it out!
## Communication
Refer to the
[Get in Touch](https://ansible.readthedocs.io/projects/creator/contributing/#get-in-touch)
section of the Contributor Guide to find out how to communicate with us.
You can also find more information in the
[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
## Contributing
See
[Contributing to ansible-creator](https://ansible.readthedocs.io/projects/creator/contributing/).
## Code of Conduct
Please see the
[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
## Licensing
ansible-creator is released under the Apache License version 2.
See the [LICENSE](https://github.com/ansible/ansible-creator/blob/main/LICENSE)
file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "ansible-creator",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Ansible by Red Hat <info@ansible.com>",
"keywords": "ansible",
"author": null,
"author_email": "Nilashish Chakarborty <nchakrab@redhat.com>",
"download_url": "https://files.pythonhosted.org/packages/b3/92/a35f29614659ae0addedbf6f31e6340b41780ca09617a0de9456061e0017/ansible_creator-25.7.1.tar.gz",
"platform": null,
"description": "[](https://codecov.io/github/ansible/ansible-creator)\n[](https://pypi.org/project/ansible-creator/)\n[](https://pypi.org/project/ansible-creator/)\n\n\n[](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)\n[](https://github.com/ansible/ansible-creator/issues)\n\n# ansible-creator\n\nA CLI tool for scaffolding all your Ansible Content.\n\n## Installation\n\n```shell\npip install ansible-creator\n```\n\n```shell\n$ ansible-creator --help\nusage: ansible-creator [-h] command ...\n\nThe fastest way to generate all your ansible content.\n\nPositional arguments:\n command\n add Add resources to an existing Ansible project.\n init Initialize a new Ansible project.\n\nOptions:\n --version Print ansible-creator version and exit.\n -h --help Show this help message and exit\n```\n\n## Usage\n\nFull documentation on how to use `ansible-creator`, including integration with\nthe VS Code Ansible Extension, is available in\n[ansible-creator documentation](https://ansible.readthedocs.io/projects/creator/).\n\n## Command line completion\n\n`ansible-creator` has experimental command line completion for common shells.\nPlease ensure you have the `argcomplete` package installed and configured.\n\n```shell\npip install argcomplete --user\nactivate-global-python-argcomplete --user\n```\n\n## Upcoming features\n\n- Scaffold Ansible plugins of your choice with the `create` action. Switch to\n the [create](https://github.com/ansible-community/ansible-creator/tree/create)\n branch and try it out!\n\n## Communication\n\nRefer to the\n[Get in Touch](https://ansible.readthedocs.io/projects/creator/contributing/#get-in-touch)\nsection of the Contributor Guide to find out how to communicate with us.\n\nYou can also find more information in the\n[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).\n\n## Contributing\n\nSee\n[Contributing to ansible-creator](https://ansible.readthedocs.io/projects/creator/contributing/).\n\n## Code of Conduct\n\nPlease see the\n[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).\n\n## Licensing\n\nansible-creator is released under the Apache License version 2.\n\nSee the [LICENSE](https://github.com/ansible/ansible-creator/blob/main/LICENSE)\nfile for more details.\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "A CLI tool for scaffolding Ansible Content.",
"version": "25.7.1",
"project_urls": {
"changelog": "https://github.com/ansible/ansible-creator/releases",
"documentation": "https://ansible.readthedocs.io/projects/creator/",
"homepage": "https://github.com/ansible/ansible-creator",
"repository": "https://github.com/ansible/ansible-creator"
},
"split_keywords": [
"ansible"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "970a34e61176f6fbbe76c545618233bf84da1c6a5ecf83e9276cee25bf965e69",
"md5": "f6342dbfdf49d38ba26ad4ae12666866",
"sha256": "c74762d84f72f9a322bd083913543c5596101dd85fe3c66001b6df7e37a15e3a"
},
"downloads": -1,
"filename": "ansible_creator-25.7.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f6342dbfdf49d38ba26ad4ae12666866",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 100626,
"upload_time": "2025-07-29T18:47:21",
"upload_time_iso_8601": "2025-07-29T18:47:21.779007Z",
"url": "https://files.pythonhosted.org/packages/97/0a/34e61176f6fbbe76c545618233bf84da1c6a5ecf83e9276cee25bf965e69/ansible_creator-25.7.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b392a35f29614659ae0addedbf6f31e6340b41780ca09617a0de9456061e0017",
"md5": "4e69d019b4f7deb02ca2a850f7664f6f",
"sha256": "860d2433d36066612509b7993fbe81fcc9fb2e1c9df60ae13086291bdfac7ee0"
},
"downloads": -1,
"filename": "ansible_creator-25.7.1.tar.gz",
"has_sig": false,
"md5_digest": "4e69d019b4f7deb02ca2a850f7664f6f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 9642583,
"upload_time": "2025-07-29T18:47:23",
"upload_time_iso_8601": "2025-07-29T18:47:23.197203Z",
"url": "https://files.pythonhosted.org/packages/b3/92/a35f29614659ae0addedbf6f31e6340b41780ca09617a0de9456061e0017/ansible_creator-25.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 18:47:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ansible",
"github_project": "ansible-creator",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "ansible-creator"
}