Skip to main content

From txt to sqlite3 parser of logs

Project description

From txt to sqlite3 parser of logs

Installation

$ pip install -r requirements.txt

$ pip install setup.py

Development

This project includes a number of helpers in the Makefile to streamline common development tasks.

Environment Setup

The following demonstrates setting up and working with a development environment:

### create a virtualenv for development

$ make virtualenv

$ source env/bin/activate


### run lars cli application

$ lars --help


### run pytest / coverage

$ make test

Releasing to PyPi

Before releasing to PyPi, you must configure your login credentials:

~/.pypirc:

[pypi]
username = YOUR_USERNAME
password = YOUR_PASSWORD

Then use the included helper function via the Makefile:

$ make dist

$ make dist-upload

Deployments

Docker

Included is a basic Dockerfile for building and distributing Lars, and can be built with the included make helper:

$ make docker

$ docker run -it lars --help

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

ulars-0.0.1.dev20191208155525.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

ulars-0.0.1.dev20191208155525-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file ulars-0.0.1.dev20191208155525.tar.gz.

File metadata

  • Download URL: ulars-0.0.1.dev20191208155525.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.8.0

File hashes

Hashes for ulars-0.0.1.dev20191208155525.tar.gz
Algorithm Hash digest
SHA256 623989b46b5952e2acd89740f9c046443ab6b9cb150df24e1b0ab6023655a4fe
MD5 e30e1bd9497504ef847b94284b543fe3
BLAKE2b-256 912f96729ae1e12cc7c8ebd49338fb6688f74f95c79ecb4c5d328b2a42be5cf1

See more details on using hashes here.

File details

Details for the file ulars-0.0.1.dev20191208155525-py3-none-any.whl.

File metadata

  • Download URL: ulars-0.0.1.dev20191208155525-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.8.0

File hashes

Hashes for ulars-0.0.1.dev20191208155525-py3-none-any.whl
Algorithm Hash digest
SHA256 5eb872442ac27e83eb6c2deabbf38083791b96c68070c5fc65477e09476d3b41
MD5 f00912de28b18a20cfed5c8a2c760abf
BLAKE2b-256 e9bd4799a7e9a76325da2ded77a6a56589498c9e1792a2ec8294483b931af862

See more details on using hashes here.

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