No project description provided
Project description
mlshortcuts
A helper module to help in developing machine learning models.
Installation
Install module with pip
pip install mlshortcuts
Features
- Extract and Compress .zip files
Entry Point
Use mlshortcuts in the cmd to get the information of the library.
> mlshortcuts
This function is the guide to use this library.
Functions:
* Zip.extract_zip(): Lets you extract .zip files into any specified path.
* Zip.view_zip(): Lets you view the contents of the .zip files.
* Zip.create_zip_from_dir: Lets you create zip files by directory.
* Zip.create_zip_from_list: Lets you create zip files by list.
Usage/Examples
import mlshortcuts as mls
mls.Zip.extract_zip('archive.zip', 'myfolder')
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
mlshortcuts-0.1.1.tar.gz
(2.3 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 mlshortcuts-0.1.1.tar.gz.
File metadata
- Download URL: mlshortcuts-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e3c58f9baed3e977d619f14a528032c7735a3ed544bb4ca6b120f23c69d878c
|
|
| MD5 |
3449a988a405e835243e45cbff299a4b
|
|
| BLAKE2b-256 |
0172493faf6ad447a134c35d1eb45523c521d4c15be0458a58127d47d6742e30
|
File details
Details for the file mlshortcuts-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mlshortcuts-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72d19a7e5254b09ea811d1521aa1ab342725adc65c4297115d4681e452b71d20
|
|
| MD5 |
a9fccadae17269f63e2d66c56359a039
|
|
| BLAKE2b-256 |
31d23169ec051ed05f36290536dc3918400e8ab8fa133ab2ef3183aa86b84300
|