Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lensvol/kastrull

Resource management tool
https://github.com/lensvol/kastrull

Last synced: 13 days ago
JSON representation

Resource management tool

Awesome Lists containing this project

README

        

# KASTRULL

## Installation

1. `$ pip install -r requirements.txt`
2. `$ python`
3. `>>> from app import db`
4. `>>> db.create_all()`

## Project start

1. `$ source venv/bin/activate`
2. `$ python hello.py`