Giter Club home page Giter Club logo

nacelle's Introduction

Nacelle Microframework

https://travis-ci.org/nacelle/nacelle.png?branch=master https://coveralls.io/repos/rehabstudio/nacelle/badge.png https://badge.fury.io/py/nacelle.png

nacelle is a lightweight Python web framework, built on top of webapp2, designed for use on Google Appengine.

nacelle aims to provide a small but solid set of tools that enable developers to quickly get a new app up and running, whilst not sacrificing any of the flexibility and power of webapp2 in the process. Nacelle is suitable for building everything from tiny prototypes to large complex applications, it should never get in your way.

Note

If you need portability from appengine then nacelle probably isn't for you, use Django, Flask or one of the many other awesome Python web frameworks that exist, you'll thank me later.

Features

  • Authentication using Appengine's built-in users service
  • Custom testrunner to help with loading the appengine environment for nose
  • Error handling (with optional logging to a sentry server)
  • Session management and automatic secret key generation
  • Template rendering (with Jinja2 or Handlebars)
  • Easily run tasks in the background outside of the request loop

nacelle's People

Contributors

paddycarey avatar rickydunlop avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.