Skip to main content

A simple set of Python utils

Project description

https://travis-ci.org/Jackevansevo/basic-utils.svg?branch=master https://coveralls.io/repos/github/Jackevansevo/basic-utils/badge.svg?branch=master https://img.shields.io/pypi/pyversions/basic-utils.svg Documentation Status

Basic utils

Useful utilities for Python 3.4+

Currently alpha, (so use at your own risk)

Documentation

See available utilities by reading the docs here: http://basic-utils.readthedocs.io/en/latest/?badge=latest

Installation

Install through PyPi with the following:

pip3 install basic-utils

Tests

Install requirements and run

pytest

To get get coverage (including branch coverage)

coverage run --branch -m pytest && coverage report -m

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

basic_utils-0.2.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

basic_utils-0.2.0-py3-none-any.whl (6.5 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