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.1.tar.gz (2.6 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.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.15.0-1041-azure

File hashes

Hashes for speaksynk_flow_processor-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a27934a8f9c676f20dbd010356be04c704163a17e6183cbc0474d07a92d10911
MD5 a08c593fd91ad577b51ca23c9cf735c7
BLAKE2b-256 1d8f2d6e49d1a09a0bacf82cdcd43bec187a87032c96c4fa84aaa5dd5eb6977c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2fb3e662b26b181a8cd9a870b264a4fd11efbf80856b1243dd3ca7f97057286a
MD5 9932f95288f09c1b2d691b209a8973ea
BLAKE2b-256 c3c9d745fd35707b7140ff67d79bea5bd2f187966db7934ab9d529b8234d4286

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