The han-agents package has been added to PyPI, making finalist agents from the Human Agent Negotiation (HAN) league of the ANAC competition series available through the Python packaging ecosystem. The release appears aimed at developers and researchers working with automated negotiation tools.
According to the package description, han-agents includes finalist agents from the HAN track and follows the same general layout used by other related packages, including autoneg/anl-agents and autoneg/scml-agents. That familiar structure should make it easier for users already working in that ecosystem to navigate and use the package.
The PyPI listing also indicates that the package supports a similar installation and import approach to those earlier agent collections. In practical terms, that suggests a more consistent setup experience for people who want to test, compare or integrate negotiation agents without learning a completely different package structure.
By bringing HAN finalists into PyPI with a standardized layout, the release helps extend access to ANAC-related agent implementations in a format that fits established Python workflows. It also reinforces the growing use of reusable package distribution for research-oriented negotiation software.