Skip to main content

No project description provided

Project description

wwwpy

A layered library for web development, Python all the way down.

The vision of wwwpy:

  • Jumpstart Your Projects: With just a couple of commands, get a head start on building web UIs, allowing you to focus on coding and scaling your application.
  • Build Web UIs: Create web interfaces without the need to focus on the frontend. Everything is Python. You can avoid HTML/DOM/CSS/JavasScript, but you can use the full power of it, if you want. Use the drag-and-drop UI builder for rapid prototyping, while still being able to easily create, extend, and customize UIs as needed.
  • Integrated Development Environment: use an intuitive UI building experience within the development environment, making it easy to edit properties and components as you go.
  • Direct Code Integration: UI components are fully reflected in the source code, allowing for manual edits. Every change is versionable and seamlessly integrates with your source code repository.
  • Hot reload: When in dev-mode, any change to the source code is immediately reflected in the running application.
  • Client-server: Call server-side functions from the browser seamlessly, without the need to write api endpoints. Oh, you also can call the browser(s) from the server to push changes and information to it.
  • Versatile Scalability: From quick UI prototypes to large-scale enterprise applications, wwwpy handles everything from simple interfaces to complex projects with external dependencies and integrations.

How to Use

Installation

pip install wwwpy

Getting Started

To start developing:

wwwpy dev

If the current folder is empty, wwwpy will automatically create a demo project to help you explore its features right away.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wwwpy-0.1.26.tar.gz (126.8 kB view hashes)

Uploaded Source

Built Distribution

wwwpy-0.1.26-py3-none-any.whl (160.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page