Skip to content

RussellLuo/cooly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooly

A utility that helps you deploy Python projects.

Architecture

architecture

Installation

Install Cooly with pip:

$ pip install Cooly --process-dependency-links --no-binary Cooly

Install development version from GitHub:

$ pip install -e git+https://github.com/RussellLuo/cooly.git#egg=cooly --process-dependency-links

Usage

For how to use the cooly utility, see the help messages::

$ cooly --help

See examples for the usages in the real world.

About

A utility that helps you deploy Python projects.

Resources

Stars

Watchers

Forks

Packages

No packages published