Skip to content

v0.1.9 - First release as uvtemplate

Choose a tag to compare

@jlevy jlevy released this 14 Jan 23:14
· 9 commits to main since this release
9d9558a

First Release as uvtemplate

This package was formerly known as uvinit. It has been renamed to uvtemplate for clarity.

What's New

  • Renamed package: uvinituvtemplate
  • New CLI command: uvx uvtemplate (or uvtemplate if installed)
  • Python 3.14 support: Now tested on Python 3.11, 3.12, 3.13, and 3.14

Migration from uvinit

If you were using uvinit, simply switch to uvtemplate:

# Old
uvx uvinit

# New  
uvx uvtemplate

The uvinit package on PyPI has been deprecated and points users to this package.

Links