Skip to content

Add Soft Key Input For Repo and Language Collection #30

@jrg94

Description

@jrg94

Right now, there is convenient ways to access code as follows:

>>> repo["Python"]["Hello World"].code()
"print('Hello, World!')\n"

The user needs the exact name of the language and program to get anything useful. Maybe make it case insensitive at the very least.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions