Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66668
| Path | csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andriy.kornatskyy@live.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.091 |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.00; 'url:bitbucket': 0.05; 'coverage.': 0.07; 'tutorials,': 0.09; '1:48': 0.16; 'cryptic': 0.16; 'googling': 0.16; 'received:65.55.116.7': 0.16; 'stumbled': 0.16; 'with?': 0.16; 'wrote:': 0.18; 'users.': 0.18; 'starts': 0.20; 'thanks.': 0.20; 'feb': 0.22; 'received:65.55.116': 0.24; 'stick': 0.24; 'source': 0.25; 'tutorials': 0.26; 'read,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'url:mailman': 0.30; 'code': 0.31; 'libraries': 0.31; 'received:192.168.10': 0.31; 'url:python': 0.33; 'community': 0.33; 'actively': 0.33; 'framework': 0.33; 'could': 0.34; 'something': 0.35; 'test': 0.35; 'there': 0.35; 'from:addr:live.com': 0.36; 'url:listinfo': 0.36; "didn't": 0.36; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'should': 0.36; 'list': 0.37; 'being': 0.38; 'thank': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'easy': 0.60; 'you.': 0.62; 'exchange': 0.63; 'information': 0.63; 'developed': 0.63; 'more': 0.64; 'due': 0.66; 'believe': 0.68; 'touch': 0.74; '100%': 0.77; '2014,': 0.84; 'bells': 0.84; 'benchmark': 0.84; 'coupled': 0.84; 'personally.': 0.84 |
| X-TMN | [5DSGgk7aadQFOHOU8Z3N+2o31duEOOtQ] |
| X-Originating-Email | [andriy.kornatskyy@live.com] |
| Content-Type | text/plain; charset="us-ascii" |
| MIME-Version | 1.0 (Mac OS X Mail 7.1 \(1827\)) |
| Subject | Re: Wheezy.web - is it been developed? |
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
| In-Reply-To | <CAD2eo0ZkRDbW7Gn3q_jaJDD_JubhZbJxTFKPPDRqxJOF=7vCSA@mail.gmail.com> |
| Date | Wed, 19 Feb 2014 09:18:17 +0200 |
| Content-Transfer-Encoding | quoted-printable |
| References | <CAD2eo0YZROG5ntv6JiC80UU-eysPk+ykawBHSRUyYeNBPkQ=Ug@mail.gmail.com> <CAD2eo0ZkRDbW7Gn3q_jaJDD_JubhZbJxTFKPPDRqxJOF=7vCSA@mail.gmail.com> |
| To | python-list@python.org |
| X-Mailer | Apple Mail (2.1827) |
| X-OriginalArrivalTime | 19 Feb 2014 07:18:51.0069 (UTC) FILETIME=[D6BAC6D0:01CF2D42] |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7138.1392794401.18130.python-list@python.org> (permalink) |
| Lines | 44 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1392794401 news.xs4all.nl 2844 [2001:888:2000:d::a6]:46761 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:66668 |
Show key headers only | View raw
Marcio, The wheezy.web framework (http://bitbucket.org/akorn/wheezy.web) supplies documentation, tutorials, quick starts and benchmark for you. Due to modular architecture, it is being developed in several independent loosely coupled libraries under wheezy.*. The source code is easy to read, there is 100% test coverage. No bells and whistles. I believe the web framework should not be something cryptic (requiring community to exchange ideas about workarounds) nor something that involves infinitive development cycle. If you have any questions I will be happy to answer in this mailing list or personally. Thanks. Andriy Kornatskyy On Feb 19, 2014, at 1:48 AM, Marcio Andrey Oliveira <plicatibu@gmail.com> wrote: > Hi. > > I stumbled upon Wheezy.web and I got interested into learn more about it. > > After googling I didn't find that many information about it: only docs and samples from its web site. > > I didn't find a mailing list nor user groups and no tutorials from its users. > > Is Wheezy.web been actively developed? Does it have any user base community that I could get in touch with? Or should I forget about it and stick to say flask or pyramid? > > Thank you. > > -- > https://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Wheezy.web - is it been developed? Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2014-02-19 09:18 +0200
csiph-web