Added comprehensive documentation to help users install and test
py-wikijs in their projects before public release.
Changes:
- INSTALLATION_GUIDE.md: Complete guide for all installation methods
* GitHub installation (recommended for now)
* requirements.txt integration
* pyproject.toml integration
* Local development setup
* Usage examples and troubleshooting
- examples/quick_test.py: Verification script
* Tests package import
* Tests Wiki.js connectivity (optional)
* Validates feature availability
* Provides clear diagnostic output
This prepares the package for testing in external projects before
making the repository public.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>