0bin v1.0.2 Release Notes

Release Date: 2020-08-19 // over 3 years ago
  • 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.