All Projects → wtforms → Wtforms Appengine

wtforms / Wtforms Appengine

Licence: other
WTForms integration for Google App Engine

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Wtforms Appengine

Tweet-2-RSS
Convert your Twitter API requests to RSS Feeds
Stars: ✭ 14 (-64.1%)
Mutual labels:  appengine
micro-blog
Just a micro blog
Stars: ✭ 22 (-43.59%)
Mutual labels:  appengine
Djangae
The best way to run Django on Google Cloud. This project is now on GitLab: https://gitlab.com/potato-oss/djangae/djangae
Stars: ✭ 576 (+1376.92%)
Mutual labels:  appengine
viur-vi
Visual administration interface for ViUR as web-app, with the ability to generate its input masks and data structures automatically from the underlying data model.
Stars: ✭ 18 (-53.85%)
Mutual labels:  appengine
spring-cloud-gcp-guestbook
No description or website provided.
Stars: ✭ 55 (+41.03%)
Mutual labels:  appengine
Clean Go
Clean Architecture Example in Go
Stars: ✭ 274 (+602.56%)
Mutual labels:  appengine
rdm-app
Code for the rdm.openlighting.org site
Stars: ✭ 17 (-56.41%)
Mutual labels:  appengine
Telebot
Telegram Bot starter kit. Very easy to install with Google App Engine.
Stars: ✭ 664 (+1602.56%)
Mutual labels:  appengine
server
The ViUR application development framework - legacy version 2.x for Python 2.7
Stars: ✭ 12 (-69.23%)
Mutual labels:  appengine
Go Web Workshop
Build Web Applications with Go on App Engine
Stars: ✭ 515 (+1220.51%)
Mutual labels:  appengine
appengine-java-standard
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Stars: ✭ 141 (+261.54%)
Mutual labels:  appengine
GaeSupportLaravel
Run Laravel on Google App Engine
Stars: ✭ 22 (-43.59%)
Mutual labels:  appengine
Google Actions Java Sdk
(Deprecated) Unofficial Google Actions Java SDK - for Android engineers and all Java lovers
Stars: ✭ 280 (+617.95%)
Mutual labels:  appengine
aelog
App Engine Logger
Stars: ✭ 24 (-38.46%)
Mutual labels:  appengine
Express Babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
Stars: ✭ 621 (+1492.31%)
Mutual labels:  appengine
old-djangae-scaffold
Barebones Djangae application for those who want to hit the ground running!
Stars: ✭ 82 (+110.26%)
Mutual labels:  appengine
docker-laravel-appengine
Laravel dockerized with official Google App Engine flexible php environment + swoole.
Stars: ✭ 66 (+69.23%)
Mutual labels:  appengine
Activityinfo
Platform for field-level monitoring and analysis of humanitarian actions
Stars: ✭ 33 (-15.38%)
Mutual labels:  appengine
Try Puppeteer
Run Puppeteer code in the cloud
Stars: ✭ 642 (+1546.15%)
Mutual labels:  appengine
Oppia
A free, online learning platform to make quality education accessible for all.
Stars: ✭ 4,361 (+11082.05%)
Mutual labels:  appengine

.. image:: https://travis-ci.org/wtforms/wtforms-appengine.svg?branch=master :target: https://travis-ci.org/wtforms/wtforms-appengine .. image:: https://coveralls.io/repos/wtforms/wtforms-appengine/badge.svg?branch=master&service=github :target: https://coveralls.io/github/wtforms/wtforms-appengine?branch=master

WTForms-Appengine

WTForms-Appengine is a fork of the wtforms.ext.appengine package from WTForms. The package has been renamed to wtforms_appengine but otherwise should function the same as the ext package, at least for the moment.

to install::

pip install WTForms-Appengine

Rationale

The reasoning for splitting out this package is that WTForms 2.0 has deprecated all its wtforms.ext.<library> packages and they will not receive any further feature updates. The authors feel that packages for companion libraries work better with their own release schedule and the ability to diverge more from WTForms.

This package is currently looking for a maintainer. If you want to help maintain this package please contact [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].