Skip to content

raphael-s/pyramid

Repository files navigation

FirstPyramid

This is a small sandbox repo to try different stuff within the python framework pyramid.

image

Table of Contents

Installation local development-environment

  • python3.5 -m venv [path/to/venv-dir]
  • cd [path/to/venv-dir]
  • git clone git@github.com:raphael-s/pyramid.git
  • source bin/activate
  • cd pyramid
  • pip install -e .
  • pserve development.ini

Compatibility

Runs with Pyramid 1.7.3

and Python 3.5.0

About

My pyramid playground

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published