Metadata-Version: 2.1
Name: polestar
Version: 0.0.3
Summary: Python Project Management
Home-page: https://sidoware.com
Author: sidoware
Author-email: developer@sidoware.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# **POLESTAR**
- A Python Project Managemnet

## **Specification**

### **Development Environment**
- **Operating System**: Windows
- **Python Version**: Python 3.10.11
- **Editor**: Visual Studio Code (VSCode)

### **Supported Environments**
- **Operating Systems**: Windows, Linux, macOS
- **Python Version**: Python 3.7+
- **Editor**: Any editor (VSCode, PyCharm, etc.)

## **Manual**

### **Installation**
To install `polestar`, use the following pip command:
```cmd
pip install polestar
```
