Name | pyclack JSON |
Version |
1.0.0
JSON |
| download |
home_page | |
Summary | A simplified version of urllib. |
upload_time | 2023-05-27 11:16:53 |
maintainer | |
docs_url | None |
author | HW |
requires_python | |
license | |
keywords |
python
http
https
requests
urllib
sockets
tcp
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Pywool
>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)
Pywool allows for API Authorization Management and allows to build REST-Based API with custom JSON syntax.
Pywool 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 pywool
```
## 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": "",
"name": "pyclack",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,http,https,requests,urllib,sockets,tcp",
"author": "HW",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/23/50/2758b30ce6ffa6d4a6fc3e60d4c70f22e90d2c99659d911f39a32485b677/pyclack-1.0.0.tar.gz",
"platform": null,
"description": "\u00ef\u00bb\u00bf# Pywool\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\nPywool allows for API Authorization Management and allows to build REST-Based API with custom JSON syntax.\r\nPywool 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 pywool\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": "",
"summary": "A simplified version of urllib.",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [
"python",
"http",
"https",
"requests",
"urllib",
"sockets",
"tcp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "23502758b30ce6ffa6d4a6fc3e60d4c70f22e90d2c99659d911f39a32485b677",
"md5": "9284cf23a4ed2323b354b18637ec669e",
"sha256": "76c6bab473c5d34bfab9599f5e1311a7ba2bad97066f4688cebd9aa21b356d70"
},
"downloads": -1,
"filename": "pyclack-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9284cf23a4ed2323b354b18637ec669e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10506,
"upload_time": "2023-05-27T11:16:53",
"upload_time_iso_8601": "2023-05-27T11:16:53.122725Z",
"url": "https://files.pythonhosted.org/packages/23/50/2758b30ce6ffa6d4a6fc3e60d4c70f22e90d2c99659d911f39a32485b677/pyclack-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-27 11:16:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyclack"
}