Skip to main content

torweb

Project description

# torweb

#### torweb is a second development based application framework tornado

  1. Install

Example for virtualenv:

$ cd ~ $ mkdir env $ cd env $ virtualenv torweb $ ln -s ~/env/torweb/bin/python /usr/bin/python-torweb $ ln -s ~/env/torweb/bin/pip /usr/bin/pip-torweb $ pip-torweb install torweb $ ln -s ~/env/torweb/lib/python2.7/site-packages/torweb/start_app.py /usr/bin/torweb_startapp.py $ sudo chmod a+x /usr/bin/torweb_startapp.py

  1. Getting started

Example for virtualenv torweb:

Before start app of torweb, you’d have to install mysql, and set mysql root user and password.

And then, edit “/usr/bin/torweb_startapp.py” below to your username and password:

MYSQL_ROOT_USER = “root” MYSQL_ROOT_PASS = “1”

Next, do follows to start you first application named torweb.

$ cd ~ $ mkdir projects $ cd projects $ torweb_startapp.py test $ cd test $ python-torweb dev_server.py [2013-10-25 10:53:18] * app server is running on http://0.0.0.0:8888 [2013-10-25 10:53:18] * restart with reload

if you have got above tips, your first application has been built.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torweb-0.1.18.tar.gz (94.8 kB view details)

Uploaded Source

File details

Details for the file torweb-0.1.18.tar.gz.

File metadata

  • Download URL: torweb-0.1.18.tar.gz
  • Upload date:
  • Size: 94.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for torweb-0.1.18.tar.gz
Algorithm Hash digest
SHA256 36313c3131ebbae7e543d7f34aac5d88258c0de7521da47a9c24be03634f305f
MD5 51ac2d7c4a93ddad88ef2a0354e8ef8e
BLAKE2b-256 e553eec096c0e17b14cba1feea7563a1ec41ab17406200a4d4c9261a849cb9ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page