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.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for api_testing_toolkit-0.5.1.tar.gz
Algorithm Hash digest
SHA256 0ac864da55ff0d7ece78039a2a07897d48275b5bcfe145669f5166a537e753e0
MD5 b4e07ecf98e583e9ef80e93d2c0779aa
BLAKE2b-256 04a6c5831f7ab00c9a45a42bf9fa487f42e832cddbb8fc7d15f26d034854dff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for api_testing_toolkit-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e8ba6d5863b397f937b4da072beceb6772f3941c43779bf59fa520bdc9364a2e
MD5 6545143676403e64b927cf5627fb6ac0
BLAKE2b-256 c6f9b92496dee63cab3e222cf2665bc4ff14f17df57d9c180f3e328c60c42835

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