Ryan Scott Brown

Results 25 comments of Ryan Scott Brown

It currently bails when the directory already exists, so it kinda can't be used for existing projects. Parsing a setup.py would be interesting. Difficult, though.

Possibly bring up a diff of stuff it's going to overwrite?

See #25 for a first pass at this.

So a workflow like this: ``` $ pythong myproject

I guess the system, but I hadn't really thought about that. Maybe have it check if you're in a venv, and if so to `setup.py develop` the newly created project...

Also for this use case, you could always have an ad-hoc Ansible command that generates your container.yml ahead. So for you, you'd have an `ansible-container.yml.j2`, then run something like `ansible...

I see - yeah it was an intentional move to keep container.yml from becoming almost a full Ansible playbook but a little bit different and not as well documented. We...

I'd also be happy to do implementation work on this, as long so the botocore team is ok with the new `__call__` on SigV4Auth.

Can you guys post one of the malformed ICS files for reference? It may be an easy fix.