Gluino is of web2py (gluon) libraries to Bottle, Flask, Pyramid, Tornado, and
Wsgiref with examples.
This is a project that started during the PyCon 2012 sprint.
License: Web2py license (LGPL) applies to files in gluino/ folder
On Gitbub: https://github.com/mdipierro/gluino
On PyPI: http://pypi
Thanks to our 100+ contributors. This is our best release ever.
[download here](http://www.web2py.com/examples/default/download).
--
Free open source full-stack framework for rapid development of fast, scalable,
secure and portable database-driven web-based applications. Written and
progra
Dimensional Analysis / Formula Validation/ Units Conversion / Error Propagation
In one single small file without dependencies
buckingham.py
http://code.google.com/p/buckingham/
based on the Buckingham Theorem
How to use
download the module
download Python
start Python
import the module:
>>> fr
author
(same person can have multiple roles depending on the paper).
Requires web2py 1.85.3 or later.
Developed by Massimo Di Pierro
Support provided by MetaCryption LLC (http://metacryption.com)
We hope it will be useful. Let us know how we can improve it even more.
Massimo
--
http://mail.pyt
The third edition of the web2py book is out:
http://www.lulu.com/product/paperback/web2py-%283rd-edition%29/12199578
also available in pDF and online for free in html at http://web2py.com/book
It includes documentation about many features not documented in the
2nd edition including:
- al
Markmin is a wiki markup language
implemented in less than 100 lines of code (one file, no dependencies)
easy to read
secure
support table, ul, ol, code
support html5 video and audio elements
can align images and resize them
CSS friendly (can specify class for tables and code elements)
can add anc
http://www.web2py.com/p3d
A Python library that generates processing.js code for 3D rendering
and visualization including a pure python algorithm for computing iso-
surfaces from VTK files. The generated 3D objects can rotated in the
browser. Requires a browser with support, jquery and
pr
http://www.web2py.com/semantic
The idea of the semantic web, embodied by Linked Data, is that of
labeling relations between data using the Web Ontology Language (OWL)
and post the data online using an XML based protocol (RDF). Now you
can do it in web2py by simply labeling fields and tables
Free and open source full-stack enterprise framework for agile
development of fast, scalable, secure and portable database-driven web-
based applications. Written and programmable in Python.
Click http://web2py.com/demo_admin for an interactive online demo of
the web based IDE.
New feature
A fast portable pure-python multithreaded experimental WSGI web server
in 300 lines of code:
Python 2.4,2.5,2.6 version:
http://code.google.com/p/web2py/source/browse/trunk/gluon/sneaky.py
Python 3.0,3.1 version:
http://code.google.com/p/web2py/source/browse/trunk/gluon/
sneaky3.py
The new web2py book is available on lulu.com
http://www.lulu.com/content/e-book/web2py/4968879
Lots of new stuff with100 more pages (341 pages in total). Covers
Auth, Crud, Services, interaction with Pyjamas, PyAMF, and better
deployment recipes.
Massimo
--
http://mail.python.org/mailman
web2py 1.64.0 is out
http://www.web2py.com
new features:
- full Jython support, including xzJDBC for sqlite and postgresql.
install jython and run: jython web2py.py -h
- models are 2.5x faster
- better LDAP support
- custom forms
Example:
#in model
db.define_table('person',
web2py 1.63 is OUT
Check out the new features in this slides:
http://www.scribd.com/doc/16085263/web2py-slides-version-163
Massimo
P.S. with love and respect to all other python programmers out there!
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python So
Hello everybody web2py 1.62.1 is out
http://www.web2py.com
Here is a video of some of the new features:
http://www.screencast.com/t/OH8Uc5ab6
New features:
- admin interface reads web2py twits
- deploy on Google App Engine directly from the web based admin
- commit your apps to mercuri
web2py 1.59 is out
http://www.web2py.com
Check out this video about the new features:
http://www.vimeo.com/3703345
What is web2py?
=
- It is the web framework used by PyCon 2009 for registration.
- It a very easy and very powerful Python web framework.
- It is fast
web2py 1.56.4 is out
http://www.web2py.com
What is web2py?
=
- It is the web framework used by PyCon 2009 for registration.
- It a very easy and very powerful Python web framework.
- It is fast and rock solid. It has a very clean design and it is
strong on security.
- Include
web2py 1.56 is out, including a new web site with better documentation
http://www.web2py.com
What is web2py?
=
- It is the web framework used by PyCon 2009 for registration.
- It a very easy and very powerful Python web framework.
- It is fast and rock solid. It has a very cle
WEB2PY 1.55.3 is out.
http://mdp.cti.depaul.edu/
Main Improvements
- better unittests
- better GAE support
- In db.table.insert(...) and db(query).update(...), ... may include
expressions like field=db.table.field+1
- db(query).update() and db(query).delete() returns number of
affected
http://web2py.appspot.com/t3/default/wiki/main(there is a
video tutorial)
T3 version 0.2 is out. Now you can develop for GAE on GAE and it
could not get any easier.
T3 is a development platform (built on web2py) that works like a WIKI
and it lets you embed python code and "comp
Live demo with examples:
http://web2py.appspot.com/plugin_checkout
Source code:
http://mdp.cti.depaul.edu/appliances/default/show/43
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donati
web2py 1.40 is out
A web2py book is out too:
http://he-cda.wiley.com/WileyCDA/Section/id-321954.html
Here is a sample:
http://mdp.cti.depaul.edu/examples/static/web2py_manual_cut.pdf
Here are some videos:
http://www.vimeo.com/videos/search:web2py
version 1.40 includes:
- Database Abstraction
Hello everybody,
I just released the KPAX CMS 1.0 beta (based on web2py).
Create web pages, wikis with locking and versioning, blogs, chats,
surveys, video/audio streams. No programming required. Runs off a USB
drive too.
The name is temporary.
Here is a screencast/tutorial http://www.vimeo
Hello everybody,
Gluon 1.15 is out. This is a free open source framework for agile
development of secure database driven web applications, written in
Python, programmable in Python. Stable API and supported since
October 1st 2007.
http://mdp.cti.depaul.edu
http://www.vimeo.com/428474 (video
23 matches
Mail list logo