Metadata-Version: 2.4
Name: promptus
Version: 0.0.0
Summary: Name reservation for the official Promptus Python client — not yet published.
Project-URL: Homepage, https://github.com/nature-brain-ai/promptus
License-Expression: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# promptus

**This is a name reservation, not a release.** Installing it gives you
nothing but this message.

[Promptus](https://github.com/nature-brain-ai/promptus) is a versioned,
collaborative manager for prompts — a git engine behind business
language, no database, running on your own infrastructure. Its official
Python client will be published under this name.

It is not published yet. The project is in pre-release and its
repository is still private, and a client for a server nobody can run
would be an odd thing to put on an index.

## Why claim a name before there is a package

Because an unclaimed name is not neutral. Organisations installing
private packages commonly add a private index *alongside* PyPI, and pip
merges the two rather than preferring one — so a stranger who registers
this name on PyPI can shadow the real package inside somebody else's
build. Claiming it closes that door, and costs one empty release.

## When it is real

`pip install promptus` will install the client, and this `0.0.0` will be
yanked.

Apache-2.0.
