An open API service indexing awesome lists of open source software.

https://github.com/mralaminahamed/pgdit-102-computer-programming-environment

A resources of PGD class tasks. With this repository, you can practice pgdit class and home tasks run them based on your requirements.
https://github.com/mralaminahamed/pgdit-102-computer-programming-environment

pgd pgdit python pytnon3 university-course

Last synced: 2 months ago
JSON representation

A resources of PGD class tasks. With this repository, you can practice pgdit class and home tasks run them based on your requirements.

Awesome Lists containing this project

README

        

# PGDIT (102) Computer Programming Environment
A resources of PGD class tasks. With this repository, you can practice pgdit class and home tasks run them based on your requirements.

## Installation

You can install Python Class Task using pip:

* Clone the Python Class Task repository from GitHub:
```shell
git clone https://github.com/mralaminahamed/PGDIT-102-Computer-Programming-Environment.git
```
* Change into the project directory:
```shell
cd PGDIT-102-Computer-Programming-Environment
```
* Run the following command to install the required dependencies:
```shell
pip install -r requirements.txt
```

## Contributing
Contributions to the Python Class Tasks are welcome. If you encounter any issues, have suggestions for improvements, or would like to add new features, please feel free to open an issue or submit a pull request on the GitHub repository.

## License
The Python Class Task is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) License.

## Credits
The Python Class Task is developed and maintained by [Al Amin Ahamed](https://github.com/mralamainahamed).