{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/4"}],"enrichment":{"capability":"Provides the asynchat module for Python 3.12 and later, where it was removed from the standard library, allowing existing code to run without refactoring.","skillfed_tags":["compatibility-shim","legacy-support","deprecation-bridge"],"use_cases":["Running existing code that depends on asynchat when upgrading to Python 3.12 or later.","Providing a stable, frozen version of asynchat for projects during migration planning.","Avoiding import errors in codebases that use asynchat on Python 3.12+.","Temporary bridge for legacy systems while planning longer-term architectural changes."],"what_it_does":"This package restores the asynchat module for Python 3.12 and later, where it was removed from the standard library. The module is taken directly from Python 3.9's standard library\u2014the last version before deprecation warnings were added\u2014and depends on pyasyncore. It is a compatibility shim for existing code that relies on asynchat without needing major refactoring.\n\nThe package is explicitly not maintained beyond packaging updates, since asynchat itself is no longer supported by Python core development. For Python 3.10\u20133.11, installing this package will not remove deprecation warnings; the warnings module must be used to suppress them.","worth_installing":"Yes, if you have existing code that depends on asynchat and cannot immediately refactor. The package is stable with no known vulnerabilities, but understand it is not maintained and asynchat itself is deprecated. Install only as a temporary compatibility bridge, not for new projects."},"id":"pyasynchat","links":{"html":"https://skillfed.io/packages/pyasynchat","md":"https://skillfed.io/packages/pyasynchat.md","pypi":"https://pypi.org/project/pyasynchat/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-05","license_spdx":null,"license_treatment":"permissive","name":"pyasynchat","python_support":"unspecified","summary":"Make asynchat available for Python 3.12 onwards"},"popularity":{"monthly_downloads":824832,"position":4962,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.5"}
