Skip to main content

SDK to build Pyramid Web site with user management

Project description

Chrysalio README

Getting Started

$ cd <directory containing this file>
$ source $VENV/bin/activate
(virtualenv)$ pip install -e .
(virtualenv)$ ciopopulate development.ini
(virtualenv)$ pserve development.ini

Testing the Application

(virtualenv)$ pip install -e ".[testing]"
(virtualenv)$ py.test --pep8 --last-failed -v --cov --cov-report=term-missing

Developping the Application

(virtualenv)$ pip install -e ".[development]"

Generating Localization Files

(virtualenv)$ ./i18n.sh

CHANGES

1.0 (2017-10-02)

  • Initial version

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Chrysalio-1.0.tar.gz (618.1 kB view hashes)

Uploaded Source

Built Distribution

Chrysalio-1.0-py3-none-any.whl (749.5 kB view hashes)

Uploaded Python 3

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