collective / collective/rapido.core
Allow to import a Python file in another
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When creating a block .py file, it might be useful to import another .py (located in the same app) to avoid copy/pasting.
We keep it simple: no cascading import.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how block .py files are loaded and how files in the same app are resolved. Confirm how to support a single non-cascading import, then verify that an app-local Python file can be imported without enabling chained imports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100