Open
Conversation
59e1fe3 to
00cf386
Compare
|
pip install promptise async def main(): asyncio.run(main()) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
promptiseunder AI and Agents → Orchestration in alphabetical order.CONTRIBUTING.md compliance
promptise(the canonical PyPI name)- [pypi-name](https://github.com/owner/repo) - Description ending with period.langchainandpydantic-aiAcceptance criteria
Qualifies under Rising Star — rapid growth (812 stars in ~8 months), notable community traction, and it solves a category problem in a new way: it's the first Python framework that treats MCP as a first-class server-building surface (not just a client), and ships a runtime with budgets / health / missions / secrets as built-ins.
Known caveat
The PyPI package classifier on v1.0.0 still reads
Development Status :: 4 - Beta. The release itself (tagged 1.0.0, Apache-2.0, 3148 passing tests, bandit 0-HIGH) is production — the classifier is a pending metadata fix in upstreampyproject.tomlthat will land in the next patch. Happy to block this PR on that fix if preferred.