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

Instructions for setting up a flask application #38

Open
mapsam opened this issue May 10, 2015 · 6 comments
Open

Instructions for setting up a flask application #38

mapsam opened this issue May 10, 2015 · 6 comments

Comments

@mapsam
Copy link
Member

mapsam commented May 10, 2015

No description provided.

@migurski
Copy link
Contributor

Planning to write this, or looking for someone to?

@mapsam
Copy link
Member Author

mapsam commented May 10, 2015

I can volunteer myself, but will probably need good amount of help confirming it's the best way!

@migurski
Copy link
Contributor

Are you looking to get to Hello World, or more like getting an existing application up and running?

We’ve had complete setup guides at CfA for other frameworks before (1, 2, 3, 4), and typically they are of limited value and fall out of date very quickly. The Rails guide here is not much of a model.

@mapsam
Copy link
Member Author

mapsam commented May 10, 2015

Hm, I guess I'm not sure. I brought this up while thinking about what to link to here if someone wanted to install it on their computer. So probably for existing applications.

Since each Flask project is likely going to be unique for how the application is actually initialized, the virtualenv instructions may suffice.

@daguar
Copy link
Collaborator

daguar commented May 10, 2015

I think your use-case is primarily for others looking to get it setup locally to help out developing.

So for your situation, I'd suggest doing this in your Readme:

@migurski
Copy link
Contributor

Probably a link to Virtualenv for that one would be sufficient; Procfile too when you get that far. Flask plays by enough of Python’s rules that it’s possibly not necessary to give it its own guide.

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

No branches or pull requests

3 participants