Skip to content

Preliminary Model

Choose a tag to compare

@Aoishi28 Aoishi28 released this 29 Aug 00:50
· 20 commits to main since this release
97c9034

The first working model includes :

  1. Introduced Greeter.py : A basic Python code to display a greeting with the name entered
  2. Specified Code of Conduct and Contribution Guidelines
  3. Created a GitHub Action Workflow to build and test Python module.
  4. Added Python Requirements and Setup files
  5. Added a README file