#project organization Cursor Rules

Cursor IDE rules tagged with #project organization.

Managing Imports for Organized Python Projects

Explore best practices for organizing and managing imports in Python to avoid circular dependencies and maintain clean project structures.