{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"},{"label":"Filesystems","url":"https://skillfed.io/packages/category/system-filesystems"}],"enrichment":{"capability":"Provides a more intuitive Python API for working with filesystem paths, wrapping os.path and zipfile operations with sensible defaults for common scripting tasks.","skillfed_tags":["abandoned","agpl-licensed"],"use_cases":["Simplify path manipulation in scripts by using a more intuitive API than os.path for common operations","Work with both filesystem and archive paths (zipfile) using a unified semantic interface","Reduce boilerplate in daily Python scripting tasks involving file and directory operations"],"what_it_does":"fspath is a wrapper around Python's filesystem path handling (os.path, zipfile) designed to provide a more intuitive, Pythonic API with sensible defaults for everyday scripting tasks. It treats filesystem paths as semantic objects rather than strings, aiming to cover common use cases without requiring developers to juggle multiple modules.\n\nThe package depends only on six and installs with low friction. However, it has been abandoned since 2023-06-29 with no active maintenance, and its Python version support is unspecified in the metadata. While marked as Production/Stable, the lack of recent activity means it may not be tested against current Python releases or handle edge cases in modern environments.","worth_installing":"No. The package is abandoned with no maintenance since 2023-06-29 and unverified Python version support. The AGPLv3 license also creates copyleft obligations that may not suit all projects. For modern Python path handling, consider alternatives with active maintenance."},"id":"fspath","links":{"html":"https://skillfed.io/packages/fspath","md":"https://skillfed.io/packages/fspath.md","pypi":"https://pypi.org/project/fspath/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-06-29","license_spdx":null,"license_treatment":"agpl","name":"fspath","python_support":"unspecified","summary":"semantic path names and more"},"popularity":{"monthly_downloads":176047,"position":10254,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"20230629"}
