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+

Documentation

See what’s available by reading the docs here

Installation

Install through PyPi with the following:

pip3 install basic-utils

FAQ

Q: Does anyone use this?

A: Not that I know of

Q: Should I use this?

A: Sure (but at your own risk)

Q: Why doesn’t this have X?

A: Open an issue or submit a pull request

Similar Projects

Running Tests

(Optional) Create a virtualenv:

python3 -m venv venv

Activate the virtualenv

venv/bin/activate

Install requirements

pip install -e ."[test]"

Install requirements and run:

pytest

To get test coverage:

scripts/test

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-1.6.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

basic_utils-1.6.0-py3-none-any.whl (8.8 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