openapi-lookup


Nameopenapi-lookup JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/xransum/openapi-lookup
SummaryA command-line interface to for the open api listings from public-apis/public-apis.
upload_time2024-04-04 03:09:48
maintainerNone
docs_urlNone
authorxransum
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

# OpenAPI Lookup

A collection of tools and scripts for making the life of security analysts
easier, faster, and more efficient.

  <img src="https://raw.githubusercontent.com/xransum/openapi-lookup/main/docs/images/logo.png" width="20%" style="border-radius: 10%">

  <br />

[![Tests](https://github.com/xransum/openapi-lookup/workflows/Tests/badge.svg)][tests]
[![Codecov](https://codecov.io/gh/xransum/openapi-lookup/branch/main/graph/badge.svg)][codecov]
[![PyPI](https://img.shields.io/pypi/v/openapi-lookup.svg)][pypi_]
[![Python Version](https://img.shields.io/pypi/pyversions/openapi-lookup)][python version]

[![Python Black](https://img.shields.io/badge/code%20style-black-000000.svg?label=Style)](https://github.com/xransum/openapi-lookup)
[![Read the documentation at https://openapi-lookup.readthedocs.io/](https://img.shields.io/readthedocs/openapi-lookup/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Downloads](https://pepy.tech/badge/openapi-lookup)](https://pepy.tech/project/openapi-lookup)
[![License](https://img.shields.io/pypi/l/openapi-lookup)][license]

</div>

## Installation

Install `openapi-lookup` from the Python Package Index:

```bash
$ pip install openapi-lookup
```

## Usage

```bash
$ openapis --help
```

## Contributing

Contributions are welcome! Please see [CONTRIBUTING.md][contributing] for more
information.

## License

Distributed under the terms of the [MIT][license] license, `openapi-lookup` is
free and open source software.

## Issues

If you encounter any problems, please [file an issue][issues] along with a
detailed description.

<!-- github-only -->

[pypi_]: https://pypi.org/project/openapi-lookup/
[python version]: https://pypi.org/project/openapi-lookup
[read the docs]: https://openapi-lookup.readthedocs.io/
[tests]: https://github.com/xransum/openapi-lookup/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/xransum/openapi-lookup
[@xransum]: https://github.com/xransum
[nox]: https://nox.thea.codes/
[poetry]: https://python-poetry.org/
[constraints file]: https://pip.pypa.io/en/stable/user_guide/#constraints-files
[file an issue]: https://github.com/xransum/openapi-lookup/issues
[keyword-only parameter]: https://docs.python.org/3/glossary.html#keyword-only-parameter
[nox.sessions.session.install]: https://nox.thea.codes/en/stable/config.html#nox.sessions.Session.install
[nox.sessions.session.run]: https://nox.thea.codes/en/stable/config.html#nox.sessions.Session.run
[pip install]: https://pip.pypa.io/en/stable/reference/pip_install/
[pip]: https://pip.pypa.io/
[pipx]: https://pipxproject.github.io/pipx/
[license]: https://github.com/xransum/openapi-lookup/blob/main/LICENSE
[contributor guide]: https://github.com/xransum/openapi-lookup/blob/main/CONTRIBUTING.md


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xransum/openapi-lookup",
    "name": "openapi-lookup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "xransum",
    "author_email": "xransum@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/f2/638d9b5bfde36b627d7f880da0a1789ed3d81fa4358022edf8d257b30b8a/openapi_lookup-0.1.1.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n# OpenAPI Lookup\n\nA collection of tools and scripts for making the life of security analysts\neasier, faster, and more efficient.\n\n  <img src=\"https://raw.githubusercontent.com/xransum/openapi-lookup/main/docs/images/logo.png\" width=\"20%\" style=\"border-radius: 10%\">\n\n  <br />\n\n[![Tests](https://github.com/xransum/openapi-lookup/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/xransum/openapi-lookup/branch/main/graph/badge.svg)][codecov]\n[![PyPI](https://img.shields.io/pypi/v/openapi-lookup.svg)][pypi_]\n[![Python Version](https://img.shields.io/pypi/pyversions/openapi-lookup)][python version]\n\n[![Python Black](https://img.shields.io/badge/code%20style-black-000000.svg?label=Style)](https://github.com/xransum/openapi-lookup)\n[![Read the documentation at https://openapi-lookup.readthedocs.io/](https://img.shields.io/readthedocs/openapi-lookup/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Downloads](https://pepy.tech/badge/openapi-lookup)](https://pepy.tech/project/openapi-lookup)\n[![License](https://img.shields.io/pypi/l/openapi-lookup)][license]\n\n</div>\n\n## Installation\n\nInstall `openapi-lookup` from the Python Package Index:\n\n```bash\n$ pip install openapi-lookup\n```\n\n## Usage\n\n```bash\n$ openapis --help\n```\n\n## Contributing\n\nContributions are welcome! Please see [CONTRIBUTING.md][contributing] for more\ninformation.\n\n## License\n\nDistributed under the terms of the [MIT][license] license, `openapi-lookup` is\nfree and open source software.\n\n## Issues\n\nIf you encounter any problems, please [file an issue][issues] along with a\ndetailed description.\n\n<!-- github-only -->\n\n[pypi_]: https://pypi.org/project/openapi-lookup/\n[python version]: https://pypi.org/project/openapi-lookup\n[read the docs]: https://openapi-lookup.readthedocs.io/\n[tests]: https://github.com/xransum/openapi-lookup/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/xransum/openapi-lookup\n[@xransum]: https://github.com/xransum\n[nox]: https://nox.thea.codes/\n[poetry]: https://python-poetry.org/\n[constraints file]: https://pip.pypa.io/en/stable/user_guide/#constraints-files\n[file an issue]: https://github.com/xransum/openapi-lookup/issues\n[keyword-only parameter]: https://docs.python.org/3/glossary.html#keyword-only-parameter\n[nox.sessions.session.install]: https://nox.thea.codes/en/stable/config.html#nox.sessions.Session.install\n[nox.sessions.session.run]: https://nox.thea.codes/en/stable/config.html#nox.sessions.Session.run\n[pip install]: https://pip.pypa.io/en/stable/reference/pip_install/\n[pip]: https://pip.pypa.io/\n[pipx]: https://pipxproject.github.io/pipx/\n[license]: https://github.com/xransum/openapi-lookup/blob/main/LICENSE\n[contributor guide]: https://github.com/xransum/openapi-lookup/blob/main/CONTRIBUTING.md\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A command-line interface to for the open api listings from public-apis/public-apis.",
    "version": "0.1.1",
    "project_urls": {
        "Changelog": "https://github.com/xransum/openapi-lookup/releases",
        "Documentation": "https://openapi-lookup.readthedocs.io",
        "Homepage": "https://github.com/xransum/openapi-lookup",
        "Repository": "https://github.com/xransum/openapi-lookup"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d11b53a8ef78fbea526b23b225d3af6dfa4676d0361e7f1504357c0b81bf82d6",
                "md5": "fffde8bf3cf6f3b771b079c55835aa6a",
                "sha256": "c54c6b6e49105f70af9e1e5f6bfecdabd5f00b55e50258edc2fe8d88b100d911"
            },
            "downloads": -1,
            "filename": "openapi_lookup-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fffde8bf3cf6f3b771b079c55835aa6a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 6900,
            "upload_time": "2024-04-04T03:09:47",
            "upload_time_iso_8601": "2024-04-04T03:09:47.302491Z",
            "url": "https://files.pythonhosted.org/packages/d1/1b/53a8ef78fbea526b23b225d3af6dfa4676d0361e7f1504357c0b81bf82d6/openapi_lookup-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0af2638d9b5bfde36b627d7f880da0a1789ed3d81fa4358022edf8d257b30b8a",
                "md5": "165320f121a0905af4a18b70a6744f14",
                "sha256": "d0355e29cf2eb14dd310c6968cd44683c18c472b9ba94a77cfdd9e01dfcc54c3"
            },
            "downloads": -1,
            "filename": "openapi_lookup-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "165320f121a0905af4a18b70a6744f14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 6220,
            "upload_time": "2024-04-04T03:09:48",
            "upload_time_iso_8601": "2024-04-04T03:09:48.874221Z",
            "url": "https://files.pythonhosted.org/packages/0a/f2/638d9b5bfde36b627d7f880da0a1789ed3d81fa4358022edf8d257b30b8a/openapi_lookup-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 03:09:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xransum",
    "github_project": "openapi-lookup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "openapi-lookup"
}
        
Elapsed time: 0.40368s