Skip to content

artifex-it/weppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Examples will be soon available on this repository. In the meantime take a look at H-Funding, which can give you a deepen view on weppy and its features.

Status of the project

weppy is currently released in alpha 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
  • That APIs can change without backward compatibility until the reach of a beta stage

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
  • 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 98.2%
  • CSS 1.5%
  • JavaScript 0.3%