Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

matrixise/printus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintUs: Print Server for Humans

image

Introduction

PrintUs is a Print Server written in Python.

Requirements

Python >= 2.6

  • Redis
  • PostgreSQL

External Dependencies

Installation

To install PrintUs, simply:

$ pip install printus

Or, if you absolutely must:

$ easy_install printus

But, you really shouldn't do that.

Usage

License

PrintUs is released under the MIT License. See the LICENSE file for more details.

Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet.
  2. Fork the repository on Github to start making your changes to the master branch (or branch off of it).
  3. Write a test which shows that the bug was fixed or that the feature works as expected.
  4. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS.

About

POC: Printing Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published