Skip to content

Consider making the project name PEP-8 compliant and importable #10

@stewartadam

Description

@stewartadam

launchpad.py is awesome! Unfortunately, publishing scripts that build on top of it is difficult since users would basically have to clone this repo, and copy the dependent scripts into the launchpad.py directory (unless I fork & bundle it).

Making the module importable isn't as simple as adding __init__.py though, as the name launchpad.py is not importable due to the dot in it.

I won't ask that you rename the project, but I did want to point this issue out :)

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