Giter VIP home page Giter VIP logo

cua-arbiter's Introduction

Image text

arbiter是什么

  • python实现的web IDE,可以导入&编辑脚本工程,进行测试执行和编辑的操作
  • 可以对测试日志进行查询和统计

依赖环境

  • postgresql存储用户信息
  • redis保证实时websocket
  • elk保存日志

部署步骤:

  1. clone code
  2. 进入到 arbiter-web/ cd arbiter-web
  3. 安装依赖文件 pip install -r requirements.txt
  4. 安装好postgresql redis elk。在config.py中修改成相对应的配置属性
  5. 修改运行时选项,设置 manage.py路径,脚本命令为runserver
  6. 或直接使用 python manage.py runserver

浏览器支持

  • chrome 60+
  • firefox 55+
交流QQ:693411960

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.