mherrmann / mherrmann/fman

Bundle the entire Python standard library

Open
#193 6 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3 votes enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.