Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

HolAdo (Holistic Automation do)

HolAdo

HolAdo, or Holistic Automation do, gives a road to holistic automation in software development. It's aim is to facilitate many actions by unifying in one framework all needed modules. Each module delivers a specific need, and it is generally internally using another framework focussed on this need.

HolAdo framework makes it easy to build a solution with many capabilities. Historically, it was created to easily build powerful functional testing solutions. But it's conception allows to use it in any context, by integrating only needed HolAdo modules.

In order to improve transparency and maintainability of built solution, the Gherkin language is used as a meta-language humanly readable. Each module includes dedicated steps to easily write scenarios (for testing) or processes (for configuration, deployment,...).

Status

HolAdo can be used as is, it is stable and maintained.

Until v1.0.0, it is still considered under construction, it is regularly refactored with breaking changes.

To facilitate it's use, each breaking change will result to a new middle version 0.X.0, so that you can update minor versions without problem.

Python

HolAdo project for Python development. Python is currently the only one supported language.

Currently, main available modules are:

  • ais: manage AIS data
  • binary: manipulate binary data, like bit series
  • db: manage DB actions (clients, query)
  • docker: manage Docker actions
  • grpc: manage gRPC clients
  • helper: many helpers to easily use HolAdo possibilities (ex: build script/executable using Gherkin language outside of testing context, like to write automatic processes with pseudo code)
  • json: manipulate JSON data
  • keycloak: a Keycloak client
  • logging: add logging capabilities
  • multitask: manage multithreading and multiprocessing
  • protobuf: manage Protobuf
  • python: some tools over python libraries
  • rabbitmq: manage RabbitMQ
  • redis: manage Redis clients
  • report: manage reporting
  • rest: manage REST clients
  • s3: manage S3 clients
  • scripting: add scripting capabilities in other modules
  • sftp: manage sFTP clients
  • system: manage system actions
  • test: core module for testing capability (currently, only BDD tool "behave" is supported)
  • value: manage values (like tables with scripting capabilities)
  • ws: manage Web Service clients

Major upcomming capabilities:

  • WebUI interactions (with playright or selenium)
  • DB ORM

Community

A community around HolAdo is under construction.

For the moment you can contact me by email (eric.klumpp@gmail.com).

For any support, please write scenarios (executable with 'behave') illustating your problem:

  • If you encounter a bug, scenarios reproducing the bug.
  • If you need an evolution, scenarios illustrating the expected behavior.

If you have implemented a new module, please send it to me, and I will include it in HolAdo framework.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

holado-0.22.4.dev6.tar.gz (562.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

holado-0.22.4.dev6-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file holado-0.22.4.dev6.tar.gz.

File metadata

  • Download URL: holado-0.22.4.dev6.tar.gz
  • Upload date:
  • Size: 562.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.10.12

File hashes

Hashes for holado-0.22.4.dev6.tar.gz
Algorithm Hash digest
SHA256 2574c2a4e3dd627e0294881c7c5fc1b3b188e259fd3ed4625feba73b90a75f11
MD5 c50ba3d119f09d9e1123fd154e822732
BLAKE2b-256 daf215151d3be62ac6f74170f555e81117ee48ea06a739e55819ebc885242e44

See more details on using hashes here.

File details

Details for the file holado-0.22.4.dev6-py3-none-any.whl.

File metadata

  • Download URL: holado-0.22.4.dev6-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.10.12

File hashes

Hashes for holado-0.22.4.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 33b759fa2e15a08648f1908af0407cf0fc96b6ab4b9b80090912994e1f1bf92d
MD5 c4314fa0620d162cf342d23af1b54357
BLAKE2b-256 deec0cc7a6fda5461b96b98e737b71c491f80319710aced89d42b42d4e9c64ae

See more details on using hashes here.

Release history Release notifications | RSS feed

0.22.6

2 files

0.22.5

2 files

0.22.4

2 files

This release

0.22.4.dev6 This release

2 files

0.22.3

2 files

0.22.2

2 files

0.22.1

2 files

0.22.0

2 files

0.21.6

2 files

0.21.5

2 files

0.21.4

2 files

0.21.3

2 files

0.21.2

2 files

0.21.1

2 files

0.21.0

2 files

0.20.3

2 files

0.20.2

2 files

0.20.1

2 files

0.20.0

2 files

0.19.3

2 files

0.19.2

2 files

0.19.1

2 files

0.19.0

2 files

0.18.23

2 files

0.18.22

2 files

0.18.21

2 files

0.18.20

2 files

0.18.19

2 files

0.18.18

2 files

0.18.17

2 files

0.18.16

2 files

0.18.15

2 files

0.18.14

2 files

0.18.13

2 files

0.18.12

2 files

0.18.11

2 files

0.18.10

2 files

0.18.9

2 files

0.18.8

2 files

0.18.7

2 files

0.18.6

2 files

0.18.5

2 files

0.18.4

2 files

0.18.3

2 files

0.18.2

2 files

0.18.1

2 files

0.18.0

2 files

0.17.15

2 files

0.17.14

2 files

0.17.13

2 files

0.17.12

2 files

0.17.11

2 files

0.17.10

2 files

0.17.9

2 files

0.17.8

2 files

0.17.7

2 files

0.17.6

2 files

0.17.5

2 files

0.17.4

2 files

0.17.3

2 files

0.17.2

2 files

0.17.1

2 files

0.17.0

2 files

0.16.8

2 files

0.16.7

2 files

0.16.6

2 files

0.16.5

2 files

0.16.4

2 files

0.16.3

2 files

0.16.2

2 files

0.16.1

2 files

0.16.0

2 files

0.15.2

2 files

0.15.1

2 files

0.15.0

2 files

0.14.2

2 files

0.14.1

2 files

0.14.0

2 files

0.13.22

2 files

0.13.21

2 files

0.13.20

2 files

0.13.19

2 files

0.13.18

2 files

0.13.17

2 files

0.13.16

2 files

0.13.15

2 files

0.13.14

2 files

0.13.13

2 files

0.13.12

2 files

0.13.11

2 files

0.13.10

2 files

0.13.9

2 files

0.13.8

2 files

0.13.7

2 files

0.13.6

2 files

0.13.5

2 files

0.13.4

2 files

0.13.3

2 files

0.13.2

2 files

0.13.1

2 files

0.13.0

2 files

0.12.1

2 files

0.12.0

2 files

0.11.5

2 files

0.11.4

2 files

0.11.3

2 files

0.11.2

2 files

0.11.1

2 files

0.11.0

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.4

2 files

0.8.3

2 files

0.8.2

2 files

0.8.1

2 files

0.8.0

2 files

0.7.1

2 files

0.7.0

2 files

0.6.5

2 files

0.6.4

2 files

0.6.3

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.3

2 files

0.5.2

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page