Metadata-Version: 2.1
Name: dryxPyramid
Version: 0.4.0
Summary: basic, reusable code for pyramid webapps
Home-page: https://github.com/thespacedoctor/dryxPyramid
Author: David Young
Author-email: davidrobertyoung@gmail.com
License: MIT
Download-URL: https://github.com/thespacedoctor/dryxPyramid/archive/v0.4.0.zip
Keywords: pyramid, webapp
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: dryxPyramid
Requires-Dist: fundamentals
Requires-Dist: pyramid
Requires-Dist: sqlalchemy
Requires-Dist: passlib
Requires-Dist: paste
Requires-Dist: mod-wsgi
Requires-Dist: pymysql
Requires-Dist: khufu
Requires-Dist: numpy

# dryxPyramid

<!-- INFO BADGES -->  

[![](https://img.shields.io/pypi/pyversions/dryxPyramid)](https://pypi.org/project/dryxPyramid/)  
[![](https://img.shields.io/pypi/v/dryxPyramid)](https://pypi.org/project/dryxPyramid/)  
[![](https://img.shields.io/github/license/thespacedoctor/dryxPyramid)](https://github.com/thespacedoctor/dryxPyramid)  
[![](https://img.shields.io/pypi/dm/dryxPyramid)](https://pypi.org/project/dryxPyramid/)  

<!-- STATUS BADGES -->  

[![](http://167.99.90.204:8080/buildStatus/icon?job=dryxPyramid%2Fmaster&subject=build%20master)](http://167.99.90.204:8080/blue/organizations/jenkins/dryxPyramid/activity?branch=master)  
[![](http://167.99.90.204:8080/buildStatus/icon?job=dryxPyramid%2Fdevelop&subject=build%20dev)](http://167.99.90.204:8080/blue/organizations/jenkins/dryxPyramid/activity?branch=develop)  
[![](https://cdn.jsdelivr.net/gh/thespacedoctor/dryxPyramid@master/coverage.svg)](https://raw.githack.com/thespacedoctor/dryxPyramid/master/htmlcov/index.html)  
[![](https://readthedocs.org/projects/dryxPyramid/badge/?version=master)](https://dryxPyramid.readthedocs.io/en/master/)  
[![](https://img.shields.io/github/issues/thespacedoctor/dryxPyramid/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/dryxPyramid/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  

*basic, reusable code for pyramid webapps*.

Documentation for dryxPyramid is hosted by [Read the Docs](https://dryxPyramid.readthedocs.io/en/master/) (
[development version](https://dryxPyramid.readthedocs.io/en/develop/) and [master version](https://dryxPyramid.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/dryxPyramid). Please report any issues you find [here](https://github.com/thespacedoctor/dryxPyramid/issues).

## Features

* 





