No project description provided
Project description
Code Compass
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
pip install code-compass
Usage
code-compass
Configuration
Code Compass uses a configuration file to store your preferences. The configuration file is located at ~/.config/code_compass/config.yaml
.
Example
# IDE commands to run when clicking the "Run" button.
ide_commands:
- pycharm
- code
# Default path to start browsing when adding or creating a new project.
projects_path: /home/username/Projects
# Cookiecutter template to use when creating a new project.
cookiecutter: https://github.com/roman-right/py-template
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
code_compass-0.1.2.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file code_compass-0.1.2.tar.gz
.
File metadata
- Download URL: code_compass-0.1.2.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.19.0-38-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ce18e77bc975beeb8cd8b404f47a49d6962decde6dd45b9194cf6c4d384cc0d |
|
MD5 | 06332854f8a93a4a0e26d584376b2917 |
|
BLAKE2b-256 | acb9ab08ca09d8975bff3707a5615247556a540943770b75003b594c9f46c303 |
File details
Details for the file code_compass-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: code_compass-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.19.0-38-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d5a76944d689d15cdb84ccc21b9977c81f4a92a2cce3b3227a6bfc7d1c942c4 |
|
MD5 | 83af27fb559eda1f2f229844f90282eb |
|
BLAKE2b-256 | 1c29a07ee200ef52e1f73ced8e4b5361e2cb3e5d4dd343d1a8a3c9e679704355 |