Destroy Stuff
Project description
About Death Star
Death Star is intended for destroying stuff.
Importing
pip3 install deathstar
in your file:
import deathstar
Initializing
import deathstar
DeathStar = deathstar.DeathStar()
parameters: dialogue (boolean, turns on or off printing dialogue, default if False)
Deleting Objects
obj = ["a","b","c"]
DeathStar.trash_compacter(obj)
print(obj)
#obj go bye bye this should throw error as obj has been destroyed
Deletes stuff!
Deleting Files
DeathStar.fire_at("text.txt")
open("text.txt") #errors
deletes files. Cannot delete directories, you're thinking of Starkiller base silly
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deathstar-0.0.3.tar.gz
(1.4 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 deathstar-0.0.3.tar.gz.
File metadata
- Download URL: deathstar-0.0.3.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.8.0 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3787bbc0a243994040e9d8b1fd150ae8877a46154132c39d92e0b8be88df65e7
|
|
| MD5 |
ecfcccf7c913a5c4327eb8157f2ca018
|
|
| BLAKE2b-256 |
e31cba623da2b37a195c82c979e4685d10cc500d22c2ed8ac4f7221f21e71973
|
File details
Details for the file deathstar-0.0.3-py3-none-any.whl.
File metadata
- Download URL: deathstar-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.8.0 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
722488f2ec93278f73932db12501446b5d6e88bf3ead321f60b3a000aeeea136
|
|
| MD5 |
d2929d985dcbc0de1eb30d97103c1620
|
|
| BLAKE2b-256 |
a712b300da146c792d2f54281b8c83b896f40559914ba70618a973733d687111
|