Name | pyheul JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | Cool package. |
upload_time | 2024-05-30 16:56:46 |
maintainer | None |
docs_url | None |
author | HW |
requires_python | None |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# sss
>An API Management tool written in Python.
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
![PyPI](https://img.shields.io/badge/pypi-v1.0.0-blue)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/requests.svg)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/pywol.svg)
![CircleCI branch](https://img.shields.io/circleci/project/github/erberlin/pywol/master.svg)
pystob allows for API Authorization Management and allows to build REST-Based API with custom JSON syntax.
pystob can be used as a plugin for many API Repository such as [FRPC](https://github.com/seznam/fastrpc) and many others.
## Installation
```console
$ pip install pystob
```
## Usage examples
As an API Management Tool :
```console
$ pywool -u api.redacted.com -t "FRPC_BASED" -l -vv
Retrieve list from [api.redacted.com] | AUTHORIZATION: None | BASED: FRPC_TECH
$
$ pywool -u api.redacted.com -t "REST_BASED" -d "JSON" -auth <AUTH_EXAMPLE> -l -vv
Retrieve list from [api.redacted.com] | AUTHORIZATION: <AUTH_EXAMPLE> | BASED: REST_API
$
$ pywool --help
Usage: pywool -u API_URL [OPTIONS]
API Management for the Pywool package.
Please don't type any hypertext protocol such as "https://" or "http://" because they can
corrupt the results. The standard URL_TYPE is <SUBDOMAIN>.<BASE>.<DOMAIN>:<PORT>
Options:
-u, --url URL Please respect the standards described above
-p, --port PORT Target port.
-vv, --verbose
-t, --technology OPTIONS
-l, --list
-b, --build URL Please check documentation to build your own API with Pywool Tool
-d, --data OPTIONS
--help Show this message and exit.
```
## Why create API Builder and Manager ?
I needed one and this was an opportunity to learn some stuff.
## Meta
Kevin Jonsson- jonsson.dev@gmail.com
Distributed under the MIT license. See ``LICENSE`` for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyheul",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "HW",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/db/6c/53e4032b6ad3cf8d4ac4dddb618f21a4a8c39232c941ddf3fe571cd2cfc3/pyheul-1.0.2.tar.gz",
"platform": null,
"description": "\u00ef\u00bb\u00bf# sss\r\n>An API Management tool written in Python.\r\n\r\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\r\n![PyPI](https://img.shields.io/badge/pypi-v1.0.0-blue)\r\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/requests.svg)\r\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/pywol.svg)\r\n![CircleCI branch](https://img.shields.io/circleci/project/github/erberlin/pywol/master.svg)\r\n\r\npystob allows for API Authorization Management and allows to build REST-Based API with custom JSON syntax.\r\npystob can be used as a plugin for many API Repository such as [FRPC](https://github.com/seznam/fastrpc) and many others.\r\n\r\n## Installation\r\n\r\n```console\r\n$ pip install pystob\r\n```\r\n\r\n## Usage examples\r\nAs an API Management Tool :\r\n```console\r\n$ pywool -u api.redacted.com -t \"FRPC_BASED\" -l -vv\r\nRetrieve list from [api.redacted.com] | AUTHORIZATION: None | BASED: FRPC_TECH\r\n$\r\n$ pywool -u api.redacted.com -t \"REST_BASED\" -d \"JSON\" -auth <AUTH_EXAMPLE> -l -vv\r\nRetrieve list from [api.redacted.com] | AUTHORIZATION: <AUTH_EXAMPLE> | BASED: REST_API\r\n$\r\n$ pywool --help\r\nUsage: pywool -u API_URL [OPTIONS]\r\n\r\n API Management for the Pywool package.\r\n\r\n Please don't type any hypertext protocol such as \"https://\" or \"http://\" because they can \r\n corrupt the results. The standard URL_TYPE is <SUBDOMAIN>.<BASE>.<DOMAIN>:<PORT>\r\n\r\nOptions:\r\n -u, --url URL Please respect the standards described above\r\n -p, --port PORT Target port.\r\n -vv, --verbose\r\n -t, --technology OPTIONS\r\n -l, --list\r\n -b, --build URL Please check documentation to build your own API with Pywool Tool\r\n -d, --data OPTIONS\r\n --help Show this message and exit.\r\n```\r\n## Why create API Builder and Manager ?\r\nI needed one and this was an opportunity to learn some stuff.\r\n\r\n## Meta\r\n\r\n Kevin Jonsson- jonsson.dev@gmail.com\r\n\r\nDistributed under the MIT license. See ``LICENSE`` for more information.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Cool package.",
"version": "1.0.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "db6c53e4032b6ad3cf8d4ac4dddb618f21a4a8c39232c941ddf3fe571cd2cfc3",
"md5": "ba5959185cdf6c2bf460bf1d4774f475",
"sha256": "9d15969cfa428ef59830ba18fd041401d353b0c5d78bceec794d126817bac733"
},
"downloads": -1,
"filename": "pyheul-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "ba5959185cdf6c2bf460bf1d4774f475",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3439,
"upload_time": "2024-05-30T16:56:46",
"upload_time_iso_8601": "2024-05-30T16:56:46.708994Z",
"url": "https://files.pythonhosted.org/packages/db/6c/53e4032b6ad3cf8d4ac4dddb618f21a4a8c39232c941ddf3fe571cd2cfc3/pyheul-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-30 16:56:46",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyheul"
}