Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

bewype is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
License
MIT
Depended by

Overview

Bewype is an open source framework for web application rapid development. It is based on standardized widgets and database management. It aims to provide a solid backend for widget developement.

In addition, it should provide, simples tools for webapp admin part, like:

  • i18n management
  • css customization
  • and more ..

The following diagram give an idea of :ref:`concept_toplevel`.

System Message: ERROR/3 (<string>, line 20); backlink

Unknown interpreted text role "ref".

Installing Bewype

From the command-line:

# easy_install bewype

This command will download the latest version of Bewype from the Python Cheese Shop and install it to your system. Additional info about easy_install can be viewed at the following places:

Otherwise, you can install from the sources using the setup.py script:

# python setup.py install

Checking Version

This documentation covers Bewype version 0.1.alpha. If you're working on a system that already has Bewype installed, check the version from your Python prompt like this:

>>> import bewype
>>> bewype.__version__ # doctest:+SKIP
0.1.alpha

Getting Started

  • :ref:`getting_started_toplevel` - This describes how to install and start your first Bewype application.

    System Message: ERROR/3 (<string>, line 62); backlink

    Unknown interpreted text role "ref".

API Reference

An organized section of all Bewype APIs is at :ref:`api_reference_toplevel` section or in its Epydoc api version.

System Message: ERROR/3 (<string>, line 68); backlink

Unknown interpreted text role "ref".

Community

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.