Giter Club home page Giter Club logo

webpy's Introduction

web.py is a web framework for Python that is as simple as it is powerful.

Visit http://webpy.org/ for more information.

build status Codecov Test Coverage

The latest stable release 0.40 supports both Python 2.7 and Python >= 3.5. To install it, please run:

# For Python 2.7
pip2 install web.py==0.40

# For Python 3
python3 -m pip install web.py==0.40

You can also download it from GitHub Releases page, then install it manually:

unzip webpy-0.40.zip
cd webpy-0.40/
python3 setup.py install

Note: 0.40 is the last release which supports Python 2. Future releases will drop support for Python 2.

webpy's People

Contributors

anandology avatar aaronsw avatar iredmail avatar cclauss avatar zashas avatar asldevi avatar jzellman avatar bnoordhuis avatar serverhorror avatar nopri avatar varunpurohit76 avatar shell909090 avatar pslacerda avatar liuming-dev avatar pysquared avatar fredludlow avatar cellularmitosis avatar btbytes avatar schneidersoft avatar blueyed avatar pjz avatar pricechild avatar rafalstapinski avatar sandesh247 avatar seanhoughton avatar seansouthern avatar bflyblue avatar shish avatar sconeyard avatar alexalekseyenko avatar

Stargazers

Acampbell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.