On Thu, Mar 23, 2017 at 10:50 AM, Nathan Ernst wrote:
> I would also add a link to the dependency's project page, in case building
> from source is necessary.
>
> You don't always have root, and you're not always building with the system
> supplied compiler.
>
> There are a lot of situations that
I would also add a link to the dependency's project page, in case building
from source is necessary.
You don't always have root, and you're not always building with the system
supplied compiler.
There are a lot of situations that may require building from source. Far
too many to even bother to en
On 2017-03-22, Grant Edwards wrote:
> On 2017-03-22, Thomas Nyberg wrote:
>> On 03/22/2017 03:22 PM, Jon Ribbens wrote:
>>> A simple table with a list of the library names, the debian package
>>> names, and the rpm names would provide the information in a way that
>>> would be useful to everyone.
On 22/03/17 21:57, M. R.P. wrote:
does anyone know were I can [find?] python source code programs?
Are you looking for the source to a Python language implementation
itself? If so, see this link:
https://www.python.org/downloads/
If not, what are you looking for, exactly? What sort of Pytho
On 03/22/2017 05:57 PM, M. R.P. wrote:
does anyone know were I can python source code programs?
The source code for cpython (i.e. the most common interpreter) can be
found here:
https://www.python.org/downloads/source/
https://github.com/python/cpython
Unless you mean the so
does anyone know were I can python source code programs?
--
https://mail.python.org/mailman/listinfo/python-list
On Thu, Mar 23, 2017 at 7:34 AM, Thomas Nyberg wrote:
> On 03/22/2017 03:22 PM, Jon Ribbens wrote:
>>
>> A simple table with a list of the library names, the debian package
>> names, and the rpm names would provide the information in a way that
>> would be useful to everyone.
>>
>
> I definitely a
On 2017-03-22, Thomas Nyberg wrote:
> On 03/22/2017 03:22 PM, Jon Ribbens wrote:
>> A simple table with a list of the library names, the debian package
>> names, and the rpm names would provide the information in a way that
>> would be useful to everyone.
A _simple_ table would be useful. Howev
On 03/22/2017 03:22 PM, Jon Ribbens wrote:
A simple table with a list of the library names, the debian package
names, and the rpm names would provide the information in a way that
would be useful to everyone.
I definitely agree, but it would be kind of difficult to maintain. I
mean if you sup
On 03/22/2017 06:34 PM, Thomas Nyberg wrote:
On 03/22/2017 12:42 PM, Klaus Jantzen wrote:
Hello,
in order to have the Python-SQLite support available one has to
recompile Python. For the recompiliation to succeed a number of
'modules/libs' have to be present.
On 2017-03-22, Thomas Nyberg wrote:
> I can't speak for the maintainers, but I don't think that providing such
> a list is super reasonable considering that there are many different OSs
> which have sometimes have slightly different library package names
> (though of course one could argue that
On 03/22/2017 12:42 PM, Klaus Jantzen wrote:
Hello,
in order to have the Python-SQLite support available one has to
recompile Python. For the recompiliation to succeed a number of
'modules/libs' have to be present.
In the internet I found the following list
build-essential
libz-dev
libreadline
Hello,
in order to have the Python-SQLite support available one has to
recompile Python. For the recompiliation to succeed a number of
'modules/libs' have to be present.
In the internet I found the following list
build-essential
libz-dev
libreadline-dev
libncursesw5-dev
libssl-dev
libgdbm-de
Hi,
We've just released Wing 6.0.3 which implements auto-completion in
strings and comments, supports syntax highlighting and error indicators
for f-strings, adds a How-To for Jupyter notebooks, allows concurrent
update of recent menus from multiple instances of Wing, fixes Django
template de
SCM Workbench features
• Support Subversion (svn), Mercurial (hg) and Git projects.
• Easy to learn and use
• Built in User Guide describes the operation and features of the
application.
• Add project wizard can scan for all your existing projects.
• All su
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
16 matches
Mail list logo