Misc_Utils - Misc system and time utilities for python projects
Project description
misc_utils
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.0.7.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file utils-misc-0.0.7.tar.gz
.
File metadata
- Download URL: utils-misc-0.0.7.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 983ffa11138f8c5475686ffd36ce2541f30de28209e8b5d63bcc403f4d15cf1c |
|
MD5 | 2b4238a7aaad47d1a483449cec0a3ac8 |
|
BLAKE2b-256 | dce5650e90e0b2ccac8e6d34b3a2e5f9cde419aef0f1cd9341877cb2a5291397 |
File details
Details for the file utils_misc-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: utils_misc-0.0.7-py3-none-any.whl
- Upload date:
- Size: 10.3 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/41.0.1 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 210140e7b6c5da1faf7ea2d5e87d184444b4a9d4d3cb6629199f9843cbcab91f |
|
MD5 | 049befcb62ec4821d5bb6a75cce16a73 |
|
BLAKE2b-256 | e0bece24e57b199d3048722203f9039e823059cf0681e2a5db833229e6c27184 |