Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate template repos for various types of Python projects #23154

Closed
cwebster-99 opened this issue Apr 1, 2024 · 3 comments
Closed

Investigate template repos for various types of Python projects #23154

cwebster-99 opened this issue Apr 1, 2024 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on.
Milestone

Comments

@cwebster-99
Copy link
Member

Potential template scenarios:

  • Python script
  • Python package
  • Django
  • Flask
  • FastAPI
  • Data Science

Template repos can be used by Copilot to help create new workspaces (/new) as well as a potential Create Project command by the Python extension. These templates should reflect best practices and include things such as testing.

@cwebster-99 cwebster-99 self-assigned this Apr 1, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Apr 1, 2024
@karthiknadig karthiknadig added feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. and removed triage-needed Needs assignment to the proper sub-team labels Apr 1, 2024
@karthiknadig karthiknadig added this to the April 2024 milestone Apr 1, 2024
@cwebster-99
Copy link
Member Author

For purposes of feeding these templates into /new, we discussed it would be most helpful for all examples to be in one repo. For a Create Project command, we should avoid tying to repos as it complicates maintenance.

The next step for this item would be to start scaffolding template folders in a repo.

@shtratos
Copy link
Member

Another template suggestion: AzureOpenAI/LLM/Prompt engineering (though there's probably a lot of overlap with DataScience)

@cwebster-99
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on.
Projects
None yet
Development

No branches or pull requests

4 participants