Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Make a proper Python package #4

Description

@osma

Currently Annif is just a bunch of ad-hoc Python scripts in the root directory of a Git repo.
They should be turned into a Python package, probably by placing them in a directory called annif, writing an __init__.py script, plus metadata (setup.py, setup.cfg etc.) so the whole package can be installed using standard Python tools.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions