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.1.zip (94.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Source

File details

Details for the file pysapp-0.1.1.zip.

File metadata

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

File hashes

Hashes for pysapp-0.1.1.zip
Algorithm Hash digest
SHA256 49b693208d841b8f39d3659fc8ee74214ab73f38aec67109d4e98022e9e8fdff
MD5 ac6c1c21660722e4a8cdf667bba20253
BLAKE2b-256 571fce59fca8460651a5ad3ecc86ecbc493ba86a1e9d92f42e9340b3d13d248b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pysapp-0.1.1-py2.5.egg
Algorithm Hash digest
SHA256 95a00ec39a2d77bffcde9ee100232b14fba42a1541da7c6140629e60ad4f6ff7
MD5 8385c1f08b5fbaf46008ed87a2281190
BLAKE2b-256 dfe1ff8bdba16b75a447a7886cc3c578df607245fbf0a2262476f61885c1adc8

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