Skip to content

A DotSlash inspired python package designed to facilitate fetching an executable binary, verifying it (eventually!), and then running it.

License

Notifications You must be signed in to change notification settings

bigladder/cachebin

Repository files navigation

Build and Test

cachebin

cachebin is a python package, inspired by DotSlash, that is designed to facilitate fetching an executable binary, verifying it (eventually!), and then running it. It maintains a local cache of fetched binaries so that subsequent invocations are fast.

Binaries are managed by a BinaryManager object. A growing list of such objects is maintained in recipies.py. Example usage can be found in the test directory.

About

A DotSlash inspired python package designed to facilitate fetching an executable binary, verifying it (eventually!), and then running it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages