Single-page application server for end-to-end testing.
Project description
sappy
Single-page application server for end-to-end testing.
Unix: Windows: Metrics: Usage:
Getting Started
Requirements
Python 3.5+
Installation
Install sappy using pip:
$ pip install sappy
or directly from the source code:
$ git clone https://github.com/jacebrowning/sappy.git $ cd sappy $ python setup.py install
Basic Usage
Build your static website (e.g. an Ember application) for production:
$ ember build --environment=production Building... Built project successfully. Stored in "dist/".
Then serve up the application:
$ sappy Serving /home/browning/project/dist/ on 8080
Check out the documentation or command-line help for additional options:
$ sappy --help
Revision History
0.1 (2016/06/09)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sappy-0.1.tar.gz
(6.6 kB
view details)
Built Distribution
sappy-0.1-py3-none-any.whl
(8.4 kB
view details)
File details
Details for the file sappy-0.1.tar.gz
.
File metadata
- Download URL: sappy-0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6a29ecdca392c8690d8d88cc179511a6b8f86b0fd7cc05a4bdaeea87a27e36 |
|
MD5 | b1fb231299ace90a336db102532c2316 |
|
BLAKE2b-256 | 80219d4e6b33d5ed0e719087a7b7c1bf81b3fda6c7ac892ef73607e6571cddab |
File details
Details for the file sappy-0.1-py3-none-any.whl
.
File metadata
- Download URL: sappy-0.1-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692d161eea721e55ae261be237d7774ee9426ba45ee725d5b7e074bb13922249 |
|
MD5 | faa5c4717511f34a12462770b29e924a |
|
BLAKE2b-256 | 1d8255f1f2d87e623377465c6d9e2ecebadbdb0d50b9bdc8f1322178a6619a42 |