Some reusable libraries for properties, logging, console
Project description
Mime Common
An package containing misc helper libraries for projects
- console - contains Console class for terminal output including som coler support
- logg - A logging wrapper that do some standardisation
- properties - A wrapper for properties that support reading different value types like logglevel, integer, string and boolean
Installation
Run the following to install:
pip install mime-common
Usage
from console import Console
cons = Console(use_colors=True)
cons.green("Hello World")
Developing Mime Common
To install Mime Common, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
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
mime-common-0.2.8.tar.gz
(9.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mime-common-0.2.8.tar.gz.
File metadata
- Download URL: mime-common-0.2.8.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f32d14394babbd4bf5a8cf5b5d16420a1211845ad17994fb75814f2e44e5e0aa
|
|
| MD5 |
5ff72ac873d04abdff61d0be81350b8d
|
|
| BLAKE2b-256 |
2d348388cc6448491e428ea52e95f618a515b856b3559bedb55b82b38d03cd73
|
File details
Details for the file mime_common-0.2.8-py3-none-any.whl.
File metadata
- Download URL: mime_common-0.2.8-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f36b2528e45cd6f9cfa6ed6975b8be09549d6fe03050f132c156df4f1b63ffd8
|
|
| MD5 |
89687672a0dfc2ce3ab55a0d7a94de81
|
|
| BLAKE2b-256 |
b2257b50fa870a28a3cefb4068064a7c599f815cc7ad5204efb58b5329497808
|