Skip to main content

A set of functions to facilitate API testing with jupyter lab.

Project description

API Testing Toolkit

PyPI - Version PyPI - Python Version


Installation

Mac or Linux (inside $HOME or another directory of your choice)

python3 -m venv api-testing
source api-testing/bin/activate
pip install --upgrade pip
pip install api-testing-toolkit

Windows TBD

Development

Clone this repository and do this (for mac or linux, nothing for windows yet).

python3 -m venv .env
source .env/bin/activate
pip install --upgrade pip
pip install --editable .

Set your IDE to that .env venv and use the same to pull up jupyter in your target directory. If you change the code, you'll need to reset the jupyter kernel.

Usage

This package is meant to be used with Jupyter Lab. Installing this package will also install Jupyter Lab, so you only need to install the one package. You can either run Jupyter via CLI with the venv activated or point the desktop version at the venv (that's my recommendation).

The toolkit provides a few utility functions that can be ignored if you don't want to use them. The important part is the pattern, not the details.

License

api-testing-toolkit is distributed under the terms of the MIT license.

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_testing_toolkit-0.5.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

api_testing_toolkit-0.5.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file api_testing_toolkit-0.5.2.tar.gz.

File metadata

  • Download URL: api_testing_toolkit-0.5.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for api_testing_toolkit-0.5.2.tar.gz
Algorithm Hash digest
SHA256 e0547e349dce8de65533345a402a14a6ec41e1e2b89b279bd6765f0014a435c8
MD5 18b0e49f2b604b23d3a21183e4e39c69
BLAKE2b-256 d8c9f5c46fe4f38f3e3561b7b603d88227cfabc71005363cc1c4ab41ca673519

See more details on using hashes here.

File details

Details for the file api_testing_toolkit-0.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for api_testing_toolkit-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 24184c43719589cdbc65707fbcd2fc3b595d8deb2106db1ff1b222f3d7e9722d
MD5 a3c46e0632e5eb8211f47581f3c31108
BLAKE2b-256 a8ac23b86b45525019c47cb979c1b407a3e5a2d41b613a176f99bd4cdb382ca1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page