Skip to main content

Usernado is a Tornado extension to make life easier.

Project description


Usernado

A Tornado Extension to Make Life Easier.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. Why Usernado
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact

Why Usernado

I use Tornado every day. I really like it. But as you know, Tornado is not a full-stack framework, and I had to put all the pieces of the puzzle together every day! This may be interesting for the first and second time, but it will get annoying over time. So I tried to make a extension and use it whenever I wanted.

This is how the Usernado was born.

Getting Started

Features

  • REST support

  • Websocket easier than ever

  • ORM agnostic authentication

  • Humanize datetime in templates

  • Better exception printer thanks to tornado-debugger

Installation

Install it via pip:

pip install usernado

Usage

Example

Check it out here.

Resources

Roadmap

  • Send and broadcast for websockets
  • Abstracted authentication methods
  • Authenticaion methods should return True/False
  • Add diff_for_human (humanize) decorator
  • Add api_route for API handlers
  • Add username & password to test login
  • Add pluralize (str_plural) uimodule
  • Add third party authentication abstract methods
  • Add pagination

See the open issues for a full list of proposed features (and known issues).

License

Distributed under the Apache License. See LICENSE.txt for more information.

Contact

Project Link: https://github.com/reganto/Usernado

Email: tell.reganto

(back to top)

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

usernado-0.2.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

usernado-0.2.0-py3-none-any.whl (16.6 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