Flask- Documentation

Size: px
Start display at page:

Download "Flask- Documentation"

Transcription

1 Flask- Documentation Release Allan Lei Sep 09, 2017

2

3 Contents 1 Installion 3 2 Usage Sending an Shortcuts Configuration 7 4 Backends SMTPMail FilebasedMail Consol DummyMail LocmemMail API 11 6 Extend 13 7 Changelog Version Notes 17 Python Module Index 19 i

4 ii

5 Flask- Documentation, Release Flask- is a fork of the core backends in Django to be used with Flask. In addition there are extra backends that might be useful. Documentation: TODO: Finish documentation Contents 1

6 Flask- Documentation, Release Contents

7 CHAPTER 1 Installion Install with pip: pip install Flask- or install with easy_install: easy_install Flask- 3

8 Flask- Documentation, Release Chapter 1. Installion

9 CHAPTER 2 Usage Instantiate a backend: from flask import Flask from flask.ext. import Consol app = Flask( name ) mailbox = Consol (app) or initialize it later init_app(): mailbox = Consol () def create_app(config='settings.cfg'): app = Flask( name ) app.config.from_pyfile(config) mailbox.init_app(app) return app Sending an = Message( 'Subject', 'Content', 'bounce@example.com', ['to@example.com'], headers={'from': 'from@example.com'} ) .send(mailbox) 5

