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.12.tar.gz (2.9 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.12-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.0.12.tar.gz
  • Upload date:
  • Size: 2.9 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.12.tar.gz
Algorithm Hash digest
SHA256 a25d32ad577a35ba8b8595526445a9c2f46b14d2d1f28cf7507c5dc44d6ee204
MD5 cab2d8b12d0fd387224b7619dbf6115f
BLAKE2b-256 6ad0166fb29a09db42cf927d19fea2065dde41e19810ec8faf67628883da1283

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 4cf5410bc66a85e4adf73c60b6d842c722e9dd7d20e4e14157adeab1c2e432d4
MD5 684304d8cb3e63469126cf254e108ea9
BLAKE2b-256 e8903739fdb7ba269c6dbd7a07bad209cfc31e821b764658c85e15442ed34da7

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