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.6.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.6-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.0.6.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.2.0-1011-azure

File hashes

Hashes for speaksynk_flow_processor-1.0.6.tar.gz
Algorithm Hash digest
SHA256 d1370df89dc434486493424d78ac35afaf34cd44aee7e4d0433ec2b4b6e40159
MD5 485636e4eac42d99d86a8e11936262bd
BLAKE2b-256 0722b441c5c545cda863f6516439d6dc6795bd01166015521195f2df1cf5dc55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0a6a0b5a7c6f5d2b20117447457ecd074d3b9a167340f8a12b07a5a41b6d773b
MD5 3f5d8e4e1c6d29442c2da37b0fc488d0
BLAKE2b-256 18414aa25eed491686246b093ff6787ad5a2e02898cb69cbff3346f6e9d66071

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