Skip to main content

Misc_Utils - Misc system and time utilities for python projects

Project description

misc_utils

Travis Build Status Documentation Status License

Misc system and time utilities for Python projects.

Installation

For pip

pip install utils-misc

For source

Clone the repo, cd into it and run pip install . command.

git clone https://github.com/misads/misc_utils.git
cd misc_utils
pip install .

For conda

source ~/anaconda3/bin/activate
conda activate <env>
python setup.py install

A configure file misc_utils.egg-info will be generated in the repo directory. Copy misc_utils and misc_utils.egg-info to your site-packages folder.

Usage

import misc_utils as utils
utils.color_print('Yellow Text', 3)

Documentation

The documentation webpage can be found here https://misc-utils.readthedocs.io/en/latest/index.html.

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

utils-misc-0.1.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

utils_misc-0.1.0-py3-none-any.whl (12.7 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