Misc_Utils - Misc system & data process utils
Project description
misc_utils
Misc system & data process utils for Python.
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/utils.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.2.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file utils-misc-0.0.2.tar.gz
.
File metadata
- Download URL: utils-misc-0.0.2.tar.gz
- Upload date:
- Size: 5.2 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.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e15a65a3c24a18708dab8b6fe967f9053e05ff1d69c0837d68ef505744793556 |
|
MD5 | e1cc36e6d6cc3ab1d893b58ffe62c344 |
|
BLAKE2b-256 | 08b9fb5daca930aadb1e2d73eaa48c0ff000f2d59c18417a8ecf4832257b1233 |
File details
Details for the file utils_misc-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: utils_misc-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 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.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e27db9d24c1bb624dd9fab96949e02f6f541a69b55cd060c14f4464398ad7dde |
|
MD5 | 06548d5d5e1027a14e743fed1f138ff5 |
|
BLAKE2b-256 | f7d77a9f166732cba89ebab8197bcc364e4b02d8fbe11adc186be785cce20a12 |