No project description provided
Project description
wwwpy / develop web applications in Python quickly and easily
Develop web applications quickly, 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 ask you to select a quickstart project to help you explore its features right away.
Documentation
- Introduction: Learn about the project structure and how to get started.
- Component Documentation: Instructions on how to use and create components.
- Seamless communication between server and browser(s): Learn about seamless communication between the server and browser(s).
Project details
Release history Release notifications | RSS feed
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.34.tar.gz
(133.1 kB
view details)
Built Distribution
wwwpy-0.1.34-py3-none-any.whl
(169.2 kB
view details)
File details
Details for the file wwwpy-0.1.34.tar.gz
.
File metadata
- Download URL: wwwpy-0.1.34.tar.gz
- Upload date:
- Size: 133.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd776cc8e0dc3e1f4754f204e22de1becb1e48049f5b773657d2f880733146b7 |
|
MD5 | 7c5aedbb7c3f6d54b0c04028985d2fe6 |
|
BLAKE2b-256 | e3d64eb00d4f4fae8e2105fa95566659958f02b372747dabc0260a494fb52a70 |
File details
Details for the file wwwpy-0.1.34-py3-none-any.whl
.
File metadata
- Download URL: wwwpy-0.1.34-py3-none-any.whl
- Upload date:
- Size: 169.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 607dca99de64e388c253d81bfcf69d5ba0ca975a8b34575ae45a908c8d3c68bf |
|
MD5 | ad2a49da11e10ae0ff624fbc45a46645 |
|
BLAKE2b-256 | 0afed3a2c880e3b07184f25e2d584f1be6803bdbf3c0120fad0d7586bdf8def3 |