An open API service indexing awesome lists of open source software.

https://github.com/colcon/colcon-python-setup-py

Extension for colcon to support Python packages with the metadata in the setup.py file
https://github.com/colcon/colcon-python-setup-py

colcon

Last synced: about 1 year ago
JSON representation

Extension for colcon to support Python packages with the metadata in the setup.py file

Awesome Lists containing this project

README

          

colcon-python-setup-py
======================

An extension for `colcon-core `_ to identify packages with a ``setup.py`` file by introspecting the arguments to the ``setup()`` function call of `setuptools `_.