-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Description: In order to contribute to this project, you will need to set up a development environment on your local machine. This issue is intended to guide you through the process of setting up your environment so that you can begin contributing.
Tasks:
Install Python and pip
Clone the repository to your local machine
Install project dependencies using pip
Run the unit tests to ensure that everything is working correctly
Bonus tasks:
Set up a virtual environment for this project using virtualenv or venv
Configure your editor or IDE for development with this project
If you have any questions or run into any issues during the setup process, feel free to post a comment on this issue and someone from the community will be happy to help you out.
Once you have completed the tasks in this issue, you will be ready to start contributing to the project!