Skip to main content

Core libraries and modules for flask projects.

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 import response

class User(Resource):
    def get(self):
        return response.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.3.tar.gz (3.9 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.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwx-core-0.0.3.tar.gz
  • Upload date:
  • Size: 3.9 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.3.tar.gz
Algorithm Hash digest
SHA256 fc885a977a5c26971b32855943e07d0e9f2e2964755ef89d002b5407fc6af733
MD5 00d33fe9fea44473f5137afa4fee2077
BLAKE2b-256 4fde316164254d945bcf9d681caf709f74e6c98f77a0b8cba17a8bdd46ac3c8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwx_core-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7f6067d2f33dc0a177bb781abf7963364675a7e223fff9b699ca724a78405b04
MD5 fa7c84c98fe2bbe1849883a2b5173381
BLAKE2b-256 656053e402d429ca728cd8d4a0f71c488d16cbf98a237a16665b8910060c1dee

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