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

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.0.2.tar.gz
  • Upload date:
  • Size: 2.7 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.2.tar.gz
Algorithm Hash digest
SHA256 1e618b152bf353d6df05a804e36dec1b0a369a45a8abc7905c1ec1192fd1760a
MD5 12dee99111c56292a4a1db0bc42fd817
BLAKE2b-256 12df432cc5d02739290a352ca436d54e23ada16514e4f54b2380fb4b8b7cf39d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6a0c59d0a544f65ca3954dcff90f5966cb9ba5de6a5d4423ca5353c45cfd59df
MD5 befc6532d400d8c1ad6d0efa73a2d395
BLAKE2b-256 07b44661ccc8eb0c32ff19e7d9752d3544f9bd9916aa5fb337721cb8a1c4de53

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