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.3.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file utils-misc-0.0.3.tar.gz
.
File metadata
- Download URL: utils-misc-0.0.3.tar.gz
- Upload date:
- Size: 6.1 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 | f052f2c3f5c5a8e8d6c992c156a1e4a2a017cea894aec279b9489262de429dd0 |
|
MD5 | c23405fa5df7a9f590cdaad320473b13 |
|
BLAKE2b-256 | 4675c7aafdfa67b8fcc74433baffc46ea42bc35b70733a2332156b27d45fa32c |
File details
Details for the file utils_misc-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: utils_misc-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.6 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 | b805c1cbd63ed95737e61d34343b8b21dcd802704532de5259a4b8d51b338b23 |
|
MD5 | 842868292e2c9590f6d72161ff06b708 |
|
BLAKE2b-256 | 5cfd01684356ab2d910818e32eeb5cdff842745224d7259d173289eaec338dc7 |