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

Uploaded Python 3

File details

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

File metadata

  • Download URL: holado-0.21.0.tar.gz
  • Upload date:
  • Size: 542.2 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.0.tar.gz
Algorithm Hash digest
SHA256 73a146b92b090a1454916005cf8b02f82eee1d41b1ccf7f3c803189145e50aac
MD5 051987cd05623f9af1c88cdbadffa08a
BLAKE2b-256 38585a2012b9dbb820786a4e42a2b4405d79d02990d2ce3e9b59d8a142845631

See more details on using hashes here.

File details

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

File metadata

  • Download URL: holado-0.21.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b5aadfe6858037232afd23d6268962f0b6bd3787a638473eb36dfc25b9ba22f
MD5 fd596870de20eddd84daacd254adffe6
BLAKE2b-256 b52bf72720df8c54ca78e0aaa1e7e2376c523462fe52807ba24f4187e9aac18f

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

This release

0.21.0 This release

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