xwlazy 0.1.0.23__py3-none-any.whl → 1.0.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
README.md CHANGED
@@ -151,6 +151,10 @@ After `pip install -e .`, xwlazy automatically enables lazy loading for your pac
151
151
  ## 📖 Documentation
152
152
 
153
153
  - **[Architecture Reference](docs/REF_ARCH.md)** - System design, patterns, and structure
154
+ - **[Integration Guide](docs/INTEGRATION_GUIDE.md)** - Integration with xw libraries
155
+ - **[Best Practices](docs/BEST_PRACTICES.md)** - Usage guidelines and recommendations
156
+ - **[Troubleshooting Guide](docs/TROUBLESHOOTING.md)** - Common issues and solutions
157
+ - **[Production Deployment](docs/PRODUCTION_DEPLOYMENT.md)** - Production deployment guide
154
158
  - **[Keyword Detection Guide](docs/KEYWORD_DETECTION.md)** - Zero-code integration
155
159
  - **[Competition Benchmarks](benchmarks/competition_tests/)** - Performance comparisons
156
160
  - **[Performance Analysis](benchmarks/competition_tests/PERFORMANCE_ANALYSIS.md)** - Optimization recommendations
src/xwlazy_wrapper.py CHANGED
@@ -17,4 +17,3 @@ Generation Date: 10-Oct-2025
17
17
  # - import exonware.xwlazy
18
18
 
19
19
  __all__ = []
20
-
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xwlazy
3
- Version: 0.1.0.23
3
+ Version: 1.0.1.2
4
4
  Summary: Convenience wrapper for exonware-xwlazy - provides 'import xwlazy' alias
5
5
  Project-URL: Homepage, https://exonware.com
6
6
  Project-URL: Repository, https://github.com/exonware/xwlazy
@@ -174,6 +174,10 @@ After `pip install -e .`, xwlazy automatically enables lazy loading for your pac
174
174
  ## 📖 Documentation
175
175
 
176
176
  - **[Architecture Reference](docs/REF_ARCH.md)** - System design, patterns, and structure
177
+ - **[Integration Guide](docs/INTEGRATION_GUIDE.md)** - Integration with xw libraries
178
+ - **[Best Practices](docs/BEST_PRACTICES.md)** - Usage guidelines and recommendations
179
+ - **[Troubleshooting Guide](docs/TROUBLESHOOTING.md)** - Common issues and solutions
180
+ - **[Production Deployment](docs/PRODUCTION_DEPLOYMENT.md)** - Production deployment guide
177
181
  - **[Keyword Detection Guide](docs/KEYWORD_DETECTION.md)** - Zero-code integration
178
182
  - **[Competition Benchmarks](benchmarks/competition_tests/)** - Performance comparisons
179
183
  - **[Performance Analysis](benchmarks/competition_tests/PERFORMANCE_ANALYSIS.md)** - Optimization recommendations
@@ -0,0 +1,6 @@
1
+ README.md,sha256=NTaGb1eVRt9LPzvhPTuArjlQB5lTDFsIbsrz0SC8XG8,16019
2
+ src/xwlazy_wrapper.py,sha256=H2xynI3DbFihRpA5O57vklpOTs9StAMy1H8-VikztzY,497
3
+ xwlazy-1.0.1.2.dist-info/METADATA,sha256=x4u5ZwF9pxDX2h_X7BdkUhf2nqrwqijac2P_2hY5lBI,16969
4
+ xwlazy-1.0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ xwlazy-1.0.1.2.dist-info/licenses/LICENSE,sha256=w42ohoEUfhyT0NgiivAL4fWg2AMRLGnfXPMAR4EO-MU,1094
6
+ xwlazy-1.0.1.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- README.md,sha256=_TPNldwgooH5cGTNpt1GFAQTtrYM5yS-AFc0fy1VfdE,15672
2
- src/xwlazy_wrapper.py,sha256=qYc2lJ5WZdSxgBhHrEUC39KHSmWl5YGqirw_ro4WhpE,498
3
- xwlazy-0.1.0.23.dist-info/METADATA,sha256=guchKN2f01xiMWRnkBYFmh7-KVqa4NHCioXhM6h1egE,16623
4
- xwlazy-0.1.0.23.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- xwlazy-0.1.0.23.dist-info/licenses/LICENSE,sha256=w42ohoEUfhyT0NgiivAL4fWg2AMRLGnfXPMAR4EO-MU,1094
6
- xwlazy-0.1.0.23.dist-info/RECORD,,