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 tw2.jqplugins.fullcalendar

How to install tw2.jqplugins.fullcalendar

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install tw2.jqplugins.fullcalendar
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
2.0.1 Available View build log
0.1.1dev Available View build log
Linux (64-bit)
2.0.1 Available View build log
0.1.1dev Available View build log
 
License
MIT
Lastest release
version 2.0.1 on Nov 22nd, 2012

A toscawidgets2 wrapper for the FullCalendar jquery plugin library.

See the FullCalendar library's documentation for further information: jQuery FullCalendar Documentation

For demos of other tw2.jqplugin widgets see: http://tw2-demos.threebean.org/

Description

toscawidgets2 (tw2) aims to be a practical and useful widgets framework that helps people build interactive websites with compelling features, faster and easier. Widgets are re-usable web components that can include a template, server-side code and JavaScripts/CSS resources. The library aims to be: flexible, reliable, documented, performant, and as simple as possible.

jQuery FullCalendar Plugin is a jQuery plugin that provides a full-sized, drag & drop calendar. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). The FullCalendar library is open source and dual licensed under the MIT or GPL Version 2 licenses.

This module, tw2.jqplugins.fullcalendar, provides toscawidgets2 (tw2) access to the jQuery FullCalendar Plugin widget.

Sampling tw2.jqplugins.fullcalendar in the WidgetBrowser

The best way to scope out tw2.jqplugins.fullcalendar is to load its widgets in the tw2.devtools WidgetBrowser. To see the source code that configures them, check out tw2.jqplugins.fullcalendar/tw2/jqplugins/fullcalendar/samples.py

To give it a try you'll need git, python, and virtualenvwrapper. Run:

$ git clone git@github.com:toscawidgets/tw2.jqplugins.fullcalendar.git
$ cd tw2.jqplugins.fullcalendar
$ mkvirtualenv tw2.jqplugins.fullcalendar
(tw2.jqplugins.fullcalendar) $ pip install tw2.devtools
(tw2.jqplugins.fullcalendar) $ python setup.py develop
(tw2.jqplugins.fullcalendar) $ paster tw2.browser

...and browse to http://localhost:8000/ to check it out.

Subscribe to package updates

Last updated Nov 22nd, 2012

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.