DEPRECATED - This package has been renamed to islab-malware-detector
Project description
⚠️ DEPRECATED: malwareDetector
This package has been renamed and is no longer maintained.
🔄 Migration Required
Please uninstall this package and install the new one:
pip uninstall malwareDetector
pip install islab-malware-detector
Or with uv:
uv remove malwareDetector
uv add islab-malware-detector
📦 New Package Information
- New PyPI Name:
islab-malware-detector - PyPI: https://pypi.org/project/islab-malware-detector/
- GitHub: https://github.com/bolin8017/islab-malware-detector
- Documentation: https://github.com/bolin8017/islab-malware-detector/wiki
🔧 Code Changes Required
Good news: The import statements remain the same! You only need to update your installation.
# Import statements stay the same
from malware_detector import BaseDetector, BaseDetectorConfig
class MyDetector(BaseDetector):
def train(self):
...
def evaluate(self):
...
def predict(self):
...
⏰ Timeline
- v0.3.1 and earlier: Published under
malwareDetector(deprecated) - v0.3.1+: Published under
islab-malware-detector(active) - v0.4.0: This deprecation notice (automatically installs
islab-malware-detector)
📋 Why the Rename?
The package was renamed to:
- Better clarity: The new name clearly identifies the package's origin (ISLab)
- Improved discoverability: Follows Python package naming conventions (hyphenated)
- Professional branding: Aligns with institutional identity
🆘 Need Help?
If you encounter any issues during migration:
- Open an issue: https://github.com/bolin8017/islab-malware-detector/issues
- Check the wiki: https://github.com/bolin8017/islab-malware-detector/wiki
- Migration guide: https://github.com/bolin8017/islab-malware-detector/wiki/Migration-Guide
📜 License
MIT License - see the new repository for details.
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 malwaredetector-0.4.0.tar.gz.
File metadata
- Download URL: malwaredetector-0.4.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c0488847dee5e17f97bb341aa6b0a931cc32d93e444525fea211a29399dfb06
|
|
| MD5 |
1b18b1c61d2347d0c2498096fa645540
|
|
| BLAKE2b-256 |
eee190f24496a00bf9885d25f66095bad588e411b7a4c695dc1cbe5780f39f9f
|
File details
Details for the file malwaredetector-0.4.0-py3-none-any.whl.
File metadata
- Download URL: malwaredetector-0.4.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acdbd3096d276dca35ddc87246e73b1e7477ac6d747faf57a11a90cfd043a3b4
|
|
| MD5 |
35a53909db908677e511ac3546bcc9a8
|
|
| BLAKE2b-256 |
c724216337b654f98b4294e4a27f298f197c1e921133c05a253f1c079a216cc6
|