Skip to main content

All functions that assist in standardising development approaches.

Project description

Purpose

Abstracting message construction and deconstruction to achieve consistency

  1. Multipart
    1. Structure of message (see Appendix A, Figure 1)
    2. Current data types (see Appendix A, Figure 2)

Helper modules

  1. Multipart message deconstructer in CDN.

Section types

1. 

Appendix

Appendix A

  1. Multipart Figure 1: Structure of the message from top (left) to bottom (right).
graph TD
    subgraph one[Cover]
        metadata_0[Content-Type: hello; Separator_string: separator text]
        a{{separator text}}
        subgraph comp_1
            metadata_1.1
            metadata_1.2
            data1
        end
        b{{separator text}}
        subgraph comp_2
            metadata_2.1
            metadata_2.2
            data2
        end
        c{{separator text}}
        subgraph comp_3
            metadata_3.1
            metadata_3.2
            data3
        end
    end

Table 1: Current data types

data type metadata Specifics
text data_type,name
image data_type

Change log

[1.3.1] - 2024-09-08

add: fixed:

  1. get_logger: Direct import of logger variable does not change for files that import it when logger changes. others:

[1.3.0] - 2024-09-07

add:

  1. insert_logger
  2. Logger
  3. Logger method execution encapsulation fixed: others:

[1.2.0] - 2024-08-01

add:

  1. Bar.py: Added bar chart image generation fixed: others:

[1.1.1] - 2024-07-06

add: fixed: others:

  1. Incorporated log function call in image/line.py.

[1.1.0] - 2024-06-23

add:

  1. Line.py: You can generate line chart binary now from x and y array data. fixed: others:

[1.0.0] - 2024-06-23

add:

  1. image visualisation: Charts that is presented in terms of image binary data
  2. pie visual for image: Display a pie chart.
  3. root init file: Added log_data class initialisation. fixed: others:
  4. Purpose of image visualisation: For displaying visuals in the front end.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file personalWebbingCommunication-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for personalWebbingCommunication-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d62bf62868659b50354103c5166b7f51ec15ec633ebffd1bc9074016b05f816a
MD5 324c0777bec3863b564ddb5c105f531d
BLAKE2b-256 40eff8aee0de1e85e4b7947ee863a3934bdd3bef930582f099c27f2a8bc82db5

See more details on using hashes here.

Supported by

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