daisydukes

Stylish transport for your python


Keywords
python, development, project, packaging, deployment
License
GPL-3.0+
Install
pip install daisydukes==0.0.1

Documentation

Stylish transport for your pythong projects

DaisyDukes can:
    Create archives of your project:
        supports tar.(gz, bz2, lzma, xz)
    Upload your project someplace:
        Supports S3, FTP, and PyPI
    Package your project:
        Supports RPM and DEB

Commands:
    daisydukes archive [--zip|gzip|bzip2|lzma|xz] [--extrafiles F...]
    daisydukes package
    daisydukes upload

DaisyDukes is a part of a set of utilities including:
    pythong     - https://github.com/oddshocks/pythong
    daisydukes  - https://github.com/rossdylan/daisydukes
    nighty      - https://github.com/??/nighty