{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"}],"enrichment":{"capability":"Naked is a command-line application framework that provides a CLI string parser, Python type extensions, and tooling for project generation, testing, and PyPI distribution.","skillfed_tags":["cli-framework","abandoned"],"use_cases":["Build a simple command-line tool with argument parsing and help text generation.","Scaffold a new Python project structure with built-in testing and distribution templates.","Add type extensions and utility methods to standard Python objects for CLI development.","Automate project profiling and testing workflows from the command line."],"what_it_does":"Naked is a Python framework for building command-line applications, combining a CLI string parser with utility extensions for common Python operations. It includes both a library for parsing command arguments and a command-line tool for scaffolding new projects, running tests, profiling code, and publishing to PyPI. The framework was designed to streamline the full development workflow from project creation through release.\n\nThe package depends on requests and pyyaml for HTTP operations and configuration handling. However, it has been abandoned since November 2022 with no updates or maintenance, and its classifiers indicate support only through Python 3.3, making compatibility with modern Python versions uncertain.","worth_installing":"No. While the package is MIT-licensed and has low install friction, it has been abandoned for over 1377 days with no maintenance. Its classifiers target Python 2.6\u20133.3, and compatibility with modern Python versions is unverified. For new projects, use a maintained CLI framework instead; for legacy projects already using Naked, consider migration to an actively supported alternative."},"id":"naked","links":{"html":"https://skillfed.io/packages/naked","md":"https://skillfed.io/packages/naked.md","pypi":"https://pypi.org/project/naked/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-11-06","license_spdx":null,"license_treatment":"permissive","name":"Naked","python_support":"unspecified","summary":"A command line application framework"},"popularity":{"monthly_downloads":1520657,"position":3820,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.32"}
