Skip to main content

Read metainfo from setup.py

Project description

Extract meta information from setup.py.

Install:

python3 -m pip install --user dephell_setuptools

CLI:

python3 -m dephell_setuptools ./setup.py

Lib:

from pathlib import Path
from dephell_setuptools import read_setup

result = read_setup(path=Path('setup.py'))

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page