Skip to content

twocngdagz/weppy

 
 

Repository files navigation

Welcome to weppy

weppy is a full-stack python framework that includes everything needed to easily create fast, scalable and secure web applications.

It's based on web2py and inspired by Flask.

pip version build status

Installation

You can install weppy using pip:

pip install weppy

Documentation

The documentation is available at http://weppy.org/docs. The sources are available under the docs folder.

Examples

The "bloggy" example described in the Tutorial is available under the examples folder. While we're still populating this folder with more examples, you can take a look also at H-Funding, which can give you a deepen view on weppy's features.

Status of the project

weppy is currently released in beta stage. What does it means?

  • That the code may contain noteworthy bugs
  • That you can use it on production but cannot blame the developers if something goes wrong

Also, please keep in mind that currently weppy doesn't provide support to python 3.

How can I help?

We are very glad if you contribute to the project in one or all of these ways:

  • Talking about weppy with firends and on the web
  • Paticipating on weppy users group
  • Adding issues and features requests here on github
  • Participating in discussions about new features and issues here on github
  • Improving the documentation
  • Forking the project and writing beautiful code

License

weppy is released under the BSD License.

However, due to original licenses limitations, some components are included in weppy under their original licenses, please check the LICENSE file for more details.

About

The web framework for humans

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.2%
  • CSS 1.6%
  • Other 1.2%