Skip to content

Dependency (py)llist #3

@jayvdb

Description

@jayvdb

I suggest making pyllist a mandatory dependency in setup.py, or at least documenting how stash.py can be used without either of pyllist/llist, as currently the default usage in the docs fails because pyllist and llist are not pre-installed.

Then an extras_require can list llist as an optional dependency, to allow people to see that llist is supported and documentation can explain that it provides a performance boost.

Also jsonpickle, msgpack and apsw dependencies should be listed in extras_require. fwiw, it would be nice to document the benefits of apsw over the sqlite3 module.

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