Skip to content

v1.0.0: First release

Choose a tag to compare

@zner0L zner0L released this 31 May 11:51
· 4 commits to main since this release
b8773e2

This marks the first release of autopy, a tool you can use to create venvs and install all your python dependencies of your npm package. Features in this release include:

  • Automatic installation of the latest python version
  • Setup of a venv
  • Wrapper function for execa to run script in the venv
  • Automatic update of the python version in the venv

What's Changed

Full Changelog: https://github.com/tweaselORG/autopy/commits/v1.0.0