Skip to main content

Introduction

pysmvt is a wsgi web framework library designed in the spirit of Pylons but with Django modularity (i.e. what they would call “apps”). If you want to try it out it would be best to start with our example application.

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 pysmvt & dependencies easy_install pysmvt

Steps for creating a working application

  1. cd myproj-staging

  2. mkdir src

  3. cd src

  4. pysmvt project myapp

  5. answer the questions that come up. Note what you put for

    “Enter author (your name)” as <user>. If you forget, look in myapp/settings.py.

  6. cd myapp-dist

  7. python setup.py -q develop

  8. nosetests you should get three succesful tests

  9. cd myapp

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

  11. 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.

Release files for pysmvt 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pysmvt 0.1.1
File Size Uploaded
pysmvt-0.1.1.zip 84.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pysmvt 0.1.1
File Interpreter ABI Platform
pysmvt-0.1.1-py2.5.egg Legacy Egg format - - Details

Total release size: 217.2 kB

Release files / pysmvt-0.1.1.zip

Download URL pysmvt-0.1.1.zip
Size 84.9 kB
Tags Source
SHA-256 checksum
How to use checksums
577f13dbc94e5c3b87242950ea1f89c247e391c6bbd9b1143a0fa42218dac452
BLAKE2b-256 checksum
How to use checksums
685136932625bd0fce773220cdab7d3be30a48cc21ce69f11ae7044054ba3bbd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / pysmvt-0.1.1-py2.5.egg

Download URL pysmvt-0.1.1-py2.5.egg
Size 132.3 kB
Tags Egg
SHA-256 checksum
How to use checksums
3fde54f150b42f10d1bf984bd4caac1219781b36b4717b12f1448afd05275bb9
BLAKE2b-256 checksum
How to use checksums
d1494375452a5921728a2f39b341525c0c89c97868c9a01d0bdd2c157fa0eae3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.2.3

2 release files

0.2.2

1 release file

0.2.1

1 release file

0.2

1 release file

This release

0.1.1 This release

2 release files

0.1

2 release files

0.1dev

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page