Giter Site home page Giter Site logo

harveyssh / web2py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from web2py/web2py

0.0 2.0 0.0 42.49 MB

Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.

Home Page: http://www.web2py.com

License: Other

Makefile 0.19% Python 93.76% JavaScript 3.57% CSS 1.04% Perl 0.02% Shell 1.42%

web2py's Introduction

Readme

web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications.

It is written and programmable in Python. LGPLv3 License

Learn more at http://web2py.com

Google App Engine deployment

cp examples/app.yaml ./
cp handlers/gaehandler.py ./

Then edit ./app.yaml and replace "yourappname" with yourappname.

Documentation (readthedocs.org)

Docs Status

Tests

Build Status

Coverage Status

Installation Instructions

To start web2py there is NO NEED to install it. Just unzip and do:

python web2py.py

That's it!!!

web2py directory structure

project/
    README
    LICENSE
    VERSION                    > this web2py version
    web2py.py                  > the startup script
    anyserver.py               > to run with third party servers
    ...                        > other handlers and example files
    gluon/                     > the core libraries
        contrib/               > third party libraries
        tests/                 > unittests  
    applications/              > are the apps
        admin/                 > web based IDE
            ...
        examples/              > examples, docs, links
            ...
        welcome/               > the scaffolding app (they all copy it)
            ABOUT
            LICENSE
            models/
            views/
            controllers/
            sessions/
            errors/
            cache/
            static/
            uploads/
            modules/
            cron/
            tests/
        ...                    > your own apps
    examples/                  > example config files, mv .. and customize
    extras/                    > other files which are required for building web2py
    scripts/                   > utility and installation scripts
    handlers/
        wsgihandler.py         > handler to connect to WSGI
        ...                    > handlers for Fast-CGI, SCGI, Gevent, etc
    site-packages/             > additional optional modules
    logs/                      > log files will go in there
    deposit/                   > a place where web2py stores apps temporarily

Issues?

Report issues at http://code.google.com/p/web2py/issues/

web2py's People

Contributors

mdipierro avatar niphlod avatar timrichardson avatar leonelcamara avatar spametki avatar gi0baro avatar rpedroso avatar omartrinidad avatar reingart avatar nicozanf avatar buhtigithub avatar cwinebrinner avatar flavour avatar dokime7 avatar charleslaw avatar nexusbla18 avatar carpaidea avatar alfonsodg avatar ortgit avatar jmistx avatar robertop23 avatar viniciusban avatar samuelbonilla avatar dmvieira avatar pochmann avatar mpranjic avatar yasinmuaz avatar wangganggithub avatar luizpedone avatar apa-1 avatar

Watchers

harvey avatar James Cloos 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.