allianceauth-site-claim


Nameallianceauth-site-claim JSON
Version 0.0.1b3 PyPI version JSON
download
home_pagehttps://github.com/Solar-Helix-Independent-Transport/allianceauth-site-claim
SummaryAlliance Auth Plugin
upload_time2023-04-29 03:39:08
maintainer
docs_urlNone
authorAaronKable
requires_python
licenseGNU General Public License v3 (GPLv3)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Site Claim

## Installation install from pypi or git

- Install the app and pre-reqs

```
    pip install allianceauth-site-claim

or

    pip install git+https://github.com/Solar-Helix-Independent-Transport/allianceauth-site-claim.git
```

- add `'siteclaim',`
  and `'solo',` ( if its not already there )
  to your local.py
- migrate
- restart auth and authbot

## Settings

| Setting                   | Default | What it does                    |
| ------------------------- | ------- | ------------------------------- |
| `SITE_CLAIM_ENABLE_SITES` | True    | Enable or disable the Sites Cog |
| `SITE_CLAIM_ENABLE_ESS`   | True    | Enable or disable the ESS Cog   |



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Solar-Helix-Independent-Transport/allianceauth-site-claim",
    "name": "allianceauth-site-claim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "AaronKable",
    "author_email": "aaronkable@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/f5/bb846ac9b5211f565f94156fe98a13b9e9659c363a65097b917eaacc727e/allianceauth-site-claim-0.0.1b3.tar.gz",
    "platform": null,
    "description": "# Site Claim\n\n## Installation install from pypi or git\n\n- Install the app and pre-reqs\n\n```\n    pip install allianceauth-site-claim\n\nor\n\n    pip install git+https://github.com/Solar-Helix-Independent-Transport/allianceauth-site-claim.git\n```\n\n- add `'siteclaim',`\n  and `'solo',` ( if its not already there )\n  to your local.py\n- migrate\n- restart auth and authbot\n\n## Settings\n\n| Setting                   | Default | What it does                    |\n| ------------------------- | ------- | ------------------------------- |\n| `SITE_CLAIM_ENABLE_SITES` | True    | Enable or disable the Sites Cog |\n| `SITE_CLAIM_ENABLE_ESS`   | True    | Enable or disable the ESS Cog   |\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Alliance Auth Plugin",
    "version": "0.0.1b3",
    "project_urls": {
        "Homepage": "https://github.com/Solar-Helix-Independent-Transport/allianceauth-site-claim"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5f5bb846ac9b5211f565f94156fe98a13b9e9659c363a65097b917eaacc727e",
                "md5": "9cd271046316ee9dc8021316a41ff526",
                "sha256": "af46935617e6622c29245702a704011c824fadd0c2d452b4f2b1522039c2f41a"
            },
            "downloads": -1,
            "filename": "allianceauth-site-claim-0.0.1b3.tar.gz",
            "has_sig": false,
            "md5_digest": "9cd271046316ee9dc8021316a41ff526",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9660,
            "upload_time": "2023-04-29T03:39:08",
            "upload_time_iso_8601": "2023-04-29T03:39:08.757921Z",
            "url": "https://files.pythonhosted.org/packages/b5/f5/bb846ac9b5211f565f94156fe98a13b9e9659c363a65097b917eaacc727e/allianceauth-site-claim-0.0.1b3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-29 03:39:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Solar-Helix-Independent-Transport",
    "github_project": "allianceauth-site-claim",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "allianceauth-site-claim"
}
        
Elapsed time: 0.06122s