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

Make a standard cookiecutter template for trio projects #158

Closed
njsmith opened this issue May 14, 2017 · 2 comments
Closed

Make a standard cookiecutter template for trio projects #158

njsmith opened this issue May 14, 2017 · 2 comments

Comments

@njsmith
Copy link
Member

njsmith commented May 14, 2017

Can keep it pretty minimal because people all have their own ideas of how things should work, but I think there's enough little things that it could help with to be worthwhile:

  • sphinxcontrib-trio set up

  • CI setup similar to trio's own (in particular linux/mac/windows + pypy testing is not trivial... maybe not everyone wants it, and you can always turn it off, but I bet a lot of people would appreciate it)

  • pytest-trio set up (well, need to extract it first... pytest plugin #27)

  • a ~= dependency on trio

  • python_requires

I've never actually done anything with cookiecutter so no idea how difficult this will be, but it doesn't look too bad.

If anyone's looking to contribute but doesn't feel ready to dive into coroutine-land, then this would be a good place.

@njsmith
Copy link
Member Author

njsmith commented May 14, 2017

Maybe it can also nag the user to subscribe to #1

@buhman buhman mentioned this issue May 22, 2017
@Fuyukai
Copy link
Member

Fuyukai commented Apr 14, 2018

Since this got made (https://github.com/python-trio/cookiecutter-trio), closing.

@Fuyukai Fuyukai closed this as completed Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants