IronLanguages / IronLanguages/ironpython3
Document how to add the standard library to a .NET project
Open
Nobody has claimed this yet.
documentation
good first issue
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 316
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
It's very often the case that you want to include the standard library in your project and this is not always obvious. We should at the very least have an example that uses ScriptEngine.SetSearchPaths to point users in the right direction.
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.
Research direction
Start by locating the .NET project documentation and any existing examples that use ScriptEngine.SetSearchPaths. Done means the documentation includes a clear example showing how to include the standard library in a project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100