Tool for posting JSON to an API, broken into pages
Project description
json-post
Tool for posting JSON to an API, broken into pages
Installation
Install this tool using pip
:
$ pip install json-post
Usage
Run json-post --help
for options.
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd json-post
python -mvenv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and tests:
pip install -e '.[test]'
To run the tests:
pytest
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
json-post-0.2a0.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file json-post-0.2a0.tar.gz
.
File metadata
- Download URL: json-post-0.2a0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d0c9fc3463ff391957e0e9c1ae73b3f0a7eb2691961e3e0f02c44f8d951b0c7 |
|
MD5 | a116698076e361d221a00f4036094f92 |
|
BLAKE2b-256 | 590df2b8a3b197badffc4e99908eac8ce11d2b351d91065e7500c833b2e9153d |
File details
Details for the file json_post-0.2a0-py3-none-any.whl
.
File metadata
- Download URL: json_post-0.2a0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3472d87dfe26794826de275014deb2c8bff8e88e352b07a5251e8bc49f9e5451 |
|
MD5 | 02eb6235e24cb8fdc02122cc5f44fa83 |
|
BLAKE2b-256 | b7e2d16b6bad9c8047382a0b1f13163dd574d23135676ec83af9e15bd34fed55 |