Skip to content

Roba-Boba/logparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logparser

This is the logparser application.

Minimum Requirements

  • Python 3.5+

Optional Requirements

  • pytest (for running the test suite)
  • Sphinx (for generating documentation)

Basic Setup

Install for the current user:

$ python -m pip install . --user

Run the application:

$ python -m logparser --help

Run the test suite:

$ pytest test/

Build documentation:

$ sphinx-build -b html doc doc/_build/html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages