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.2.tar.gz (3.7 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.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwx-core-0.0.2.tar.gz
  • Upload date:
  • Size: 3.7 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.2.tar.gz
Algorithm Hash digest
SHA256 cc6d848862a67a1afe967897469acdcc7af048a1c2b9900b07ef936ab27c2db7
MD5 c13b43cdf6976fcf94f57241b507a4e5
BLAKE2b-256 73963832b08403abb889245a41788ac0bf4a99b838fb93e32d6a6602c4bbe2c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwx_core-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cdf2355d20318b6c771803bf9cf6e87c6a6b8b6d710bfc20196fd9198613bf2d
MD5 d8fae78b26cdc9aab894a6c35acac78f
BLAKE2b-256 6bb161680a6d90ab21c11003a08ab07a62cc68605851543197ca2f299475e1c2

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