File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Official Python SDK for LicenseChain - Secure license management for Python appl
1414- ** 🛡️ Hardware ID Validation** - Prevent license sharing and unauthorized access
1515- ** 🔔 Webhook Support** - Real-time license events and notifications
1616- ** 📊 Analytics Integration** - Basic and advanced analytics with comprehensive metrics
17- - ** 📦 Product Management** - Create and manage products for license sales (Seller/Admin )
17+ - ** 📦 Product Management** - Create and manage products for license sales (Seller)
1818- ** 👥 Team Collaboration** - Team management and shared app/license access (Pro+)
1919- ** ⚡ High Performance** - Optimized for production workloads
2020- ** 🔄 Async Operations** - Non-blocking HTTP requests and data processing
@@ -312,7 +312,7 @@ usage = await client.get_usage_stats(period="30d")
312312license_analytics = await client.get_license_analytics(" license_id" )
313313```
314314
315- ##### Product Management (Seller/Admin only)
315+ ##### Product Management (Seller only)
316316
317317``` python
318318# List products
You can’t perform that action at this time.
0 commit comments