Skip to content

kecorbin/webarya

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webarya

Webarya is a flask wrapper for the arya project

Environment

Required

  • arya
  • argparse
  • flask
  • flask-bootstrap
  • wtforms

Installation

pip install -r requirements.txt

Usage

python webarya.py -p <portnumber>

Accessing

http://localhost:portnumber

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.5%
  • HTML 46.5%