Skip to main content

Setuptools helper for packaging Python from Gitlab.

Project description

PyPi Latest Build Tests Codecov Docs

Lines of Code Vulnerabilities Security Rating Bugs Reliability Rating

PyVersions Package Status PyPI Downloads

License

Welcome to Gituptools

Gituptools is a helper for packing Python on Gitlab CICD runners. It basically gets as much from the runtime environment as it can to fill in all the packaging metadata that a typical setup.py file needs.

Gituptools is 100% standard library. No 3rd party dependencies.

See the Documentation for more help.

Installation

From PyPI directly:

pip install gituptools

Examples

import gituptools

if __name__ == '__main__':
    gituptools.setup()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gituptools-105.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

gituptools-105-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

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