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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for holado-0.21.1.tar.gz
Algorithm Hash digest
SHA256 3262ece5b3fb2892cc90c81d0e89ae054e9d4ac6aa4ebb0927f555924feda74f
MD5 5b92ad7f78b7568922a010451258507f
BLAKE2b-256 df9210da31aa6b2d1cb44ba590df875c774542b1e4674ff69d95e43493972028

See more details on using hashes here.

File details

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

File metadata

  • Download URL: holado-0.21.1-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.21.1-py3-none-any.whl
Algorithm Hash digest
SHA256 639ba9a06f1c985996a1fe3d3b8138de2114012e3f4d690bd3bbd19135cc4762
MD5 95a393ea9257b884b94281e584413449
BLAKE2b-256 4c3e2424dd8f8930ddad95b8554bdae259263a53778654fb2288d9b737d3a1fa

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

This release

0.21.1 This release

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