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.1.0b7.tar.gz (3.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.1.0b7-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file speaksynk_flow_processor-1.1.0b7.tar.gz.

File metadata

  • Download URL: speaksynk_flow_processor-1.1.0b7.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for speaksynk_flow_processor-1.1.0b7.tar.gz
Algorithm Hash digest
SHA256 7befb2dfd9f336284835089bdeec67e7bbeb58a8cdc7db2b9a6af347d1d32815
MD5 919ac8895e41f31f8f10214dd6e6d9bd
BLAKE2b-256 27ef6e066b32618e9b7cc296e7377f3c87abb74bde0d372ea41eba96be9dd9b4

See more details on using hashes here.

File details

Details for the file speaksynk_flow_processor-1.1.0b7-py3-none-any.whl.

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.1.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 7901b899ce341c7cf9025c14c1c63a0c103dcac441cd3455a3278248d979250d
MD5 f587f4e88cc8cf243dcb4f3591384da2
BLAKE2b-256 d4c49831d591c004aaaa3127a992c9af7a5cc15669eac30f46e60fee13b99245

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