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.4.tar.gz (2.8 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.4-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.0.4.tar.gz
  • Upload date:
  • Size: 2.8 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.4.tar.gz
Algorithm Hash digest
SHA256 9c932c95a786176199992809686b85391e3c9337ecefc77b5963d88b70b9cc2a
MD5 6d235e9b09e7311c91e14bee9a1584d8
BLAKE2b-256 f1f167458bb27dadd939132db2341345be4bf811200f2feae5fb45436fdcd84e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 567f4707cd7a3da2599b9a83f776bd9c7f1c0736ef777c76d2dd94e1093867e9
MD5 a0b3d59a86b57b9ee624fa699e515569
BLAKE2b-256 ebccafbbd34d3f27c80ac5dcbbd659b81275534845a6530e45e7b89462957cef

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