Skip to main content

No project description provided

Project description

GWX Core

Is a collection of reusable tools and libraries that can be used within your flask projects.

Dependencies

  • Python 3.7^
  • Flask Restplus 0.13^

Installation

Install the package using pip, by executing:

pip install -U gwx-core

Quick start

Import the Response Module, this will handle the formatting of your responses for your flask_restplus routes.

from gwx_core.utils.response import success

class User(Resource):
    def get(self):
        return success('Success', {'key': 'value'}, {'SAMPLE-HEADER': 'header value'})

Usage Documentation

To be added on beta release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gwx-core-0.0.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gwx_core-0.0.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file gwx-core-0.0.1.tar.gz.

File metadata

  • Download URL: gwx-core-0.0.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5

File hashes

Hashes for gwx-core-0.0.1.tar.gz
Algorithm Hash digest
SHA256 046c2d73ee03146d523c9b205d92289a56f81e5ac3d653fe602f47591ff29537
MD5 2fc6af9ce37f2993acaf53c8ffebadca
BLAKE2b-256 16016e89296c12d7836620a3115296cfd0484503f8891abba4615e1504c334db

See more details on using hashes here.

File details

Details for the file gwx_core-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: gwx_core-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5

File hashes

Hashes for gwx_core-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ddf0d5bd2a5e0091911a6c7d83d2ba29f4a70dbc6696be145c5b35cc3dafc24
MD5 b1699e8f4d98945c1df24ba47fef225a
BLAKE2b-256 16fe22403788edc6cd623c620807675be23710bbc9f2a5b4374aba090019a1bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page