Skip to main content

A pysmvt supporting application

Project description

Introduction

pysapp is a library designed as a “supporting application” for pysmvt applications.

Example applications will be avilable soon, for now, please follow the steps below to get your own default application up and running.

Steps for Installation

  1. Install Python

  2. install setuptools (includes easy_install)

  3. install virtualenv easy_install virtualenv

  4. Create a new virtual environement virtualenv myproj-staging –no-site-packages

  5. Activate the virtual environment (os dependent)

  6. install pysapp & dependencies easy_install pysapp

Steps for creating a working application

Note: the pysmvt command is installed when you install pysapp, which has pysmvt as a requirement.

  1. cd myproj-staging

  2. mkdir src

  3. cd src

  4. pysmvt project -t pysapp <myapp> replace <myapp> with your project name

  5. answer the questions that come up

  6. write down “Login Details”, referred to hereafter as <user> & <pass>

  7. cd <myapp>-dist

  8. python setup.py -q develop

  9. cd <myapp>

  10. pysmvt broadcast initdb setup the database tables

  11. pysmvt broadcast initapp setup the database tables

  12. pysmvt broadcast initmod <user> let modules set themselves up, use the settings profile for your user

  13. pysmvt serve <user> run a development http server with the user’s settings profile

  14. point your browser at http://localhost:5000/

Creating a New Application Module

This step creates a Application Module directory structure in <myapp>/modules/<mymod>:

pysmvt module <mymod>

where <mymod> is the name of the module you want to create

Questions & Comments

Please visit: http://groups.google.com/group/pyslibs

Current Status

The code for 0.1 is pretty stable. API, however, will be changing in 0.2.

The unstable development version.

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

pysapp-0.1.zip (93.6 kB view details)

Uploaded Source

Built Distribution

pysapp-0.1-py2.5.egg (124.1 kB view details)

Uploaded Source

File details

Details for the file pysapp-0.1.zip.

File metadata

  • Download URL: pysapp-0.1.zip
  • Upload date:
  • Size: 93.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysapp-0.1.zip
Algorithm Hash digest
SHA256 cb5476bcc6f148acf3d87c770d16688df1e41cea451c4c9e433f55cc6830419e
MD5 e926927a1030f4f883abc34b7b5b7cb2
BLAKE2b-256 b54b58035e27b45e5acf69f715d11160a1a62db347f892dae2a261df9e851074

See more details on using hashes here.

File details

Details for the file pysapp-0.1-py2.5.egg.

File metadata

  • Download URL: pysapp-0.1-py2.5.egg
  • Upload date:
  • Size: 124.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysapp-0.1-py2.5.egg
Algorithm Hash digest
SHA256 16ecf9c9d3b1b45ab6d185fe36fc56d2e6415551c01f5379115e22aa4bd15be1
MD5 8c904ac960b2abe217a70a56965c5610
BLAKE2b-256 3dffbdcf548083675fe73f6dbde802417e10326ccbef968963e3f7aea8836637

See more details on using hashes here.

Supported by

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