Skip to content

ag2ai/cookiecutter-ag2-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Cookiecutter for AG2 Python projects

Cookiecutter template for creating a basic AG2 Python project.

Prerequisites

Before you can use this Cookiecutter template, please make sure you have the cookiecutter package installed. If it's not already installed, you can do so using the following command:

pip install cookiecutter

Getting Started

To create a new AG2 Python project using this template, follow these steps:

  1. Open your terminal.

  2. Run the following command to generate a new AG2 Python project:

    cookiecutter https://github.com/ag2ai/cookiecutter-ag2-python.git

    This command will prompt you to provide some information about your project, such as project name, author name, and other configuration options.

  3. After you've answered the prompts, Cookiecutter will create a new directory for your AG2 Python project based on your responses.

About

Cookicutter template for AG2 Python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Shell 10.2%
  • CSS 3.0%