pytoileur


Namepytoileur JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryCool package.
upload_time2024-05-27 19:54:05
maintainerNone
docs_urlNone
authorHW
requires_pythonNone
licenseNone
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": "pytoileur",
    "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/ec/9c/d0e44ea4c22a1dc79de68247d4a72a021ceaf661cbc48b839ca995e1b61d/pytoileur-1.0.2.tar.gz",
    "platform": null,
    "description": "\u00ef\u00bb\u00bf# sss\n>An API Management tool written in Python.\n\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\n![PyPI](https://img.shields.io/badge/pypi-v1.0.0-blue)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/requests.svg)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/pywol.svg)\n![CircleCI branch](https://img.shields.io/circleci/project/github/erberlin/pywol/master.svg)\n\npystob allows for API Authorization Management and allows to build REST-Based API with custom JSON syntax.\npystob can be used as a plugin for many API Repository such as [FRPC](https://github.com/seznam/fastrpc) and many others.\n\n## Installation\n\n```console\n$ pip install pystob\n```\n\n## Usage examples\nAs an API Management Tool :\n```console\n$ pywool -u api.redacted.com -t \"FRPC_BASED\" -l -vv\nRetrieve list from [api.redacted.com] | AUTHORIZATION: None | BASED: FRPC_TECH\n$\n$ pywool -u api.redacted.com -t \"REST_BASED\" -d \"JSON\" -auth <AUTH_EXAMPLE> -l -vv\nRetrieve list from [api.redacted.com] | AUTHORIZATION: <AUTH_EXAMPLE> | BASED: REST_API\n$\n$ pywool --help\nUsage: pywool -u API_URL [OPTIONS]\n\n  API Management for the Pywool package.\n\n  Please don't type any hypertext protocol such as \"https://\" or \"http://\" because they can \n  corrupt the results. The standard URL_TYPE is <SUBDOMAIN>.<BASE>.<DOMAIN>:<PORT>\n\nOptions:\n  -u, --url URL  Please respect the standards described above\n  -p, --port PORT      Target port.\n  -vv, --verbose\n  -t, --technology OPTIONS\n  -l, --list\n  -b, --build URL Please check documentation to build your own API with Pywool Tool\n  -d, --data OPTIONS\n  --help                   Show this message and exit.\n```\n## Why create API Builder and Manager ?\nI needed one and this was an opportunity to learn some stuff.\n\n## Meta\n\n Kevin Jonsson- jonsson.dev@gmail.com\n\nDistributed under the MIT license. See ``LICENSE`` for more information.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cool package.",
    "version": "1.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec9cd0e44ea4c22a1dc79de68247d4a72a021ceaf661cbc48b839ca995e1b61d",
                "md5": "4c57ded28bff6a65e687a9612cbaa6a6",
                "sha256": "6d955130c3b5d41fcbbba810ca1f57ce53e148f1ec725d20d69c380f98d39f8d"
            },
            "downloads": -1,
            "filename": "pytoileur-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4c57ded28bff6a65e687a9612cbaa6a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3302,
            "upload_time": "2024-05-27T19:54:05",
            "upload_time_iso_8601": "2024-05-27T19:54:05.631169Z",
            "url": "https://files.pythonhosted.org/packages/ec/9c/d0e44ea4c22a1dc79de68247d4a72a021ceaf661cbc48b839ca995e1b61d/pytoileur-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-27 19:54:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytoileur"
}
        
HW
Elapsed time: 1.66395s