Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/montoyamoraga/kaputtpy
Python package for making stuff go kaputt.
https://github.com/montoyamoraga/kaputtpy
Last synced: 2 days ago
JSON representation
Python package for making stuff go kaputt.
- Host: GitHub
- URL: https://github.com/montoyamoraga/kaputtpy
- Owner: montoyamoraga
- License: mit
- Created: 2018-05-23T22:14:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T16:09:27.000Z (over 6 years ago)
- Last Synced: 2024-10-11T11:55:08.722Z (25 days ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
kaputtpy
==========About
-----This is a project by `Aarón Montoya-Moraga`.
kaputt.py is a Python library for making stuff go kaputt.
Installation
------------Install with pip::
pip install kaputtFunctions
---------* wipeUnix(): delete contents of the hard drive on a Unix-based machine.
* wipeWindows(): delete contentes of C drive on a Windows machine.
* infiniteFolders(): create infinite folders.Reference
---------* [Packaging Python Projects](https://packaging.python.org/tutorials/packaging-projects/)
License
-------MIT