A comprehensive Python utility library with modular tools for AI/ML, data processing, and daily programming needs
Project description
🛠️ ilovetools
A comprehensive Python utility library with modular tools for AI/ML, data processing, file operations, and daily programming needs.
📦 Installation
pip install ilovetools
🚀 Quick Start
from ilovetools import ai, data, files, text
# AI utilities
embeddings = ai.quick_embed("Your text here")
# Data processing
cleaned_data = data.auto_clean(your_dataframe)
# File operations
files.smart_read("any_file.xyz")
# Text processing
emails = text.extract_emails("Contact us at hello@example.com")
📚 Modules
🤖 AI & Machine Learning (ilovetools.ai)
Advanced AI/ML utilities for modern development:
- LLM helpers and prompt engineering
- Model loading and inference optimization
- Embeddings and vector operations
- RAG pipeline tools
- Fine-tuning utilities
📊 Data Processing (ilovetools.data)
Smart data manipulation and analysis tools
📁 File Operations (ilovetools.files)
Intelligent file handling and management
📝 Text Processing (ilovetools.text)
Advanced text manipulation and NLP utilities
🖼️ Image Tools (ilovetools.image)
Image processing and computer vision helpers
🎵 Audio Tools (ilovetools.audio)
Audio processing utilities
🌐 Web Utilities (ilovetools.web)
Web scraping and HTTP helpers
🔐 Security (ilovetools.security)
Encryption and security tools
💾 Database (ilovetools.database)
Database connection and query helpers
⏰ DateTime (ilovetools.datetime)
Advanced date and time utilities
✅ Validation (ilovetools.validation)
Data validation and sanitization
🔄 Conversion (ilovetools.conversion)
Format converters and transformers
🤖 Automation (ilovetools.automation)
Task automation helpers
🔧 Utils (ilovetools.utils)
General utility functions
📖 Documentation
Full documentation available at: [Coming Soon]
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
👨💻 Author
Ali Mehdi
- GitHub: @AliMehdi512
- WhatsApp: https://wa.me/923264747914
🌟 Support
If you find this library useful, please give it a star ⭐️
📝 Changelog
Version 0.1.0 (Initial Release)
- Initial library structure
- Core module setup
- Basic utilities
Built with ❤️ for the Python community
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 ilovetools-0.1.7.tar.gz.
File metadata
- Download URL: ilovetools-0.1.7.tar.gz
- Upload date:
- Size: 38.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b43c2e0a115fd194a4fa4083d4dde06ff3c650ff425df7224cb2c55bc956e3c
|
|
| MD5 |
5a0d1365261d7e0d10a35882ca86b9f8
|
|
| BLAKE2b-256 |
705ef19ad0dd8063dbecd87cb24e78797c96752b1344d79d3f68873b9773dc58
|
File details
Details for the file ilovetools-0.1.7-py3-none-any.whl.
File metadata
- Download URL: ilovetools-0.1.7-py3-none-any.whl
- Upload date:
- Size: 43.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14070df19c20aa3a79058fa2e394ccc3d293c2a2eaceb02d2a7c8f12c4b3e3db
|
|
| MD5 |
00c5be1a9c26ec202c1f98f99ec4c5a6
|
|
| BLAKE2b-256 |
05a2fc95f17569a9b7c3453bcc73089a371f22c602cf74a2640fba596d2dd3ac
|