10 Flask- Documentation, Release Shortcuts send_mail('subject', 'Content', 6 Chapter 2. Usage

11 CHAPTER 3 Configuration Flask- accepts the following settings regardless of backend DEFAULT_CHARSET Default charset to use for all Message. Defaults to 'utf-8' DEFAULT_FROM_ Default address to use for when the sender parameter not present. Defaults to 'webmaster@localhost' SERVER_ The address that messages come from when using mail_admins() and mail_managers() and no sender is provided. Defaults to 'root@localhost' _SUBJECT_PREFIX Subject-line prefix for messages sent with mail_admins() or mail_managers(). You ll probably want to include the trailing space. Defaults to '[Flask] ' ADMINS A tuple following one of the below formats that specifies who should receive messages from mail_admins(). Tuple of name and (('John', 'john@example.com'), ('Mary', 'mary@example.com')) format name < >: ('John <john@example.com>', 'Mary <mary@example.com>') Defaults to () (Empty tuple) MANAGERS A tuple in the same format as ADMINS that specifies who should receive messages from mail_managers() Defaults to () (Empty tuple) 7

12 Flask- Documentation, Release _BACKEND The backend to use for sending s. Defaults to 'flask.ext. .backends.locmem.mail' 8 Chapter 3. Configuration

13 CHAPTER 4 Backends SMTPMail _HOST The host to use for sending . Defaults to 'localhost' _PORT Port to use for the SMTP server defined in _HOST. Defaults to 25 _HOST_USER Username to use for the SMTP server defined in _HOST. If empty, authentication will be skipped. Defaults to '' (Empty string) _HOST_PASSWORD Password to use for the SMTP server defined in _HOST. This setting is used in conjunction with _HOST_USER when authenticating to the SMTP server. If either of these settings is empty, authentication will be skipped. Defaults to '' (Empty string) _USE_TLS Whether to use a TLS (secure) connection when talking to the SMTP server. Defaults to False _USE_SSL Whether to use a TLS (secure) connection when talking to the SMTP server. Defaults to False FilebasedMail _FILE_PATH The directory used by the file backend to store output files. Defaults to None 9

14 Flask- Documentation, Release Consol DummyMail LocmemMail 10 Chapter 4. Backends

15 CHAPTER 5 API 11

16 Flask- Documentation, Release Chapter 5. API

17 CHAPTER 6 Extend 13

18 Flask- Documentation, Release Chapter 6. Extend

19 CHAPTER 7 Changelog Version Released Jan 9, 2013 Initial port of Django

20 Flask- Documentation, Release Chapter 7. Changelog

21 CHAPTER 8 Notes 17

22 Flask- Documentation, Release Chapter 8. Notes

23 Python Module Index f flask- , 1 19

24 Flask- Documentation, Release Python Module Index

25 Index F flask- (module), 1 21

django-sendgrid-events Documentation

django-sendgrid-events Documentation django-sendgrid-events Documentation Release 1.2 Eldarion, Inc November 07, 2016 Contents 1 Development 3 i ii django-sendgrid-events Documentation, Release 1.2 a simple app to provide and endpoind for

More information

Flask-SimpleLDAP Documentation

Flask-SimpleLDAP Documentation Flask-SimpleLDAP Documentation Release 1.1.2 Alexandre Ferland Sep 14, 2017 Contents 1 Quickstart 3 2 Configuration 5 3 API 7 3.1 Classes.................................................. 7 3.2 History..................................................

More information

Flask-Sendmail Documentation

Flask-Sendmail Documentation Flask-Sendmail Documentation Release 0.1 Anthony Ford February 14, 2014 Contents 1 Installing Flask-Sendmail 3 2 Configuring Flask-Sendmail 5 3 Sending messages 7 4 Bulk emails 9 5 Attachments 11 6 Unit

More information

flask-jwt Documentation

flask-jwt Documentation flask-jwt Documentation Release 0.3.2 Dan Jacob Nov 16, 2017 Contents 1 Links 3 2 Installation 5 3 Quickstart 7 4 Configuration Options 9 5 API 11 6 Changelog 13 6.1 Flask-JWT Changelog..........................................

More information

Flask-Caching Documentation

Flask-Caching Documentation Flask-Caching Documentation Release 1.0.0 Thadeus Burgess, Peter Justin Nov 01, 2017 Contents 1 Installation 3 2 Set Up 5 3 Caching View Functions 7 4 Caching Other Functions 9 5 Memoization 11 5.1 Deleting

More information

Django MFA Documentation

Django MFA Documentation Django MFA Documentation Release 1.0 Micro Pyramid Sep 20, 2018 Contents 1 Getting started 3 1.1 Requirements............................................... 3 1.2 Installation................................................

More information

Bambu API Documentation

Bambu API Documentation Bambu API Documentation Release 2.0.1 Steadman Sep 27, 2017 Contents 1 About Bambu API 3 2 About Bambu Tools 2.0 5 3 Installation 7 4 Basic usage 9 5 Questions or suggestions? 11 6 Contents 13 6.1 Defining

More information

flask-jwt-simple Documentation

flask-jwt-simple Documentation flask-jwt-simple Documentation Release 0.0.3 vimalloc rlam3 Nov 17, 2018 Contents 1 Installation 3 2 Basic Usage 5 3 Changing JWT Claims 7 4 Changing Default Behaviors 9 5 Configuration Options 11 6 API

More information

django-embed-video Documentation

django-embed-video Documentation django-embed-video Documentation Release 0.7.stable Juda Kaleta December 21, 2013 Contents i ii Django app for easy embeding YouTube and Vimeo videos and music from SoundCloud. Repository is located on

More information

To Setup your Business id in MacOS X El Capitan Mail (POP) To find MacOS version please visit: Apple Support macos version

To Setup your Business  id in MacOS X El Capitan Mail (POP) To find MacOS version please visit: Apple Support macos version To Setup your Business email id in MacOS X El Capitan Mail (POP) To find MacOS version please visit: Apple Support macos version Depending on your MAC OS version, your screens may appear a bit different,

More information

Setting Up Apple Mail

Setting Up Apple Mail EMAIL ACCOUNT SETUP 1. Open Apple Mail. If you are not prompted to create an account, go to Mail -> Preferences. 2. Click on the + button in the lower left hand corner. Work, Personal Your Name 1 3. Enter

More information

django-embed-video Documentation

django-embed-video Documentation django-embed-video Documentation Release 1.1.2-stable Juda Kaleta Nov 10, 2017 Contents 1 Installation & Setup 3 1.1 Installation................................................ 3 1.2 Setup...................................................

More information

FAQ 106 How do I access and set up client applications? There are two ways to access a mailbox for sending and receiving messages:

FAQ 106 How do I access  and set up  client applications? There are two ways to access a mailbox for sending and receiving  messages: FAQ 106 How do I access email and set up email client applications? Page 1 Access your webmail Outlook 2016 Setup Access from Mozilla Thunderbird Access from Apple Mail Access from iphone Access from Android

More information

Flask-Twilio Documentation

Flask-Twilio Documentation Flask-Twilio Documentation Release 0.0.6 Leo Singer Mar 02, 2018 Contents 1 Flask-Twilio Installation 1 2 Set Up 3 3 Making a Call 5 4 Sending a Text Message 7 5 Full Example Flask Application 9 6 Configuration

More information

django mail admin Documentation

django mail admin Documentation django mail admin Documentation Release 0.1.1 Denis Bobrov Mar 11, 2018 Contents 1 Django Mail Admin 3 1.1 Features.................................................. 3 1.2 Documentation..............................................

More information

Django Synctool Documentation

Django Synctool Documentation Django Synctool Documentation Release 1.0.0 Preston Timmons November 01, 2014 Contents 1 Basic usage 3 1.1 How it works............................................... 4 2 Installation 5 3 Contents 7 3.1

More information

flask-dynamo Documentation

flask-dynamo Documentation flask-dynamo Documentation Release 0.1.2 Randall Degges January 22, 2018 Contents 1 User s Guide 3 1.1 Quickstart................................................ 3 1.2 Getting Help...............................................

More information

Zoook e-sale Documentation

Zoook e-sale Documentation Zoook e-sale Documentation Release 6.1.1.0 Enterprise Objects Consulting Jul 31, 2017 Contents 1 Indices and tables 3 1.1 Introduction............................................. 3 1.2 Installation..............................................

More information

django-cron Documentation

django-cron Documentation django-cron Documentation Release 0.3.5 Tivix Inc. Mar 04, 2017 Contents 1 Introduction 3 2 Installation 5 3 Configuration 7 4 Sample Cron Configurations 9 4.1 Retry after failure feature........................................

More information

Signals Documentation

Signals Documentation Signals Documentation Release 0.1 Yeti November 22, 2015 Contents 1 Quickstart 1 2 What is Signals? 3 3 Contents 5 3.1 Get Started................................................ 5 3.2 Try the Demo Server...........................................

More information

Gmail Client Documentation

Gmail Client Documentation Gmail Client Documentation Release 0.0.4 Wilberto Morales February 13, 2016 Contents 1 Installation 3 2 Features 5 3 Basic usage 7 3.1 Authenticating sessions.........................................

More information

Promgen Documentation

Promgen Documentation Promgen Documentation Release 0.26.dev Paul Traylor Apr 05, 2018 Contents 1 Overview 3 1.1 Installing Promgen............................................ 3 1.2 Using Promgen..............................................

More information

To Setup your Business id in MacOS X El Capitan Mail (POP) To find MacOS version please visit: Apple Support macos version

To Setup your Business  id in MacOS X El Capitan Mail (POP) To find MacOS version please visit: Apple Support macos version To Setup your Business email id in MacOS X El Capitan Mail (POP) To find MacOS version please visit: Apple Support macos version Depending on your MAC OS version, your screens may appear a bit different,

More information

Flask Slither Documentation

Flask Slither Documentation Flask Slither Documentation Release 0.3 Nico Gevers Sep 27, 2017 Contents 1 Getting Started with Slither 3 1.1 Installation................................................ 3 1.2 Creating the App.............................................

More information

Python Schema Generator Documentation

Python Schema Generator Documentation Python Schema Generator Documentation Release 1.0.0 Peter Demin June 26, 2016 Contents 1 Mutant - Python code generator 3 1.1 Project Status............................................... 3 1.2 Design..................................................

More information

wagtail-robots Documentation

wagtail-robots Documentation wagtail-robots Documentation Release dev Adrian Turjak Feb 28, 2018 Contents 1 Wagtail Robots In Action 3 2 Installation 9 3 Initialization 11 4 Rules 13 5 URLs 15 6 Caching 17 7 Sitemaps 19 8 Host directive

More information

django-embed-video Documentation

django-embed-video Documentation django-embed-video Documentation Release 0.6.stable Juda Kaleta October 04, 2013 CONTENTS i ii Django app for easy embeding YouTube and Vimeo videos and music from SoundCloud. Repository is located on

More information

django-oauth2-provider Documentation

django-oauth2-provider Documentation django-oauth2-provider Documentation Release 0.2.7-dev Alen Mujezinovic Aug 16, 2017 Contents 1 Getting started 3 1.1 Getting started.............................................. 3 2 API 5 2.1 provider.................................................

More information

django-revproxy Documentation

django-revproxy Documentation django-revproxy Documentation Release 0.9.14 Sergio Oliveira Jun 30, 2017 Contents 1 Features 3 2 Dependencies 5 3 Install 7 4 Contents: 9 4.1 Introduction...............................................

More information

newauth Documentation

newauth Documentation newauth Documentation Release 0.0.1 adrien-f April 11, 2015 Contents 1 Installation 3 1.1 Dependencies............................................... 3 1.2 Downloading...............................................

More information

Kiki Documentation. Release 0.7a1. Stephen Burrows

Kiki Documentation. Release 0.7a1. Stephen Burrows Kiki Documentation Release 0.7a1 Stephen Burrows August 14, 2013 CONTENTS i ii Kiki Documentation, Release 0.7a1 Kiki is envisioned as a Django-based mailing list manager which can replace Mailman. CONTENTS

More information

Integration Guide. SecureAuth

Integration Guide. SecureAuth Integration Guide SecureAuth Revised: 9 November 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating integration. Guide Details

More information

Server-side Development using Python and SQL

Server-side Development using Python and SQL Lab 2 Server-side Development using Python and SQL Spring 2018 TDDD97 Web Programming http://www.ida.liu.se/~tddd97/ Department of Computer and Information Science (IDA) Linköping University Sweden 1 2

More information

flask-ldap3-login Documentation

flask-ldap3-login Documentation flask-ldap3-login Documentation Release 0.0.0.dev0 Nick Whyte Nov 09, 2018 Contents 1 Contents: 3 1.1 Configuration............................................... 3 1.2 Quick Start................................................

More information

Biostar Central Documentation. Release latest

Biostar Central Documentation. Release latest Biostar Central Documentation Release latest Oct 05, 2017 Contents 1 Features 3 2 Support 5 3 Quick Start 7 3.1 Install................................................... 7 3.2 The biostar.sh manager..........................................

More information

GMusicProcurator Documentation

GMusicProcurator Documentation GMusicProcurator Documentation Release 0.5.0 Mark Lee Sep 27, 2017 Contents 1 Features 3 2 Table of Contents 5 2.1 Installation................................................ 5 2.1.1 Requirements..........................................

More information

nacelle Documentation

nacelle Documentation nacelle Documentation Release 0.4.1 Patrick Carey August 16, 2014 Contents 1 Standing on the shoulders of giants 3 2 Contents 5 2.1 Getting Started.............................................. 5 2.2

More information

Gargoyle Documentation

Gargoyle Documentation Gargoyle Documentation Release 0.11.0 DISQUS Aug 27, 2017 Contents 1 Installation 3 1.1 Enable Gargoyle............................................. 3 1.2 Nexus Frontend.............................................

More information

Alert Configuration on the Cisco WAP121 and WAP321 Access Point

Alert Configuration on the Cisco WAP121 and WAP321 Access Point Email Alert Configuration on the Cisco WAP121 and WAP321 Access Point Objective System events are activities in the system that may require attention and necessary actions to be taken in order to run the

More information

django-ratelimit-backend Documentation

django-ratelimit-backend Documentation django-ratelimit-backend Documentation Release 1.2 Bruno Renié Sep 13, 2017 Contents 1 Usage 3 1.1 Installation................................................ 3 1.2 Quickstart................................................

More information

polib Documentation Release David Jean Louis

polib Documentation Release David Jean Louis polib Documentation Release 1.0.6 David Jean Louis January 04, 2015 Contents 1 Quick start guide 3 1.1 Installing polib.............................................. 3 1.2 Some basics

More information

ejpiaj Documentation Release Marek Wywiał

ejpiaj Documentation Release Marek Wywiał ejpiaj Documentation Release 0.4.0 Marek Wywiał Mar 06, 2018 Contents 1 ejpiaj 3 1.1 License.................................................. 3 1.2 Features..................................................

More information

Flask-Sitemap Documentation

Flask-Sitemap Documentation Flask-Sitemap Documentation Release 0.3.0 CERN May 06, 2018 Contents 1 Contents 3 2 Installation 5 2.1 Requirements............................................... 5 3 Usage 7 3.1 Simple Example.............................................

More information

You are just a couple of steps away from your new Sky and Tools powered by Google. next >>

You are just a couple of steps away from your new Sky  and Tools powered by Google. next >> You are just a couple of steps away from your new Sky Email and Tools powered by Google next >> First enable POP Download at sky.com/tools 1 2 POP lets you download messages from Sky s email servers onto

More information

Quick housekeeping Last Two Homeworks Extra Credit for demoing project prototypes Reminder about Project Deadlines/specifics Class on April 12th Resul

Quick housekeeping Last Two Homeworks Extra Credit for demoing project prototypes Reminder about Project Deadlines/specifics Class on April 12th Resul CIS192 Python Programming Web Frameworks and Web APIs Harry Smith University of Pennsylvania March 29, 2016 Harry Smith (University of Pennsylvania) CIS 192 March 29, 2016 1 / 25 Quick housekeeping Last

More information

django-app-metrics Documentation

django-app-metrics Documentation django-app-metrics Documentation Release 0.8.0 Frank Wiles Sep 21, 2017 Contents 1 Installation 3 1.1 Installing................................................. 3 1.2 Requirements...............................................

More information

Kuyruk Documentation. Release 0. Cenk Altı

Kuyruk Documentation. Release 0. Cenk Altı Kuyruk Documentation Release 0 Cenk Altı Mar 07, 2018 Contents 1 About Kuyruk 3 2 User s Guide 5 3 API Reference 17 4 Indices and tables 21 Python Module Index 23 i ii Welcome to Kuyruk s documentation.

More information

Service User Manual. Outlook By SYSCOM (USA) May 2nd, Version 1.0. Outlook 2013 Ver.1.0

Service User Manual. Outlook By SYSCOM (USA) May 2nd, Version 1.0. Outlook 2013 Ver.1.0 Outlook 2013 By SYSCOM (USA) May 2nd, 2016 Version 1.0 1 Contents 1. How to Setup POP3/SMTP Setup for Outlook 2013... 3 2. How to Setup IMAP for Outlook 2013... 14 3. How to Manage Spam Filter... 25 2

More information

alphafilter Documentation

alphafilter Documentation alphafilter Documentation Release 0.6 coordt September 09, 2013 CONTENTS i ii alphafilter Documentation, Release 0.6 Contents: CONTENTS 1 alphafilter Documentation, Release 0.6 2 CONTENTS CHAPTER ONE

More information

Office 365 User s Guide for Desktop. Office 365 User s Guide for Mobile

Office 365 User s Guide for Desktop. Office 365 User s Guide for Mobile Office 65 User s Guide - Page Office 65 User s Guide for Desktop Login to Employee s Account: https://portal.office.com Page Opening Employee s Email in Outlook Web for the st Time Page How to Remove Focused

More information

Hal Documentation. Release 1.0. Dan Ryan

Hal Documentation. Release 1.0. Dan Ryan Hal Documentation Release 1.0 Dan Ryan July 16, 2016 Contents 1 Configuration 3 2 Adapters 5 2.1 Campfire................................................. 5 2.2 Hipchat..................................................

More information

Flask-Migrate Documentation. Miguel Grinberg

Flask-Migrate Documentation. Miguel Grinberg Flask-Migrate Documentation Miguel Grinberg Sep 18, 2018 Contents 1 Installation 3 2 Example 5 3 Using Flask-Script 7 4 Configuration Callbacks 9 5 Multiple Database Support 11 6 Command Reference 13

More information

EnterpriseLink and LDAP

EnterpriseLink and LDAP Case Requirement A client has an EnterpriseLink application and wishes to utilize their Linux LDAP server to validate Users against, then use the EnterpriseLink feature of pooled logons to the mainframe.

More information

The Django Web Framework Part VI

The Django Web Framework Part VI The Django Web Framework Part VI Web Programming Course Fall 2013 Outline Session Framework User Authentication & Authorization in Django 2 Session Framework Session Framework lets you store and retrieve

More information

Service User Manual. Outlook By SYSCOM (USA) May 2, Version 2.0. Outlook 2007 Ver. 2.0

Service User Manual. Outlook By SYSCOM (USA) May 2, Version 2.0. Outlook 2007 Ver. 2.0 Outlook 2007 By SYSCOM (USA) May 2, 2013 Version 2.0 1 Contents 1. How to Setup POP3/SMTP Setup for Outlook 2007... 3 2. How to Setup IMAP for Outlook 2007... 13 3. How to Manage Spam Filter... 22 2 1.

More information

django-storages Documentation

django-storages Documentation django-storages Documentation Release 1.5.2 David Larlet, et. al. January 13, 2017 Contents 1 Amazon S3 3 2 Apache Libcloud 7 3 Azure Storage 11 4 CouchDB 13 5 Database 15 6 DropBox 17 7 FTP 19 8 Image

More information

Tissu for Fabric Documentation

Tissu for Fabric Documentation Tissu for Fabric Documentation Release 0.1-alpha Thierry Stiegler July 17, 2014 Contents 1 About 1 1.1 Installation................................................ 1 1.2 Quickstart................................................

More information

django-notifier Documentation

django-notifier Documentation django-notifier Documentation Release 0.7 Siddharth Doshi August 19, 2014 Contents 1 Dependecies 3 2 Contents 5 2.1 Installation & Setup........................................... 5 2.2 Quickstart................................................

More information

django-avatar Documentation

django-avatar Documentation django-avatar Documentation Release 2.0 django-avatar developers Oct 04, 2018 Contents 1 Installation 3 2 Usage 5 3 Template tags and filter 7 4 Global Settings 9 5 Management Commands 11 i ii django-avatar

More information

django-private-chat Documentation

django-private-chat Documentation django-private-chat Documentation Release 0.2.2 delneg Dec 12, 2018 Contents 1 :sunglasses: django-private-chat :sunglasses: 3 1.1 Important Notes............................................. 3 1.2 Documentation..............................................

More information

CLOUD MAIL End User Guide. (Version 1.0)

CLOUD MAIL End User Guide. (Version 1.0) End User Guide () Table of Contents 1. How to Activate New Account... 3 2. How to Compose a New Email Message... 5 3. How to View and Edit the Email Draft... 6 4. How to View Sent Email Messages... 6 5.

More information

django-mongonaut Documentation

django-mongonaut Documentation django-mongonaut Documentation Release 0.2.20 Daniel Greenfeld Sep 27, 2017 Contents 1 Installation 3 1.1 Normal Installation............................................ 3 1.2 Static Media Installation.........................................

More information

RDMO Documentation Documentation

RDMO Documentation Documentation RDMO Documentation Documentation Release 0.10.5 RDMO project Jun 29, 2018 Documentation 1 Installation 3 1.1 Install prerequisites............................................ 3 1.2 Obtaining the app directory.......................................

More information

# Application server configuration

# Application server configuration Downloaded from: justpaste.it/f39t $Id: signserver_build.properties.sample 3262 2013-01-30 09:28:50Z netmackan $ Build configuration of SignServer. Modify at will before building. Note: You might have

More information

RDMO Documentation Documentation

RDMO Documentation Documentation RDMO Documentation Documentation Release 0.11 RDMO project Dec 14, 2018 Contents 1 Installation 3 1.1 Install prerequisites............................................ 3 1.2 Obtaining the app directory.......................................

More information

django-auth-ldap Documentation

django-auth-ldap Documentation django-auth-ldap Documentation Release 1.5.0 Peter Sagerson Apr 19, 2018 Contents 1 Installation 3 2 Authentication 5 2.1 Server Config............................................... 5 2.2 Search/Bind...............................................

More information

Building a Django Twilio Programmable Chat Application

Building a Django Twilio Programmable Chat Application Building a Django Twilio Programmable Chat Application twilio.com/blog/08/0/python-django-twilio-programmable-chat-application.html March 7, 08 As a developer, I ve always wanted to include chat capabilities

More information

django-avatar Documentation

django-avatar Documentation django-avatar Documentation Release 2.0 django-avatar developers Sep 27, 2017 Contents 1 Installation 3 2 Usage 5 3 Template tags and filter 7 4 Global Settings 9 5 Management Commands 11 i ii django-avatar

More information

700 Fox Glen Barrington, Illinois ph/fx: [847] Setup Guide

700 Fox Glen Barrington, Illinois ph/fx: [847] Setup Guide Email Setup Guide 1. Mac Mail Page 2 2. ios/iphone Page 7 3. Outlook 2016 Page 12 4. Outlook 2013 Page 20 5. Windows Mail Page 26 Mac Mail 1. Open Mac Mail. 2. In the top left, click Mail, then click Add

More information

tally Documentation Release Dan Watson

tally Documentation Release Dan Watson tally Documentation Release 1.0.0 Dan Watson Sep 27, 2017 Contents 1 Installation 3 1.1 The tally Server............................................. 3 1.2 Sending Metrics.............................................

More information

Bootstrap-Flask Documentation

Bootstrap-Flask Documentation Bootstrap-Flask Documentation Release 1.0.4 Grey Li Nov 14, 2018 Contents 1 Contents 3 1.1 Basic Usage............................................... 3 1.2 Use Macros................................................

More information

EXPERIENCES MOVING FROM DJANGO TO FLASK

EXPERIENCES MOVING FROM DJANGO TO FLASK EXPERIENCES MOVING FROM DJANGO TO FLASK DAN O BRIEN, VP OF ENGINEERING CRAIG LANCASTER, CTO Jana Mobile Inc. www.jana.com WHO WE ARE Jana is a startup company in Boston connecting advertising and marketing

More information

Configure Settings and Customize Notifications on FindIT Network Probe

Configure  Settings and Customize  Notifications on FindIT Network Probe Configure Email Settings and Customize Email Notifications on FindIT Network Probe Objective Cisco FindIT Network Probe equips a network administrator with indispensable tools that help securely monitor

More information

DCLI User's Guide. Modified on 20 SEP 2018 Data Center Command-Line Interface

DCLI User's Guide. Modified on 20 SEP 2018 Data Center Command-Line Interface Modified on 20 SEP 2018 Data Center Command-Line Interface 2.10.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

LIFX NodeServer Documentation

LIFX NodeServer Documentation LIFX NodeServer Documentation Release 0.1.5 James Milne(Einstein.42) Jul 17, 2017 Contents 1 Usage 3 1.1 Installation................................................ 3 1.2 Add Node Server.............................................

More information

IMAPClient Documentation

IMAPClient Documentation IMAPClient Documentation Release 0.9.2 Menno Smits March 28, 2013 CONTENTS i ii Author Menno Smits Version 0.9.2 Date March 28, 2013 Homepage http://imapclient.freshfoo.com Download http://pypi.python.org/pypi/imapclient/

More information

django-intercom Documentation

django-intercom Documentation django-intercom Documentation Release 0.0.12 Ken Cochrane February 01, 2016 Contents 1 Installation 3 2 Usage 5 3 Enable Secure Mode 7 4 Intercom Inbox 9 5 Custom Data 11 6 Settings 13 6.1 INTERCOM_APPID...........................................

More information

django-auditlog Documentation

django-auditlog Documentation django-auditlog Documentation Release 0.4.3 Jan-Jelle Kester Jul 05, 2017 Contents 1 Contents 3 1.1 Installation................................................ 3 1.2 Usage...................................................

More information

This guide covers the installation, setup, and configuration of Sertifi for Salesforce CPQ.

This guide covers the installation, setup, and configuration of Sertifi for Salesforce CPQ. This guide covers the installation, setup, and configuration of Sertifi for Salesforce CPQ. Contents Sertifi for Salesforce CPQ Prerequisites... 2 Section 1: Sertifi for Salesforce installation and setup...

More information

froide Documentation Release alpha Stefan Wehrmeyer

froide Documentation Release alpha Stefan Wehrmeyer froide Documentation Release 4.0.0-alpha Stefan Wehrmeyer October 31, 2016 Contents 1 About 3 1.1 Development Goals........................................... 3 1.2 Features..................................................

More information

Psydro Extension Documentation V.2.x

Psydro Extension Documentation V.2.x https://www.psydro.com Psydro Extension Documentation V.2.x Overview The purpose of this document is to define and streamline the functionalities of the extension. There are two important dynamics to the

More information

django-auth-ldap Documentation

django-auth-ldap Documentation django-auth-ldap Documentation Release 1.1.8 Peter Sagerson April 18, 2016 Contents 1 Installation 3 2 Authentication 5 2.1 Server Config............................................... 5 2.2 Search/Bind...............................................

More information

Mailbox Control Panel

Mailbox Control Panel Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 1 Left side... 2 Right side... 3 Menu... 4 Dashboard... 4 Mailbox settings... 4 Mailbox management...

More information

Flask-Assets Documentation

Flask-Assets Documentation Flask-Assets Documentation Release 0.12 Michael Elsdörfer Apr 26, 2017 Contents 1 Installation 3 2 Usage 5 2.1 Using the bundles............................................ 5 2.2 Flask blueprints.............................................

More information

Django Groups Manager Documentation

Django Groups Manager Documentation Django Groups Manager Documentation Release 0.3.0 Vittorio Zamboni January 03, 2017 Contents 1 Documentation 3 1.1 Installation................................................ 3 1.2 Basic usage................................................

More information

Twitter and While Loops. April

Twitter and While Loops. April Twitter and While Loops April 18 2016 Today Using GeCoords.py to extract geo locations to write a KML file Getting Twitter posts using tweepy While loops More powerful functions to get Twitter posts Using

More information

yagmail Documentation

yagmail Documentation yagmail Documentation Release 0.10.189 kootenpv Feb 08, 2018 Contents 1 API Reference 3 1.1 Authentication.............................................. 3 1.2 SMTP Client...............................................

More information

django-celery Documentation

django-celery Documentation django-celery Documentation Release 2.5.5 Ask Solem Nov 19, 2017 Contents 1 django-celery - Celery Integration for Django 3 1.1 Using django-celery........................................... 4 1.2 Documentation..............................................

More information

Release Clearcode < and associates (see AUTHORS)

Release Clearcode <  and associates (see AUTHORS) pytest s aucedocumentation Release 0.3.3 Clearcode and associates (see AUTHORS) July 14, 2014 Contents 1 Contents 3 1.1 Usage................................................... 3

More information

Writing REST APIs with OpenAPI and Swagger Ada

Writing REST APIs with OpenAPI and Swagger Ada Writing REST APIs with OpenAPI and Swagger Ada Stéphane Carrez FOSDEM 2018 OpenAPI and Swagger Ada Introduction to OpenAPI and Swagger Writing a REST Ada client Writing a REST Ada server Handling security

More information

django-dajax Documentation

django-dajax Documentation django-dajax Documentation Release 0.9 Jorge Bastida Nov 16, 2017 Contents 1 Documentation 3 1.1 Installation................................................ 3 1.2 API....................................................

More information

smsghussd Documentation

smsghussd Documentation smsghussd Documentation Release 0.1.0 Mawuli Adzaku July 11, 2015 Contents 1 How to use 3 2 Author 7 3 LICENSE 9 3.1 Contents:................................................. 9 3.2 Feedback.................................................

More information

youckan Documentation

youckan Documentation youckan Documentation Release 0.1.0.dev Axel Haustant May 26, 2014 Contents 1 Compatibility 3 2 Installation 5 3 Documentation 7 3.1 Configuration............................................... 7 3.2

More information

NotifySCM Workspace Administration Guide

NotifySCM Workspace Administration Guide NotifySCM Workspace Administration Guide TABLE OF CONTENTS 1 Overview... 3 2 Login... 4 2.1 Main View... 5 3 Manage... 6 3.1 PIM... 6 3.2 Document...12 3.3 Server...13 4 Workspace Configuration... 14 4.1

More information

django-model-report Documentation

django-model-report Documentation django-model-report Documentation Release 0.2.1 juanpex Nov 06, 2017 Contents 1 Demo 3 1.1 User Guide................................................ 3 1.2 Modules.................................................

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer AirWatch v9.1 Have documentation feedback? Submit

More information

Online Employer Mobile Application (OE Mobile)

Online Employer Mobile Application (OE Mobile) We re excited to announce the Version 1 release of PayChoice s new Apple mobile application, OE Mobile. The app is available for free download in the Apple App Store just search for OE Mobile, and download

More information

Django Extra Views Documentation

Django Extra Views Documentation Django Extra Views Documentation Release 0.12.0 Andrew Ingram Nov 30, 2018 Contents 1 Features 3 2 Table of Contents 5 2.1 Getting Started.............................................. 5 2.2 Formset Views..............................................

More information

Brewing beer with Python. Chesco

Brewing beer with Python. Chesco Brewing beer with Python Chesco Igual @chescales What shalt thou learn? - Building an IoT backend - Technologies, Protocols and Tools - Backend considerations - Meet a full running architecture - Learn

More information

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel Fasthosts Customer Support Mailbox Control Panel A walkthrough of the Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 2 Left side... 3 Right side...

More information