Skip to main content

A Cli tool for Grepsr Developers

Project description

A Cli tool for Grepsr Developers

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 grepsrcli cli application

$ grepsrcli --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 Grepsr Cli, and can be built with the included make helper:

$ make docker

$ docker run -it grepsrcli --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

grepsr-cli-0.4.22.tar.gz (14.9 kB view details)

Uploaded Source

File details

Details for the file grepsr-cli-0.4.22.tar.gz.

File metadata

  • Download URL: grepsr-cli-0.4.22.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5

File hashes

Hashes for grepsr-cli-0.4.22.tar.gz
Algorithm Hash digest
SHA256 753fe32bcc089c51849d324d0fabcb2c44823cb98bf2899f6a4d68a3225954eb
MD5 08d12aef2fde3f4a56a068f8f453ba25
BLAKE2b-256 775dc7ada7dad3adadd790bde0d4e002607f78098d7fa3bce54699d5d51af6f8

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