Create a Python program in steps to fulfil the assigned tasks in the assessment.
Explore the docs.
Report Bug.
Request Feature.
Create a Python program in steps to fulfil the assigned tasks in the assessment.
To get a local copy up and running follow these simple steps.
Python 3.11.6^
-
pip
$ pip install pip
-
Clone the repo
$ [email protected]:dilancroos/python_project_LPI.git
-
Change to the working directory
$ cd python_project_LPI
-
Install PIP packages
$ pip install -r requirements.txt
-
Create a virtual environment .venv
$ python -m venv .venv
-
Use the
main.ipynb
file to go through each of the steps -
Run unit test (currently 25 tests)
$ python -m unittest
Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
-
Fork the Project
-
Create your Feature Branch
$ git checkout -b feature/AmazingFeature
-
Commit your Changes
$ git commit -m 'Add some AmazingFeature'
-
Push to the Branch
$ git push origin feature/AmazingFeature
-
Open a Pull Request
Anton Dilan Croos Warnakulasuriya - [email protected]
Project Link: https://github.com/dilancroos/python_project_LPI
- Sam Onaisi :D
« This work was supported by the Agence Nationale de la Recherche as part of the program France 2030, ANR-20-SFRI-0013 »
« Ce travail a bénéficié d'une aide de l’État gérée par l'Agence Nationale de la Recherche au titre de France 2030 portant la référence ANR-20-SFRI-0013 »