Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

presslabs/lithium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lithium (NO LONGER MAINTAINED)

Overview

Helping lib containing:

  • managing commands for a python service (bootstraping a naked python web service)
  • utils (views, decorators, extra commads etc.)

Installation

pip install -e git+git@github.com:PressLabs/lithium.git#egg=lithium

Basic usage

lithium new <project_name>

from lithium.commands import TestCommands, database

About

Mini framework for a Flask based service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages