wsadmin


Namewsadmin JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryProvide type hint for `wsadmin` object methods
upload_time2023-02-10 04:47:07
maintainer
docs_urlNone
authorLuca Salvarani
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `types-wsadmin`
Python type stubs for `wsadmin` Jython commands.

[📚 **Read the full documentation**](https://lukesavefrogs.github.io/types-wsadmin/)

## Disclaimer

This projects uses type hints, which were introduced in **Python 3.5**, so ensure you're using a supported version of python.

From the [Python Stubs](https://typing.readthedocs.io/en/latest/source/stubs.html) documentation:
> Type stubs are syntactically valid Python 3.7 files with a .pyi suffix. The Python syntax used for type stubs is independent from the Python versions supported by the implementation, and from the Python version the type checker runs under (if any). Therefore, type stub authors should use the latest available syntax features in stubs (up to Python 3.7), even if the implementation supports older, pre-3.7 Python versions.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wsadmin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Luca Salvarani",
    "author_email": "lucasalvarani99@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/87/a6/f25dff7d5d991c048a65894a142c07324314ee499ad1e4b5a888af6e6fc5/wsadmin-0.1.0.tar.gz",
    "platform": null,
    "description": "# `types-wsadmin`\nPython type stubs for `wsadmin` Jython commands.\n\n[\ud83d\udcda **Read the full documentation**](https://lukesavefrogs.github.io/types-wsadmin/)\n\n## Disclaimer\n\nThis projects uses type hints, which were introduced in **Python 3.5**, so ensure you're using a supported version of python.\n\nFrom the [Python Stubs](https://typing.readthedocs.io/en/latest/source/stubs.html) documentation:\n> Type stubs are syntactically valid Python 3.7 files with a .pyi suffix. The Python syntax used for type stubs is independent from the Python versions supported by the implementation, and from the Python version the type checker runs under (if any). Therefore, type stub authors should use the latest available syntax features in stubs (up to Python 3.7), even if the implementation supports older, pre-3.7 Python versions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provide type hint for `wsadmin` object methods",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1f852d485c35b07a2c3def16f67475bb29669e760e0b800e69db12543e61162",
                "md5": "2f23ed9062a61b7870963f85cdc1ebd4",
                "sha256": "d4e4be77cba47834d1d31b9b212c9d0d45695bfabf5e97fdca6436b8254c6c30"
            },
            "downloads": -1,
            "filename": "wsadmin-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f23ed9062a61b7870963f85cdc1ebd4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8847,
            "upload_time": "2023-02-10T04:47:06",
            "upload_time_iso_8601": "2023-02-10T04:47:06.180363Z",
            "url": "https://files.pythonhosted.org/packages/d1/f8/52d485c35b07a2c3def16f67475bb29669e760e0b800e69db12543e61162/wsadmin-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87a6f25dff7d5d991c048a65894a142c07324314ee499ad1e4b5a888af6e6fc5",
                "md5": "3540ba5abfb3ac9b9372a74d763a1515",
                "sha256": "e7768638d32cd96b934bafa180e5c1617cbee3391e7c7e933e312dac45e15d15"
            },
            "downloads": -1,
            "filename": "wsadmin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3540ba5abfb3ac9b9372a74d763a1515",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6804,
            "upload_time": "2023-02-10T04:47:07",
            "upload_time_iso_8601": "2023-02-10T04:47:07.750734Z",
            "url": "https://files.pythonhosted.org/packages/87/a6/f25dff7d5d991c048a65894a142c07324314ee499ad1e4b5a888af6e6fc5/wsadmin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 04:47:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "wsadmin"
}
        
Elapsed time: 0.11250s