Skip to content

Commit

Permalink
hi
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandhan-KA committed Feb 6, 2025
1 parent c4580a8 commit 64b63af
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,19 @@ This tool can be used on **Windows** as well as **Linux-based Operating Systems*

**To install with pip:**
- On Windows, run:
```bash
```
pip install pymodins
```
- On Linux, run:
```bash
```
sudo pip3 install pymodins
```

**Source Code:**
The source code is available on [GitHub](https://github.com/Nandhan-ka/pymodins).

**Key Features of pymodins:**

- 🛠️ **Easy Installation:** Install multiple Python modules with a single command.
- 📚 **Domain-Specific Packages:** Choose from various domains like Machine Learning, Deep Learning, Data Visualization, and more.
- 🌱 **Beginner-Friendly:** Simplifies the process of setting up Python environments for beginners.
Expand Down

0 comments on commit 64b63af

Please sign in to comment.