Archive-toolbox

Latest version: v1.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0

Welcome to the release 1.0 of **Archive Toolbox (ATB)**! This powerful utility allows you to easily manage your ZIP and TAR archives directly from the command line.

Current Features 🚀
- **Help (`--help` or `-h`)**: Get detailed information about the available commands and their usage.
- **Extract (`--extract`)**: Extract files from the specified archive.
- **Info (`--info`)**: Get info about specified archive.

PyPI Project Page 📦
Check out our project on PyPI for installation instructions and more:
[Visit the PyPI Project Page](https://pypi.org/project/archive-toolbox/)

Interface Preview 🖥️
Here's a preview of the ATB interface in action:
![image](https://github.com/idmaksim/archive_toolbox/assets/164239965/ec74e6b5-52f4-4410-bf1e-fa0f8c458af1)

Installation 📥
You can install ATB directly from PyPI using pip:
sh
pip install archive-toolbox


Usage 📚
To use ATB, simply run the following commands in your terminal:

- To get help:
sh
atb --help


- To extract an archive:
sh
atb --extract --filename <your-archive-file>


- To get info about an archive:
sh
atb --info --filename <your-archive-file>


Contributing 🤝
We welcome contributions! If you have any ideas, suggestions, or bug reports, please feel free to open an issue or submit a pull request on our [GitHub repository](https://github.com/idmaksim/archive_toolbox).

License 📜
This project is licensed under the MIT License. See the **MIT License** file for more details.

Contact 📧
For any inquiries, please contact:
- **Author**: Dementev Maksim
- **Email**: [idmaksim.ru](mailto:idmaksim.ru)

Thank you for using Archive Toolbox! We hope it makes managing your archives easier and more efficient. Stay tuned for more updates and features!

**Full Changelog**: https://github.com/idmaksim/archive_toolbox/commits/release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.