Coder Social home page Coder Social logo

gnomish-army-knife's Introduction

gnomish-army-knife (1.0.0)

python Build Status codecov PyPI - Status Dependents (via libraries.io)

Software tools for WoW arena analysis.

Documentation

Generated

Python Version Support

This package is tested with the following Python minor versions:

Platform Support

This package is tested on the following platforms:

  • ubuntu-latest
  • macos-latest
  • windows-latest

Introduction

Gnomish Army Knife Icon

This project is named after an in-game item (real ones will know!).

Command-line Options

$ ./venv3.11/bin/gak -h

usage: gak [-h] [--version] [-v] [-q] [--curses] [--no-uvloop] [-C DIR]
           {scan,noop} ...

Software tools for WoW arena analysis.

options:
  -h, --help         show this help message and exit
  --version          show program's version number and exit
  -v, --verbose      set to increase logging verbosity
  -q, --quiet        set to reduce output
  --curses           whether or not to use curses.wrapper when starting
  --no-uvloop        whether or not to disable uvloop as event loop driver
  -C DIR, --dir DIR  execute from a specific directory

commands:
  {scan,noop}        set of available commands
    scan             scan the 'World of Warcraft' directory for updates
    noop             command stub (does nothing)

Internal Dependency Graph

A coarse view of the internal structure and scale of gnomish-army-knife's source. Generated using pydeps (via mk python-deps).

gnomish-army-knife's Dependency Graph

gnomish-army-knife's People

Contributors

vkottler avatar

Stargazers

 avatar

Watchers

 avatar

gnomish-army-knife's Issues

Add a `server` command for hosting log events

This should probably be implemented as a runtimepy/conntextual application?

Can get command-line arguments from the YAML and can specify server and client connections etc.

This really just means that for now, we only need to implement the CombatLogEventConnection (do we need specific ones for TCP and WebSocket?).

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.