Skip to main content

le Web framework.

Project description

le Web framework.

Uiro provides a foundation to create a pluggable Web application.

  • For creating a database-driven web application.

  • Providing basict to create pluggable application.

  • Designed to make user enable to use a lot of great WSGI libraries.

  • Deciding necessary packages to avoid version collisions:

    • webob==1.2.3

    • gearbox==0.0.2

    • matcha==0.3

    • mako==0.9.0

    • SQLAlchemy==0.8.2

To use these packages, Uiro (and it’s third party app) users can be free by version collisions.

For more detail, please see Uiro framework documentation.

Resources

Changes

0.1

Initial release.

  • Basic request/response handling

    • Controller/View

    • Configuation by view_config decorator

    • Creating WSGI application by matcha’s matching object.

  • Basic support for using mako template.

  • Basic support for SQLAlchemy.

  • Necessary commands

    • create: Starting for project using scaffolding.

    • initdb: Creating tables to databases.

    • serve: Running your application.

  • Automatically creating of apps publishing static files.

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

uiro-0.1.tar.gz (9.1 kB view hashes)

Uploaded Source

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