lab-partner


Namelab-partner JSON
Version 0.7.143 PyPI version JSON
download
home_pageNone
SummaryA toolkit that partners with you to build software projects
upload_time2024-03-22 23:19:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
license# Released under MIT License Copyright (c) 2021 Anthony Schexnaildre. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords developer tools docker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Lab Partner

## to expose low ports 

```bash
echo "net.ipv4.ip_unprivileged_port_start=0" >> /etc/sysctl.conf
sysctl --system
```




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lab-partner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Anthony Schexnaildre <aps@enclarify.com>",
    "keywords": "developer, tools, docker",
    "author": null,
    "author_email": "Anthony Schexnaildre <aps@enclarify.com>",
    "download_url": "https://files.pythonhosted.org/packages/d7/ca/ed61cef601787091d697df5bd9963a84e496a6b037fb8954f7634670b117/lab-partner-0.7.143.tar.gz",
    "platform": null,
    "description": "# Lab Partner\n\n## to expose low ports \n\n```bash\necho \"net.ipv4.ip_unprivileged_port_start=0\" >> /etc/sysctl.conf\nsysctl --system\n```\n\n\n\n",
    "bugtrack_url": null,
    "license": "# Released under MIT License  Copyright (c) 2021 Anthony Schexnaildre.  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A toolkit that partners with you to build software projects",
    "version": "0.7.143",
    "project_urls": {
        "homepage": "https://github.com/enclarify/lab-partner"
    },
    "split_keywords": [
        "developer",
        " tools",
        " docker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a47d5aeca9d6874bfeced02fc23998a6743707a6dbd29bc64ded9450cdc7e321",
                "md5": "06bffc808f809ce4a67ebf7769379915",
                "sha256": "3965747e2c284e895e89521696fa5527d0460807c1ec588998af2548b6a3407e"
            },
            "downloads": -1,
            "filename": "lab_partner-0.7.143-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06bffc808f809ce4a67ebf7769379915",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11574,
            "upload_time": "2024-03-22T23:19:04",
            "upload_time_iso_8601": "2024-03-22T23:19:04.271090Z",
            "url": "https://files.pythonhosted.org/packages/a4/7d/5aeca9d6874bfeced02fc23998a6743707a6dbd29bc64ded9450cdc7e321/lab_partner-0.7.143-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7caed61cef601787091d697df5bd9963a84e496a6b037fb8954f7634670b117",
                "md5": "8826fdadda2b09d52afac55d6ce7770a",
                "sha256": "851e2e3b2c0470cd05c307a5775e9ba54a9ff9c0831bccc583f5c74585389094"
            },
            "downloads": -1,
            "filename": "lab-partner-0.7.143.tar.gz",
            "has_sig": false,
            "md5_digest": "8826fdadda2b09d52afac55d6ce7770a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28892,
            "upload_time": "2024-03-22T23:19:06",
            "upload_time_iso_8601": "2024-03-22T23:19:06.216673Z",
            "url": "https://files.pythonhosted.org/packages/d7/ca/ed61cef601787091d697df5bd9963a84e496a6b037fb8954f7634670b117/lab-partner-0.7.143.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 23:19:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "enclarify",
    "github_project": "lab-partner",
    "github_not_found": true,
    "lcname": "lab-partner"
}
        
Elapsed time: 0.31209s