Browse API documentation
Project description
api-browser
Browse API documentation
Installation
You can use pipx
to install this tool.
- Install pipx
- Run
pipx install api-browser
You can also use pip
:
pip install api-browser
Usage
See api_browser --help
for all details.
api_browser openapi <filename>
Load the OpenAPI file and show Redoc documentation. Refresh the page to load any changes to the OpenAPI file.
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd api-browser
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
api-browser-0.1.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file api-browser-0.1.tar.gz
.
File metadata
- Download URL: api-browser-0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 654c8f8c12e0ce6edead17833c5426eb3725cc9d006d3bf22ea61bd6ba9bc807 |
|
MD5 | 929b0f02f6192d5a4710067bf9876f60 |
|
BLAKE2b-256 | bd2ee5311f7e8b5392311b0a6260e683217ea2499e3e60944099d40256aa4774 |
File details
Details for the file api_browser-0.1-py3-none-any.whl
.
File metadata
- Download URL: api_browser-0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 080e3e09bec98f0d75c6d5992a7ed646347c938cf3138100c7920dc633959a46 |
|
MD5 | 8cd361cc57f79690c28e24a283aea34a |
|
BLAKE2b-256 | 5431deb293d1c8dc42aa495c3580774fb6dba4efdbbd17b135be698ab74aeef5 |