anthillpy


Nameanthillpy JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://spark1.us/n0s1
SummaryHollow anthillpy package to extend n0s1.
upload_time2024-07-19 04:23:24
maintainerNone
docs_urlNone
authorSpark 1
requires_python<4,>=3.9
licenseNone
keywords n0s1
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # anthillpy
Hollow package to be used as an example on how to extend [n0s1](https://spark1.us/n0s1)

More details at https://github.com/spark1security/n0s1/tree/anthill

## How to expand n0s1
```commandline
git clone git@github.com:spark1security/n0s1.git
git checkout anthill
```
Search for all occurrences of anthill in the source code and replace by your new platform (e.g. Slack, Asana, Jira, etc)

The "n0s1/controllers/anthill_controller.py" can be used as a template for your new extension.

 



            

Raw data

            {
    "_id": null,
    "home_page": "https://spark1.us/n0s1",
    "name": "anthillpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "n0s1",
    "author": "Spark 1",
    "author_email": "contact@spark1.us",
    "download_url": "https://files.pythonhosted.org/packages/61/e3/99e15bc79e3642f152799b66d36b4378bcfd18799d8bdc5964d0432279ba/anthillpy-1.0.1.tar.gz",
    "platform": null,
    "description": "# anthillpy\nHollow package to be used as an example on how to extend [n0s1](https://spark1.us/n0s1)\n\nMore details at https://github.com/spark1security/n0s1/tree/anthill\n\n## How to expand n0s1\n```commandline\ngit clone git@github.com:spark1security/n0s1.git\ngit checkout anthill\n```\nSearch for all occurrences of anthill in the source code and replace by your new platform (e.g. Slack, Asana, Jira, etc)\n\nThe \"n0s1/controllers/anthill_controller.py\" can be used as a template for your new extension.\n\n \n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Hollow anthillpy package to extend n0s1.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://spark1.us/n0s1"
    },
    "split_keywords": [
        "n0s1"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06a3596f952b3b4ab1c0289b74eccb17e9570eef1f799151b3e3480c5ad94ee1",
                "md5": "a5f5f9ef27b64932e80f93f21c5eeee4",
                "sha256": "03ac13000c64e07a153e0472ab0342e5571a7fd4242309a243e3b5b7991a8d79"
            },
            "downloads": -1,
            "filename": "anthillpy-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5f5f9ef27b64932e80f93f21c5eeee4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 4608,
            "upload_time": "2024-07-19T04:23:22",
            "upload_time_iso_8601": "2024-07-19T04:23:22.645774Z",
            "url": "https://files.pythonhosted.org/packages/06/a3/596f952b3b4ab1c0289b74eccb17e9570eef1f799151b3e3480c5ad94ee1/anthillpy-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61e399e15bc79e3642f152799b66d36b4378bcfd18799d8bdc5964d0432279ba",
                "md5": "01031f5c43de308930ba910b7c78b7a7",
                "sha256": "c1dae37af7b4e7d234e7b8cdd656e19922d24eba80cc8460b322f425baf00e61"
            },
            "downloads": -1,
            "filename": "anthillpy-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "01031f5c43de308930ba910b7c78b7a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 3169,
            "upload_time": "2024-07-19T04:23:24",
            "upload_time_iso_8601": "2024-07-19T04:23:24.020902Z",
            "url": "https://files.pythonhosted.org/packages/61/e3/99e15bc79e3642f152799b66d36b4378bcfd18799d8bdc5964d0432279ba/anthillpy-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 04:23:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "anthillpy"
}
        
Elapsed time: 0.30798s