A collection of simple and useful utilities for file and string operations.
Project description
Introduction
Hi everyone. This is Mr. Lee and this is my first python project!
It is a collection of simple and useful utilities for file and string operations. It provides easy-to-use functions for common tasks like reading/writing files, grouping data, and regex-based string manipulation.
Features
-
File Utilities:
- Read and write files in various formats (JSON, YAML, TOML, raw text).
- Extract file extensions.
- Automatically create directories for file paths.
-
String Utilities:
- Group items by keys.
- Extract regex matches from strings.
- Modify strings by removing matched patterns.
Installation
You can install mrlee using pip:
pip install mrlee
Or clone from github:
git clone https://github.com/kevinlulee/mrlee.git
cd mrlee
pip install
Have fun! I can't wait to see your own python packages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 mrlee-0.1.0.tar.gz.
File metadata
- Download URL: mrlee-0.1.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80172429ce207e2524f327b7f78cd05ddf0563e902fdd30b309e0dbe1efc51fa
|
|
| MD5 |
204d8b78ccecadef489c4cdeefbb6c63
|
|
| BLAKE2b-256 |
ab007bed99205d083493bf1c9e0b885fccf94810a4ce93d42e176f608a23a798
|
File details
Details for the file mrlee-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mrlee-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b05b68a66b37d0f722ab47e171d81b1eddd6f1376b04383dc6cdaa18ade3b486
|
|
| MD5 |
e8408f6f2580e0a92203ee1c58bdccc1
|
|
| BLAKE2b-256 |
512d87738a1610ede2dfb90b42130b98e8f149f3db417b2e449c5386fe449108
|