Skip to content

make a proper python package #17

Description

@xorond

we want to make our program easy to install:

pip install surelock

or like:

git clone https://github.com/xorond/surelock
cd surelock
./setup.py install

we need to write a setup.py script to do this for us, or make a python pip pkg. idk which one is easier in terms of publishing & long term maintenance/sustainability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions