Skip to main content

"Maximum Overkill DRY" PyPI distribution manager (WiP)

Project description

Info:

This is the README file for Python Dist Manager.

Author:

Shlomi Fish <shlomif@cpan.org>

Date:
2024-07-22
Version:
0.0.11
https://travis-ci.org/shlomif/pydistman.svg?branch=master

PURPOSE

A work-in-progress manager for PyPI-like python distributions which aims to be a “maximum overkill” don’t-repeat yourself manager with a user experience similar to Dist-Zilla ( http://dzil.org/ ).

Currently it is functional, but still a far cry from our vision.

Pydistman’s main improvement (or its “secret-sauce”) over many PyPI-distribution-generating “cookiecutters” is that it generates a fresh-full-fledged (and possibly one with recent improvements) distribution on every build-command, including such build-commands intended to test local changes. Currently, pydistman delegates a lot-of-the heavy-lifting to Chris Warrick’s Python Project Template ( https://chriswarrick.com/projects/python-project-template/ ) and we thank him for his work.

INSTALLATION

pip3 install pydistman

USAGE

For some examples see:

Commands

One can issue sub-commands, like:

python3 python_pypi_dist_manager.py test

python3 python_pypi_dist_manager.py release

NOTES

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

pydistman-0.0.11.tar.gz (14.1 kB view hashes)

Uploaded Source

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