Claude
|
59cdf5ee01
|
refactor: Rename package from wikijs-python-sdk to py-wikijs and migrate to GitHub
Complete package renaming and platform migration:
Package Name Changes:
- Rename package from 'wikijs-python-sdk' to 'py-wikijs'
- Update setup.py package name
- Update pyproject.toml package name
- Users can now install with: pip install py-wikijs
URL Migration (Gitea → GitHub):
- Replace all Gitea URLs with GitHub URLs
- Update repository: github.com/l3ocho/py-wikijs
- Update issue tracker: github.com/l3ocho/py-wikijs/issues
- Update documentation links
- Fix URL path format (/src/branch/main/ → /blob/main/)
Documentation Updates:
- Update README.md badges (PyPI, GitHub)
- Update installation instructions (pip install py-wikijs)
- Update all doc references to new package name
- Update all examples with GitHub URLs
- Update DEPLOYMENT_READY.md with new package name
- Update deployment.md with new package name
Testing:
- Successfully built py_wikijs-0.1.0.tar.gz (138 KB)
- Successfully built py_wikijs-0.1.0-py3-none-any.whl (66 KB)
- Package installs correctly: pip install py-wikijs
- Imports work: from wikijs import WikiJSClient
- Package metadata correct (Home-page: github.com/l3ocho/py-wikijs)
Breaking Changes:
- Package name changed from wikijs-python-sdk to py-wikijs
- Repository migrated from Gitea to GitHub
- All URLs updated to GitHub
Users should now:
pip install py-wikijs # Instead of wikijs-python-sdk
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-23 20:23:50 +00:00 |
|
Claude
|
8e948d5cef
|
docs: Update repository name from wikijs-sdk-python to py-wikijs
Updated all repository URL references to reflect the new repository name:
- setup.py: Updated project URLs
- pyproject.toml: Updated project URLs
- README.md: Updated badges and installation commands
- CLAUDE.md: Updated deployment strategy
- docs/wikijs_sdk_release_plan.md: Updated repository URL
- docs/CONTRIBUTING.md: Updated clone URLs and issue tracker links
Note: Python package name remains 'wikijs-python-sdk' for consistency
with pip naming conventions. Only repository name changed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-23 15:36:19 +00:00 |
|
|
|
3e2430fbe0
|
final commit
|
2025-07-31 23:11:30 -04:00 |
|
|
|
16bd151337
|
last one
|
2025-07-30 20:11:48 -04:00 |
|
|
|
db95a4c1be
|
changed to github deployment for the first version.
|
2025-07-30 19:43:23 -04:00 |
|
|
|
18a82711cb
|
ready for try
|
2025-07-29 20:16:11 -04:00 |
|