How to install astral-sh/ty. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
astral-sh/ty Installation Guide
How to install astral-sh/ty. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for astral-sh/ty. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i astral-sh/tyor
Install via npx
npx @hexmos/ipm i astral-sh/tyPrerequisites
Python
languageVersion: >=3.6.0
Rust
build_toolVersion: 1.50.0
Git
system_toolVersion: 2.34.1
Node.js
otherVersion: 18.16.0
npm
package_managerVersion: 12.19.3
uvx
build_toolVersion: 0.1.0
pip
package_managerVersion: 23.1.1
virtualenv
system_toolVersion: 20.1.1
pyproject.toml
otherVersion: 1.3.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
UVX Command Line
uvx tyPost Installation Steps
- Start the server with `uvx ty start`.
- Run migrations using `uvx ty migrate`.
