Skip to main content

No project description provided

Project description

SpeakSynk Flow Processor

Parent class to create steps, ideally this will save us some common functions of the steps.

Implementation

from speaksynk_flow_processor.AWSSpeakSynkFlowProcesor import AWSSpeakSynkFlowProcesor

class SomeStep(AWSSpeakSynkFlowProcesor):
    def run(self):
        super().run()
        # Some logic


if __name__ == '__main__':
    step = SomeSteP()
    step.download()
    step.run()
    step.upload('hestep/%s' %s self._identifier)  
    

Ideally this save us some time in creating more steps and only taking care of the run method

Install

  • pip install poetry
  • poetry install

Test

  • poetry run pytest

Use

  • poetry run python xxxx

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

speaksynk_flow_processor-1.0.10.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

speaksynk_flow_processor-1.0.10-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file speaksynk_flow_processor-1.0.10.tar.gz.

File metadata

  • Download URL: speaksynk_flow_processor-1.0.10.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/6.2.0-1015-azure

File hashes

Hashes for speaksynk_flow_processor-1.0.10.tar.gz
Algorithm Hash digest
SHA256 b674d1bbe530d1fb6efddf83215beef0aa28cc60a0584011736f90a9b65dfb72
MD5 7bcc16c214b8027462e77a9979d98add
BLAKE2b-256 fc6f6b4bb143b588fe09db4d4ef54faf226a663c3e740033c0fae2cf096b6b33

See more details on using hashes here.

File details

Details for the file speaksynk_flow_processor-1.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 8e1466793f0e39f9a9105b5bd2df75dbffe963c3c2ee991574384f27366113cc
MD5 dab1b8f1123d9258a2d5e7dbf5878a21
BLAKE2b-256 182795c731d5f5590e5c96c84c8d5050815c308d8ce85b34cf48747884c006cd

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