Skip to content

feat: add basic python language skill#254

Merged
sarahxsanders merged 4 commits intomainfrom
python-basic-skill
Feb 6, 2026
Merged

feat: add basic python language skill#254
sarahxsanders merged 4 commits intomainfrom
python-basic-skill

Conversation

@sarahxsanders
Copy link
Contributor

adds python language fallback support:

  • integration enum now detects frameworks first, then language fallbacks
  • extensive package manager detection/support

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci django
  • /wizard-ci flask
  • /wizard-ci laravel
  • /wizard-ci next-js
  • /wizard-ci react-router
  • /wizard-ci tanstack-router
  • /wizard-ci tanstack-start

Test an individual app:

  • /wizard-ci django/django3-saas
  • /wizard-ci flask/flask3-social-media
  • /wizard-ci laravel/laravel12-saas
Show more apps
  • /wizard-ci next-js/15-app-router-saas
  • /wizard-ci next-js/15-app-router-todo
  • /wizard-ci next-js/15-pages-router-saas
  • /wizard-ci next-js/15-pages-router-todo
  • /wizard-ci react-router/react-router-v7-project
  • /wizard-ci react-router/rrv7-starter
  • /wizard-ci react-router/saas-template
  • /wizard-ci react-router/shopper
  • /wizard-ci tanstack-router/tanstack-router-code-based-saas
  • /wizard-ci tanstack-router/tanstack-router-file-based-saas
  • /wizard-ci tanstack-start/tanstack-start-saas

Results will be posted here when complete.

@sarahxsanders sarahxsanders marked this pull request as ready for review February 5, 2026 20:30
@sarahxsanders sarahxsanders changed the title add basic python language skill feat: add basic python language skill Feb 5, 2026
@sarahxsanders sarahxsanders requested a review from a team February 5, 2026 20:44
Copy link
Collaborator

@daniloc daniloc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I say ship it!

I have low context on this so if it's not a big deal ignore me, but might be worth looking across all the python stuff we've added recently to see if any of it should be hoisted up and shared across implementations?

but more an invitation to start thinking about what that would look like, we can do a cleanup pass later

@sarahxsanders sarahxsanders merged commit e09a4f5 into main Feb 6, 2026
14 checks passed
@sarahxsanders sarahxsanders deleted the python-basic-skill branch February 6, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants