Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Gramex 2.0 Wishlist #783

@jaidevd

Description

@jaidevd

Gramex 2.0 will be:

  • modular: micro-modular, even - really tiny stuff. It will not be just about libraries, but about services too.
  • able to build a series of deployable APIs and should support building plugins.
  • focused on backend APIs only - not frontend - not even templating.
  • focused on data (dataframes are first-class citizens)
  • easy to deploy and package - gramex install x; gramex deploy x; gramex build x should all work reliably - make suitable assumptions on build and deployment targets
  • compatible with ASGI, written in FastAPI wherever needed, and dependent on FastAPI-based libraries wherever we find such.

Next steps:

  • Build OAuth/Email-auth and FormHandler with FastAPI
  • Deploy multiple apps on one instance (apps are distinguished by their origins)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions