Skip to content

Desing proper build system #6

@pavlov99

Description

@pavlov99

There are could be two ways to install the package: 1) with pip 2) build python files and copy them form this repo.

Python packaging is already in place: https://pypi.python.org/pypi/tabtools

While pip packaging is a common way to distribute python library, some of the servers might not have internet connection (private clouds) and "deployment" to such systems could be done only via file transfer to local ~/bin.
This task is about python executable files assembling, each of them should have no dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions