Yanked
This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
⚠️ DEPRECATED
This package has been deprecated and is no longer maintained.
🚨 Important Notice
This package (agentplug-hub) has been deprecated and is no longer actively maintained.
🔄 Migration Required
Please migrate to the new package:
# Uninstall the old package
pip uninstall agentplug-hub
# Install the new package
pip install agenthub-sdk
📦 New Package: agenthub-sdk
The functionality has been moved to agenthub-sdk with improved features and better maintenance.
Quick Start with agenthub-sdk:
# New import (instead of 'import agentplug as ah')
import agenthub as ah
# Same functionality, better maintained
coding_agent = ah.load_agent("agentplug/coding-agent")
code = coding_agent.generate_code("neural network class")
CLI Commands:
# Install the new package
pip install agenthub-sdk
# Use the same commands
agenthub list
agenthub info agentplug/scientific-paper-analyzer
agenthub exec agentplug/scientific-paper-analyzer analyze_paper "research.pdf"
🔗 Links
- New Package: https://pypi.org/project/agenthub-sdk/
- Documentation: https://docs.agenthub.dev
- GitHub: https://github.com/agentplug/agenthub
❓ Support
If you have questions about the migration, please:
- Open an issue at: https://github.com/agentplug/agenthub/issues
- Contact: agenthub@agentplug.net
Thank you for using AgentHub! We apologize for any inconvenience during this transition.
Release files for agentplug-hub 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentplug_hub-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / agentplug_hub-0.1.2-py3-none-any.whl
| Download URL | agentplug_hub-0.1.2-py3-none-any.whl |
|---|---|
| Size | 106.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1f5380149654a609a1d64a35818a0a4ec0544fd6908c9068506985baf1b6b9f5
|
|
BLAKE2b-256 checksum How to use checksums |
a424d57cd733181d0b91da492c3e991409c5810521bfc88d31e4dc2789b4c07f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|