Skip to content

v1.0.2

Compare
Choose a tag to compare
@ksamuel ksamuel released this 19 Aug 10:08
· 21 commits to master since this release

Provide an entry point, simply called "zerobin".

This allows us to ship a pyz stand alone build as well as a wheel.

You can now use 0bin by simply downloading zerobin.pyz, and doing:

python zerobin.pyz # requires python3.7 or higher

That's it. No pip, no virtualenv. No need to install anything.