How to use the pickleshare.PickleShareLink function in pickleshare

To help you get started, we’ve selected a few pickleshare examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github pickleshare / pickleshare / pickleshare.py View on Github external
def getlink(self,folder):
        """ Get a convenient link for accessing items  """
        return PickleShareLink(self, folder)

pickleshare

Tiny 'shelve'-like database with concurrency support

MIT
Latest version published 6 years ago

Package Health Score

76 / 100
Full package analysis

Similar packages