Metadata-Version: 2.4
Name: allostat
Version: 0.2.3
Summary: DEPRECATED - renamed to allostatik. This package no longer installs anything; use `pip install allostatik && allostatik init .` instead. Kept published so existing references keep resolving.
Author: Colby Kauk
License: MIT
Project-URL: Homepage, https://github.com/allostatik/allostatik
Project-URL: Issues, https://github.com/allostatik/allostatik/issues
Keywords: deprecated,allostatik,renamed
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# DEPRECATED — renamed to Allostatik

`allostat` was renamed to **`allostatik`**. This package no longer installs
anything; from 0.2.3 it prints a pointer and exits.

Use the current tool instead:

    npx allostatik init .
    # or
    pip install allostatik && allostatik init .

Repo: https://github.com/allostatik/allostatik

Nothing is deleted — this package stays published so old references keep
resolving, and earlier versions remain installable if you pin them. Already
have an `allostat/` folder from an earlier install? It keeps working; the
repo README's "Migrating from Allostat" section has the steps to move it over.
