The related software just print Hello World!
. To avoid conflicts with the package name, we use the Spanish translation DesOper
$ pip install -i https://test.pypi.org/simple/ desoper
>>> from desoper import hello
>>> hello.hello()
Hello World!
Links:
- Test pip page
- Flake8 Tool For Style Guide Enforcement
- Test python code
- GitHub actions