Skip to content

Install as a python package #69

Description

@chauhankaranraj

Hi,

I really like how this repo provides a collection of open source tools for analyzing logs, and wanted to explore these tools in detail. However after reading the docs, it is not entirely clear to me how I can install this repo/library as a python package, outside of Anaconda.

So far, I have tried the following:

  1. pip install git+https://github.com/logpai/logparser.git@e8d96cd4de1121c5d2b517982c6028cd06e643f1: this throws an error because setup.py is missing
  2. pip install logparser: this package name on pypi does not correspond to this project

Could the authors please suggest how to install this library as a python package?
Also, would it be a good idea to publish this repo as a package on pypi so that others can just pip install these tools?

I'm happy to help with any step, if needed.

Thanks in advance! :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions