Skip to main content

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.19.3.tar.gz (538.9 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.19.3-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file holado-0.19.3.tar.gz.

File metadata

  • Download URL: holado-0.19.3.tar.gz
  • Upload date:
  • Size: 538.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for holado-0.19.3.tar.gz
Algorithm Hash digest
SHA256 8802feefece8a170a7343144fa46c3b26c518369d85d689368e25871d963b993
MD5 b52fdb4dfb417ce6455cb36c1ec198d8
BLAKE2b-256 885a10825abe42f8ddc8c4f2fb5c7323b2cf5ebb17eaad2a90c1eef29c4aceb4

See more details on using hashes here.

File details

Details for the file holado-0.19.3-py3-none-any.whl.

File metadata

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

File hashes

Hashes for holado-0.19.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1413b01a2897bd93c666fa8d3638d68c27885d79626ac48516a58f3b50a73e21
MD5 86773e0d74656d5ae99377ab7601a57b
BLAKE2b-256 39b86954a034439b8938b1129e00a2b1745d44518d29e7aab80b4a2cc9485f45

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

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

This release

0.19.3 This release

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