A collection of command line utilities written for me to learn Python and version control.
- python >= 3.11.6
- GNU make >= 4.3
- git >= 2.41.0
- pycodestyle >= 2.11.1
- pylint >= 3.0.2
git clone https://github.com/tricantivu/euryx.git
cd euryx
make
Follow PEP-8.
Follow the Conventional Commits Specification.