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
INSTALL>
pypm install towbar

How to install towbar

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install towbar
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.2 Available View build log
Windows (64-bit)
0.1.2 Available View build log
Mac OS X (10.5+)
0.1.2 Available View build log
Linux (32-bit)
0.1.2 Available View build log
Linux (64-bit)
0.1.2 Available View build log
 
License
MIT
Dependencies
Imports
Lastest release
version 0.1.2 on Sep 11th, 2011

Introduction

towbar is a python library for the boxcar.io web service.

Installation

Install via pip:

pip install towbar

Or if you must:

easy_install towbar

Usage

towbar can be imported into any python module:

from towbar import Towbar
tow_bar = Towbar(user, password)

The object then provides the following API methods:

tow_bar.notify_myself(message, sender)

There is also an exported API function which can be used directly:

import towbar
towbar.send_notification(user, password, text)

Dependencies

TODO

  • Full API support
  • Provider support
  • Integration testing

Contribute

If you want to contribute:

  • Fork the project.
  • Make your feature addition or bug fix based on develop.
  • Add tests for it. This is important so I don’t break it in a future version unintentionally.
  • Commit, do not mess with version
  • Send me a pull request. Bonus points for topic branches.

History

0.1.0 (2011-09-10)
  • basic API access
  • send notification to oneself

Subscribe to package updates

Last updated Sep 11th, 2011

Download Stats

Last month:1

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.