{"library":"setupmeta","type":"library","category":null,"description":"setupmeta is a Python library designed to significantly reduce boilerplate in `setup.py` files by automatically inferring project metadata from common project conventions. It extracts information like long description from `README.rst`/`README.md`, version from `__version__.py` or Git tags, and dependencies from `requirements.txt`. It encourages a DRY (Don't Repeat Yourself) approach to Python packaging. The current version is 3.9.0, and it is actively maintained with a regular release cadence.","language":"python","status":"active","version":"3.9.0","tags":["packaging","setuptools","metadata","build system","setup.py","dry"],"install":[{"cmd":"pip install setupmeta","imports":["from setuptools import setup"]}],"homepage":null,"github":"https://github.com/codrsquad/setupmeta","docs":null,"changelog":null,"pypi":"https://pypi.org/project/setupmeta/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/setupmeta/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}