Skip to content

Getting write permission to site directories? #161

@k4kfh

Description

@k4kfh

Sorry to ask a question in an issue, but I'm new to this and haven't had any luck asking in other places.

I'm trying to package a CLI app, and I want it to have a "site-wide" data file. In other words, I want to install it on a system, and whenever any user calls it, they'll be operating with the same set of data. I'll be doing this on Ubuntu Linux, so site_data_dir is /usr/local/share/MyApp. That's fine, but how do I get write permission to that directory?

Also, in the event that you had two installations of the same app in two different virtualenvs, wouldn't they be using the same directories and interfere with one another?

Again, terribly sorry for using your Issues page like a Q&A, I'm just thoroughly stuck...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions