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

Feature Management library for Python is now available in public preview #38

Open
Muksvso opened this issue Jun 11, 2024 · 0 comments
Open

Comments

@Muksvso
Copy link
Member

Muksvso commented Jun 11, 2024

App Configuration has released the Feature Management package for Python. The library is currently in public preview. This will provide the following capabilities for your Python applications:

  • Feature Flags: Enable or disable features in your application without deploying new code.
  • Targeted Rollouts: You can gradually roll out new features to a percentage of your users, and target individual users and/or groups, reducing risk and increasing control.
  • Scheduled Rollouts: Release or enable a feature at or for pre-scheduled time without a redeploying such as running a discount for a limited time period on your website.

For a detailed step-by-step guide, please follow the quickstart to use App Configuration for your next feature release.

We welcome your feedback and suggestions. Please report any issues or feature requests on our GitHub Issues page.

@Azure Azure locked as resolved and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant