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.2.zip (89.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Source

File details

Details for the file pysapp-0.1.2.zip.

File metadata

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

File hashes

Hashes for pysapp-0.1.2.zip
Algorithm Hash digest
SHA256 b8a97b4540109ebd41039544c629882471f397a0413300e6a0af84b95f22e005
MD5 4453ff198665b8aaabf40aabcc4185b5
BLAKE2b-256 5806adb2cf226b62035f7803d22d2013053bd0d671f0288a812c2fadaa6cd280

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pysapp-0.1.2-py2.5.egg
Algorithm Hash digest
SHA256 cb06bd4edf240b8b5a4ba802a68ab537f4183abf7b55d282a98aa3230da88cd7
MD5 b44eb60acea03790a0f81079506e01a8
BLAKE2b-256 d470fa3e15b90e207e7c922773a370202d9b148dc41922b2a1213cf38078506e

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