Giter VIP home page Giter VIP 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
pip3 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

aaronsw avatar akash0x53 avatar alexalekseyenko avatar anandology avatar asldevi avatar bflyblue avatar blueyed avatar bnoordhuis avatar btbytes avatar cclauss avatar cellularmitosis avatar fredludlow avatar iredmail avatar jzellman avatar liuming-dev avatar nopri avatar pricechild avatar pslacerda avatar pysquared avatar rafalstapinski avatar sandesh247 avatar schneidersoft avatar sconeyard avatar seanhoughton avatar seansouthern avatar serverhorror avatar shell909090 avatar shish avatar varunpurohit76 avatar zashas 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.