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.1a0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file json-post-0.1a0.tar.gz
.
File metadata
- Download URL: json-post-0.1a0.tar.gz
- Upload date:
- Size: 2.7 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 | c8f458b1caa003950ed7eb197d3a92394028a229fbfad0f8850b4d66398cc19d |
|
MD5 | ba5f0b284f4677aca9c3b8bc66b9c5f8 |
|
BLAKE2b-256 | e7eeaa447cf5964362bdd6e2177f5cc2f61c9827f3d95c3751f5c014cb9f95ab |
File details
Details for the file json_post-0.1a0-py3-none-any.whl
.
File metadata
- Download URL: json_post-0.1a0-py3-none-any.whl
- Upload date:
- Size: 7.1 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 | d8cfc38f0ff7b90eef449e4d8f317a76f0f9b605a76a9be5254d2b98302e43aa |
|
MD5 | 037d9f6f8dfba039b4ed3bd6d5fb0b4f |
|
BLAKE2b-256 | 30f6164a76df2b06370b2f535d6b26e3ff6635a2e325b5c464441bce80652655 |