Skip to main content

A log anomaly detection framework

Project description

alogamous

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install alogamous

Development

  1. Open a terminal

  2. Install hatch

    curl -Lo hatch-universal.pkg https://github.com/pypa/hatch/releases/latest/download/hatch-universal.pkg
    sudo installer -pkg ./hatch-universal.pkg -target /
    
  3. Restart your terminal

    Hatch modifies your system PATH variable, and this won't take effect unless you restart the terminal.

  4. Make sure hatch works

    hatch --version
    
  5. Clone the repo

    git clone https://github.com/aquanauts/alogamous.git
    cd alogamous
    
  6. Install pre-commit hooks

    This will make sure certain checks are run when committing code.

    hatch run pre-commit:install
    
  7. Run the tests

    hatch test
    
  8. Setup your IDE

    ???

License

alogamous is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alogamous-0.0.2.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

alogamous-0.0.2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page