A set of modules for the Python programming language designed for system programming with conceptually and algebraically simple primitives.
#!/usr/bin/env python3 """Setup.""" from setuptools import setup setup()