getappmap / getappmap/appmap-python
Python files can be recorded
Open
Nobody has claimed this yet.
enhancement
navie-plan
- Dominant language
- Python
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
appmap-python currently refuses to record Python code that isn't in a module. This is a barrier to getting the desired data in some cases, especially for simple projects.
If the path setting in appmap.yml matches the name of a Python file, that file should be instrumented.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.