better-pynamite


Namebetter-pynamite JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/deutranium/better_pynamite
SummaryImport and create chaos
upload_time2023-10-15 20:50:44
maintainer
docs_urlNone
authorKshitijaa Jaglan
requires_python
licenseApache License 2.0
keywords python chaos
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # better_pynamite

[![forthebadge](https://forthebadge.com/images/badges/powered-by-black-magic.svg)](https://forthebadge.com)

Added `better_` because the name `pynamite` was already taken.

## Setup and installation

1. Simply install with

```
pip install better_pynamite
```

2. Import in victim script

```
import better_pynamite
```

3. Let the chaos unfold

## Todo

[for when I/someone else opens this repo again after ages]

[ ] Add a way to configure the probability fo crashing during import. Right now it has been set to `0.5` which is VERY high, especially if you're trying to be sneaky

## A word of caution

This package is a product of boredom + my chaotic mind and is not intended to cause harm to anyone in any way. Please use it at your own risk or for any pranks you might like. I DO NOT take any responsibility for any consequences arising out of your actions using this package.

On the other hand, if you have any witty ideas, please feel free to open an issue and we can have a chat to see if it's a good idea to add it here!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deutranium/better_pynamite",
    "name": "better-pynamite",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,chaos",
    "author": "Kshitijaa Jaglan",
    "author_email": "kshitijaa.jaglan@research.iiit.ac.in",
    "download_url": "https://files.pythonhosted.org/packages/62/7d/59ffaea554820df3d38864eb9f985c101e2404073fc9e19c50a26126f193/better_pynamite-0.1.4.tar.gz",
    "platform": null,
    "description": "# better_pynamite\n\n[![forthebadge](https://forthebadge.com/images/badges/powered-by-black-magic.svg)](https://forthebadge.com)\n\nAdded `better_` because the name `pynamite` was already taken.\n\n## Setup and installation\n\n1. Simply install with\n\n```\npip install better_pynamite\n```\n\n2. Import in victim script\n\n```\nimport better_pynamite\n```\n\n3. Let the chaos unfold\n\n## Todo\n\n[for when I/someone else opens this repo again after ages]\n\n[ ] Add a way to configure the probability fo crashing during import. Right now it has been set to `0.5` which is VERY high, especially if you're trying to be sneaky\n\n## A word of caution\n\nThis package is a product of boredom + my chaotic mind and is not intended to cause harm to anyone in any way. Please use it at your own risk or for any pranks you might like. I DO NOT take any responsibility for any consequences arising out of your actions using this package.\n\nOn the other hand, if you have any witty ideas, please feel free to open an issue and we can have a chat to see if it's a good idea to add it here!\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Import and create chaos",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/deutranium/better_pynamite"
    },
    "split_keywords": [
        "python",
        "chaos"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "627d59ffaea554820df3d38864eb9f985c101e2404073fc9e19c50a26126f193",
                "md5": "db61c097508d764a16a80bbb50b94cf8",
                "sha256": "53870a4ffd782466477c6ed48e6c06ff4da666320a1eff237fe3503b4264bcda"
            },
            "downloads": -1,
            "filename": "better_pynamite-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "db61c097508d764a16a80bbb50b94cf8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5652,
            "upload_time": "2023-10-15T20:50:44",
            "upload_time_iso_8601": "2023-10-15T20:50:44.636850Z",
            "url": "https://files.pythonhosted.org/packages/62/7d/59ffaea554820df3d38864eb9f985c101e2404073fc9e19c50a26126f193/better_pynamite-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-15 20:50:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deutranium",
    "github_project": "better_pynamite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "better-pynamite"
}
        
Elapsed time: 0.13013s