Lynx Flow is a streamlined and straightforward API requests library for building method call sequences. Simplify your code with clear and concise constructs using Lynx Flow.
Project description
Lynx Flow
Lynx Flow is a streamlined and straightforward API requests library for building method call sequences. Simplify your code with clear and concise constructs using Lynx Flow.
Getting started
-
Install lynx-flow
pip install lynx-flow
-
Import Lynx class to start
from lynx_flow.lynx import Lynx
-
Build your request in single, clear and readable flow
Lynx().get().with_url(URL).with_headers(HEADERS).where().json().tobe().equal("The service is up and running")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lynx-flow-0.0.3.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file lynx-flow-0.0.3.tar.gz
.
File metadata
- Download URL: lynx-flow-0.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7bb66018e02aa79f56bf931dec89cf77090b1c1b7aeed9643420f23f680a4b0 |
|
MD5 | a4b7777c0afc1d5a9bdb32b8622064eb |
|
BLAKE2b-256 | 579dd64c8ae3066e5d27e6b4c3b5cfe76c302106dcd54e6479d05e2c9cda9cb2 |
File details
Details for the file lynx_flow-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: lynx_flow-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d74757d0415a057f27a73bfb81b0c3f53a93feb17d25adacbf87c9732003b383 |
|
MD5 | 5e6d31378bdfccd9fd4d0acce8c9a33e |
|
BLAKE2b-256 | adc75350d7bdbd0b63e2a83dbff9b7f251b00a4a34e23c47d5dc244e92385e97 |