An attack class for Jack
Project description
Jack Attack
A repository for the purposes of learning to create python libraries and implements the JackAttack class.
Methods for instantiation:
- Install through the Python Package Index
- Cloning this repository directly
PyPi Installation
From your command line, run:
pip install jackattack
Cloning the Repo
In your working directory, use your command line to run:
git clone https://github.com/jackrmcshane/jackattack.git
Usage
from jackattack import JackAttack
jack = JackAttack()
jack.attack()
...
jack.run()
Output
Jack attacks you.
Jack attacks you.
Jack attacks you.
You die.
...
You scare Jack.
He runs away.
Developing jackattack
To install jackattack along with the tools you will need to develop and run tests, run the following in your virtual environment:
pip install -e .[dev]
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 jackattack-0.0.1.tar.gz.
File metadata
- Download URL: jackattack-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb55c50066ab0527dc765ced3ee5d096da2a43b1cdb2f3f8db3868e5cad6822a
|
|
| MD5 |
239ec5dac34edb129486b9bf4da439e0
|
|
| BLAKE2b-256 |
c0bbb5d13d5156014b893f99135f4e55020e65ad58e6e21dca12ec3591d1efec
|
File details
Details for the file jackattack-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jackattack-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb6643307ed2a12d9a678368913816fe5b63390d22be5d6a302ff3fbb671211c
|
|
| MD5 |
981e21a1918316ad16a323df639ef3ea
|
|
| BLAKE2b-256 |
7b84f3e6189dacbb494e213b47e35bef6629d4683909857b874e8615fe594701
|