wyrmx-cli


Namewyrmx-cli JSON
Version 1.0.59 PyPI version JSON
download
home_pageNone
SummaryWyrmx CLI is the official command-line interface for Wyrmx — a blazing-fast, Cython-accelerated, AI-enhanced web framework built on FastAPI.
upload_time2025-07-12 11:29:11
maintainerNone
docs_urlNone
authorYousri Aouledissa
requires_python<4.0,>=3.13
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Wyrmx-logo](https://github.com/user-attachments/assets/9aa1ec6b-1e2b-466e-8399-8044c60275c2)


# 🐉 Wyrmx CLI

**Wyrmx CLI** is the official command-line interface for [Wyrmx](https://github.com/Wyrmx) — a blazing-fast, Cython-accelerated, AI-enhanced web framework built on FastAPI.

This CLI lets you scaffold, generate, and manage powerful Wyrmx-based projects using both structured commands and natural language prompts. Whether you're building REST APIs, full-stack apps, or microservices, Wyrmx CLI brings speed, intelligence, and automation to your terminal.

---

## 🚀 Features

- 🧠 **Prompt-to-Code Generation**  
  Generate endpoints, models, and more by simply describing them in natural language.

- ⚙️ **Project Scaffolding**  
  Create full Wyrmx project structures with Cython and FastAPI in seconds.

- 🛠 **Modular Code Generation**  
  Add routes, services, and components via CLI prompts or flags.

- 🔌 **LLM Integration**  
  Connect to OpenAI, Anthropic, Mistral, or local LLMs via API to power code generation.

- 📦 **Build & Deploy**  
  Compile Cython modules, manage environments, and optimize your app for deployment.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wyrmx-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.13",
    "maintainer_email": null,
    "keywords": null,
    "author": "Yousri Aouledissa",
    "author_email": "aouledissayousri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/5a/4abf22e8dd3943c82c2619581a2e78ba316a3eb13c0c28962afc2e368b2d/wyrmx_cli-1.0.59.tar.gz",
    "platform": null,
    "description": "![Wyrmx-logo](https://github.com/user-attachments/assets/9aa1ec6b-1e2b-466e-8399-8044c60275c2)\n\n\n# \ud83d\udc09 Wyrmx CLI\n\n**Wyrmx CLI** is the official command-line interface for [Wyrmx](https://github.com/Wyrmx) \u2014 a blazing-fast, Cython-accelerated, AI-enhanced web framework built on FastAPI.\n\nThis CLI lets you scaffold, generate, and manage powerful Wyrmx-based projects using both structured commands and natural language prompts. Whether you're building REST APIs, full-stack apps, or microservices, Wyrmx CLI brings speed, intelligence, and automation to your terminal.\n\n---\n\n## \ud83d\ude80 Features\n\n- \ud83e\udde0 **Prompt-to-Code Generation**  \n  Generate endpoints, models, and more by simply describing them in natural language.\n\n- \u2699\ufe0f **Project Scaffolding**  \n  Create full Wyrmx project structures with Cython and FastAPI in seconds.\n\n- \ud83d\udee0 **Modular Code Generation**  \n  Add routes, services, and components via CLI prompts or flags.\n\n- \ud83d\udd0c **LLM Integration**  \n  Connect to OpenAI, Anthropic, Mistral, or local LLMs via API to power code generation.\n\n- \ud83d\udce6 **Build & Deploy**  \n  Compile Cython modules, manage environments, and optimize your app for deployment.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Wyrmx CLI is the official command-line interface for Wyrmx \u2014 a blazing-fast, Cython-accelerated, AI-enhanced web framework built on FastAPI.",
    "version": "1.0.59",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fde9664f187d14bf9e251af78d24eb750ba4fcf0d3a93ecd6dc951b0b6707236",
                "md5": "8111f0d1c5b12a34159ed6b524fd2882",
                "sha256": "b57e6c9d2e82cc1ff2164a6bd16b00e8f5e963b26bdf573c9c4a5fa7339cb329"
            },
            "downloads": -1,
            "filename": "wyrmx_cli-1.0.59-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8111f0d1c5b12a34159ed6b524fd2882",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.13",
            "size": 16511,
            "upload_time": "2025-07-12T11:29:10",
            "upload_time_iso_8601": "2025-07-12T11:29:10.526537Z",
            "url": "https://files.pythonhosted.org/packages/fd/e9/664f187d14bf9e251af78d24eb750ba4fcf0d3a93ecd6dc951b0b6707236/wyrmx_cli-1.0.59-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b15a4abf22e8dd3943c82c2619581a2e78ba316a3eb13c0c28962afc2e368b2d",
                "md5": "fd41cefd3d125e1f05bf9890cd8f4a58",
                "sha256": "1fb99b56ad83ffe69bcfd341610ac9eba427289a7b092b0aca08046998d5a501"
            },
            "downloads": -1,
            "filename": "wyrmx_cli-1.0.59.tar.gz",
            "has_sig": false,
            "md5_digest": "fd41cefd3d125e1f05bf9890cd8f4a58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.13",
            "size": 8210,
            "upload_time": "2025-07-12T11:29:11",
            "upload_time_iso_8601": "2025-07-12T11:29:11.837958Z",
            "url": "https://files.pythonhosted.org/packages/b1/5a/4abf22e8dd3943c82c2619581a2e78ba316a3eb13c0c28962afc2e368b2d/wyrmx_cli-1.0.59.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 11:29:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wyrmx-cli"
}
        
Elapsed time: 0.44546s