Bundle the entire Python standard library
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, fman only bundles those modules from the Python standard library which it uses itself. Plugin developers want to have access to the entire standard library - not just the subset used by fman. The goal of this issue is to bundle Python's entire standard library with fman, so plugin developers can use the expected functionality.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue names no files or tests. Start by locating fman's Python bundling or build entry point and determine how the currently used standard-library modules are selected; done means the packaged application exposes the entire Python standard library to plugins across supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100