Lele Gaifax writes:
> Paul Moore writes:
>
>> On Thursday, 23 March 2017 15:56:43 UTC, Paul Moore wrote:
>>
>> Sadly, it doesn't support Windows, which is what I use.
>
> FYI, I just saw https://pypi.python.org/pypi/what/0.4.0, that seems an
> alternative port of Inquirer.js. Unfortunatel
Paul Moore writes:
> On Thursday, 23 March 2017 15:56:43 UTC, Paul Moore wrote:
>
> Sadly, it doesn't support Windows, which is what I use.
FYI, I just saw https://pypi.python.org/pypi/what/0.4.0, that seems an
alternative port of Inquirer.js. Unfortunately it's Py2 only :-\
If you can t
Paul Moore writes:
> Sadly, it doesn't support Windows, which is what I use.
I'm sorry, there is little I can do on that front, but if you come up with an
alternative library, please let me know.
ciao, lele.
--
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele
On Thursday, 23 March 2017 15:56:43 UTC, Paul Moore wrote:
> On Wednesday, 22 March 2017 09:41:21 UTC, Lele Gaifax wrote:
> > This what I wrote and heavily use
> >
> > https://pypi.python.org/pypi/metapensiero.tool.tinject
> >
> > It seems to fit some, but not all, of your requested features
On Wednesday, 22 March 2017 09:41:21 UTC, Lele Gaifax wrote:
> This what I wrote and heavily use
>
> https://pypi.python.org/pypi/metapensiero.tool.tinject
>
> It seems to fit some, but not all, of your requested features.
Thanks - it looks like it could be very useful. I'll certainly give it
Paul Moore writes:
> I'm looking for a utility that is something like cookiecutter, in that it
> generates a "template" project for me. However, I would like the ability to
> have a template add content based on runtime questions, something like
>
>Do you want to include a C extension? [ye
I'm looking for a utility that is something like cookiecutter, in that it
generates a "template" project for me. However, I would like the ability to
have a template add content based on runtime questions, something like
Do you want to include a C extension? [yes/no]
... adds Extension() t