Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to run single python file #277

Open
dsherret opened this issue Aug 14, 2020 · 1 comment
Open

Ability to run single python file #277

dsherret opened this issue Aug 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@dsherret
Copy link

It might be nice if there were a run_script option that someone could just specify the path to a single python file and run that. Right now this requires a bit of boilerplate because it seems to require having to create a package.

Anyway, it took me a while to set this up and this looks like a nice project, but I found out that I'm not able to use it because #69 doesn't have a solution that doesn't require fixing downstream dependencies. So this feature request is just my suggestion and I don't personally need it.

@indygreg indygreg added the enhancement New feature or request label Aug 28, 2020
@indygreg
Copy link
Owner

This is a legitimate feature request (and it might be a dupe, because it has come up before). Someone please leave a comment if there's already an issue for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants