Metadata-Version: 2.1
Name: code-compass
Version: 0.1.0
Summary: 
Author: Roman
Author-email: roman-right@protonmail.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cookiecutter (>=2.1.1,<3.0.0)
Requires-Dist: pyside6 (>=6.5.0,<7.0.0)
Description-Content-Type: text/markdown

# Code Compass

![Screenshot](assets/screenshot.png)

A simple and intuitive desktop application to manage your coding projects, built with Python and Qt (using PySide6).

## Features

* Organize projects into categories.
* Quickly access project information, such as project name, path, and last opened date.
* Easily add, create, delete, and run projects with built-in buttons.
* Customize your project's attributes like name, path, and category.
* Choose between different IDEs, such as PyCharm and Visual Studio Code.
* Tab-based navigation for easy access to different project categories.

## Installation

```shell

```
