--- id: dacktool version: "0.0.7" license: unclear license_treatment: permissive maintenance: abandoned --- # dacktool — Some python tools License: permissive · Maintenance: abandoned · Downloads: 163.7K/mo ## What it is and what it does Dacktool is a Python package that advertises itself as providing 'some python tools' but offers no detailed documentation or clear description of what those tools actually do. The package has no runtime dependencies, meaning it installs without pulling in external libraries. However, the project has been inactive since August 2020, with the last commit in September 2020 — over 2203 days ago. The repository is not archived, but the lack of recent activity indicates the package is no longer maintained or developed. Without a clear summary of functionality, it is difficult to determine whether dacktool solves a specific problem or provides general-purpose utilities. The vague description and absence of documentation make it unclear what use cases the package is intended for or whether it remains compatible with current Python versions, despite claiming to support Python 3. Use it for: - Retrieve or reference utilities from legacy Python projects that originally depended on dacktool. - Examine the source code as a historical example of early Python packaging practices. - Use as a minimal dependency if the specific utilities it provides happen to match an obscure need. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Dacktool provides unspecified Python utilities with no runtime dependencies. No. The package is abandoned, provides no clear documentation of what it does, and has not been updated in over 2203 days. The vague description ('some python tools') gives no basis to determine whether it solves your problem. The MIT license is permissive, but permissive licensing cannot compensate for lack of maintenance and clarity. Install only if you are maintaining legacy code that already depends on it. ## Install pip install dacktool uv add dacktool poetry add dacktool ## Installing dacktool Before you install: High install friction despite zero runtime dependencies. The package has been abandoned since 2020, with no commits after September 2020 and no updates in over 2203 days, raising serious questions about ongoing support or compatibility. License in practice: Licensed under MIT (permissive), allowing free use, modification, and distribution with minimal restrictions. Quickstart: pip install dacktool==0.0.7 import dacktool Requires Python >= 3; package is abandoned and may have compatibility issues with modern Python versions. Verify before relying: - What specific utilities or tools dacktool provides — the description excerpt is too vague to determine actual functionality. - Whether the package remains compatible with current Python versions despite claiming to support Python 3. - Any known issues or breaking changes in version 0.0.7 or earlier versions. ## Package facts - License: not declared (permissive) - Python support: supports_current - Install friction: high - Maintenance: abandoned - Downloads: 163.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags python utilities, general tools, development utilities, python helpers, tool library, utility functions, python tools, abandoned, undocumented [View on SkillFed](https://skillfed.io/packages/dacktool) · [View on PyPI](https://pypi.org/project/dacktool/)