Skip to content

Restructure project files #5

@andfranklin

Description

@andfranklin

Currently, users must pollute their PYTHONPATH to setup sem_python. This can introduce all sorts of subtle bugs in this project as well as any other projects on a users machine. Additionally, a few inconveniences that the current setup has that can be easily avoided (e.g. users have to manually install dependancies, local scripts cannot be called from arbitrary locations, etc.)

I would like to implement a more canonical python project structure using setuptools. This will simplify the installation and development process for the project, and make it more pythonic 😉

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